fluffychat/lib/pages/chat
Kelrap 6f63a6d710
Highlight audio text (#1333)
* Highlight text as TTS plays - attempt 1

* Make highlighting actually work

* Fix to minor version of punctuation issue

* Highlights all applicable text

* fix: filter out punctuation tokens in the client side when highlighing audio tokens

* Highlight selection separate from normal selection

* cleanup: further decouple tts highlighting and token selection, renamed temporarySelection => _highlightedTokens

* fix: don't show token highlights for non-overlay messages

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-21 09:15:17 -05:00
..
events Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
add_widget_tile.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
add_widget_tile_view.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
chat.dart feat: if message needs tokenization before send, send fake message to… (#1443) 2025-01-15 14:27:53 -05:00
chat_app_bar_list_tile.dart Refactor: Reduce .of(context) calls theme 2024-08-06 13:24:08 +02:00
chat_app_bar_title.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
chat_emoji_picker.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
chat_event_list.dart 1407 bring back locking of tools (#1408) 2025-01-13 10:23:40 -05:00
chat_input_row.dart fix: don't overflow language options (#1496) 2025-01-17 11:50:24 -05:00
chat_view.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
command_hints.dart refactor: Display better command hints 2024-05-03 15:57:05 +02:00
encryption_button.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
event_info_dialog.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
input_bar.dart feat: if message needs tokenization before send, send fake message to… (#1443) 2025-01-15 14:27:53 -05:00
pinned_events.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
reactions_picker.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
recording_dialog.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
reply_display.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
seen_by_row.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
send_file_dialog.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
send_location_dialog.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
sticker_picker_dialog.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
typing_indicators.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00