* refactor: remove tokens and detections from IGC text data model
* generated
* refactor: initial work to remove tokens from span_details and IT responses
* refactor: add xp field to construct use class, rewrite function for turning choreo record into construct uses
* refactor: add translation assistance construct use type
* refactor: move analytics feedback to popup above messages
* generated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* refactor: separate token and message reading assistance modes
* chore: apply same token styling to HTML formatted messages
* chore: don't wait for lemma responses before showing reading assistance content
* still in draft
* feat(reading_assistance): whole message activity oriented
* chore: fix .env file path
* feat: animate selected toolbar into middle of screen
* chore: initial work for message bubble size animation
* refactor(reading_assistance): hooking up the choice interactions and polishing UI
* chore: animate in content and buttons
* formatting
* position reading content relative to selected token
* working on limiting choices
* chore: fix positioning of toolbar animation
* chore: simplify positioning logic
* chore: animate in button height
* getting there
* rough draft with restricted activity number is complete
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* remove send local analytics to matrix on level up
* complete implementation of level up summary
* generated
* fix model key issues that prevents parsing request and response
* fix env
* generated
* improve level up summary to utilize existing state event
* generated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
* started activity in chat creation
* starting vocab tile display
* refactor(vocab_analytics_list): made into little tiles that show the user chosen emoji
* chore: comment out unused file
* chore: remove unused variable
* chore: make eventID nullable for constructs so users can set emoji from vocab details popup
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
* fix(pangea_token_model): don't give activities on tokens you just used in a message
* generated
* generated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
* feat(toolbar): moved audio to the left
* feat(toolbar): move tts to the left
* dev: dart formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
* fix: only show space analytics download button on web
* fix: don't close keyboard right after opening lemma meaning text field
* fix: make proportion the number of relevant tokens with completed activities over the number of relevant tokens
* feat(lemma meaning activity): widen distractor range, reduce lemmas where meaning activity required
* feat(lemma meaning activities): make distractor lemmas have same pos
* dev(lemma meaning repo): use local storage instead of in-memory cache
* fix(lemma meaning activity): explicitly prevent the same meanings in distractors
* fix: dart formatting, deleted empty files
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>