fluffychat/lib/pages/chat/events
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
..
audio_player.dart Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
cute_events.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
html_message.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
image_bubble.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
map_bubble.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
message.dart 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
message_content.dart Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
message_download_content.dart sorted imports again? 2023-12-04 03:13:10 +01:00
message_reactions.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
reply_content.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
room_creation_state_event.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00
state_message.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
verification_request_content.dart 1125 merge upstream fluffychat into main (#1184) 2024-12-09 14:17:44 -05:00
video_player.dart fix: fix dart formatting for CI (#1368) 2025-01-07 08:32:42 -05:00