You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib/pangea
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>
10 months ago
..
analytics feat: widget for customizing SVG colors (#1498) 10 months ago
bot 1435 refactor into function specific groupings (#1440) 10 months ago
chat/widgets 1435 refactor into function specific groupings (#1440) 10 months ago
chat_list 1435 refactor into function specific groupings (#1440) 10 months ago
chat_settings feat: added widget to make dialog full screen on mobile with constraints on web (#1499) 10 months ago
choreographer fix: don't hide message at end of IT (#1480) 10 months ago
common feat: widget for customizing SVG colors (#1498) 10 months ago
events fix: only show space analytics download button on web (#1492) 10 months ago
extensions feat: leave analytics rooms after extracting data, use generator function to batch rooms in download (#1478) 10 months ago
guard 1435 refactor into function specific groupings (#1440) 10 months ago
instructions 1435 refactor into function specific groupings (#1440) 10 months ago
learning_settings feat: added widget to make dialog full screen on mobile with constraints on web (#1499) 10 months ago
login feat: stop other sso button loading if other sso button starts loading (#1486) 10 months ago
spaces feat: leave analytics rooms after extracting data, use generator function to batch rooms in download (#1478) 10 months ago
subscription 1435 refactor into function specific groupings (#1440) 10 months ago
toolbar Highlight audio text (#1333) 10 months ago
user 1435 refactor into function specific groupings (#1440) 10 months ago