Commit graph

157 commits

Author SHA1 Message Date
Kelrap
306b830035
Reduce gap between lines in practice modes (#5041) 2026-01-05 12:03:29 -05:00
ggurdin
9fd68c7b3d
fix: fix message list rendering (#5017) 2025-12-31 16:17:00 -05:00
ggurdin
43080978de
simplify message token renderer (#4994)
* simplify message token renderer

* token rendering and new word collection for tokens in activity summary / menu

* make tokens hoverable
2025-12-30 16:56:47 -05:00
ggurdin
82c8c1e4f6
chore: reduce padding between lines of message in practice mode (#4962) 2025-12-29 13:57:28 -05:00
ggurdin
d8caf8e481
feat: analytics database 2025-12-23 14:35:41 -05:00
ggurdin
c223708673
fix: set emoji placeholder text colot 2025-12-22 14:08:09 -05:00
ggurdin
b91c1cf6b5
fix: fix non-token vertical spacing in practice mode 2025-12-18 13:14:49 -05:00
ggurdin
392b3e31c6
add space between rows of tokens in practice mode 2025-12-17 15:32:59 -05:00
ggurdin
2897142b9d
show word card in image toolbar mode 2025-12-16 14:19:17 -05:00
ggurdin
652f5731b4
build: file reorganization 2025-12-04 16:36:04 -05:00
ggurdin
8c404758ef
initial work to normalize sending on emoji analytics / settings of user lemma emojis 2025-12-01 15:21:06 -05:00
ggurdin
660b92fdf1
refactor: reorganize / simplify practice mode (#4755)
* refactor: reorganize / simplify practice mode

* cleanup

* remove unreferenced code

* only use content words in emoji activities
2025-12-01 13:33:51 -05:00
ggurdin
9b37fd884c
Update lib/pages/chat/events/html_message.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 12:58:11 -05:00
ggurdin
ba4c914745
refactor: update toolbar selelction mode with value notifiers, show unsubscribed message tools error in message bubble 2025-11-17 11:52:58 -05:00
ggurdin
1b3ae5f537
4478 take out stickers from chat emoji picker (#4489)
* chore: remove stickers tab from emoji picker

* fix: always show click cursor over message bubbles
2025-10-22 10:36:36 -04:00
avashilling
cd2f43c00c
add XP animation on match activity tokens (#4373) 2025-10-14 14:18:04 -04:00
ggurdin
89bb560347
4110 playtest 92325 (#4121)
* style activity role tooltip like instruction inline tooltips

* style updates to activity details

* don't show token underlines in practice mode

* show loading activity analytics

* use all construct types to calculate activity analytics, include audio messages in activity summary request

* update chat context menus for activities

* fix positioning on menu in main chat list
2025-09-25 08:46:46 -04:00
ggurdin
f076584623
fix: fix toolbar buttons on mobile (#4087) 2025-09-22 14:46:52 -04:00
ggurdin
26a3a03ad6
chore: only show emoji button for save-vocab tokens, fix alignment for non-token text (#4071) 2025-09-22 11:33:03 -04:00
ggurdin
d89d852488
chore: fix practice mode icon / border contrast (#4067) 2025-09-22 09:19:42 -04:00
ggurdin
802465c92c
3895 emoji sequence on clicking the words in a sentence of the target language (#4004)
* cleanup

* feat: toolbar emoji mode
2025-09-17 11:38:11 -04:00
ggurdin
e4f52f87b3
3803 indented bullets displayed strangely (#3999)
* make markdown function the same as matrix sdk

* fix: fix newline issues in html messages
2025-09-16 12:14:42 -04:00
ggurdin
712cd101d5
fix: don't show green underlines on own messages (#3997) 2025-09-16 10:25:15 -04:00
ggurdin
6c05ffaf2a
feat: always show new tokens with green underlines (#3984) 2025-09-15 10:46:20 -04:00
ggurdin
fe7e5385e8
fix: group adjacent punctuation tokens with content tokens to prevent line breaks, added token positions cache (#3713) 2025-08-13 10:50:40 -04:00
ggurdin
9016a41c9f
chore: fix substring index issue with emoji characters (#3708) 2025-08-12 16:24:35 -04:00
ggurdin
9b72bd8a09
Sentry (#3655)
* chore: render newlines in html message properly

* chore: log timeouts as warnings

* chore: update log level
2025-08-07 14:25:07 -04:00
ggurdin
ff250e2d7f
chore: don't allow selection of symbol tokens (#3589) 2025-07-30 16:38:57 -04:00
ggurdin
641a18a1fa
Message overlay updates (#3522)
* added slide animation to overlay

* re-enable practice mode

* chore: position overlay over original message

* chore: fix spacing on mobile

* chore: remove unreferenced files
2025-07-22 11:49:35 -04:00
Kelrap
b94611340a
Don't allow selection of lemmas containing numerals (#3479)
* Don't allow selection of lemmas containing numerals

* Limit selectable token length to 50
2025-07-16 13:51:54 -04:00
ggurdin
109fe3e278
chore: if token is highlighted while playing audio, always show underline color (#3392) 2025-07-10 11:47:43 -04:00
ggurdin
ca71286e40
resolve merge conflict 2025-07-03 15:16:57 -04:00
avashilling
43ae91f96b Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 2025-07-02 12:38:22 -04:00
ggurdin
549daf61c9
chore: fix vertical misalignment of non-token text 2025-07-02 12:08:24 -04:00
ggurdin
a6460e8caf
chore: small token order fix 2025-07-01 12:35:14 -04:00
ggurdin
024f72ac28
chore: remove unused classes 2025-07-01 11:27:12 -04:00
ggurdin
632a2555f6
chore: replace line-breaking HTML tags in RTL messages with commas 2025-07-01 11:25:58 -04:00
ggurdin
7fa1064c5d
merge main 2025-07-01 10:59:35 -04:00
ggurdin
c5b1f2ca9f
resolve merge conflicts 2025-07-01 10:56:33 -04:00
avashilling
144cb62677 Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 2025-06-30 09:20:25 -04:00
ggurdin
918c8b5714
chore: fix punctuation font size in centered messages 2025-06-27 16:24:06 -04:00
avashilling
bf29b28364 feat: underline new tokens and animate collecting them on click 2025-06-26 13:04:33 -04:00
ggurdin
13adb07935
chore: exclude punctuation tokens in HTML message rendering 2025-06-25 10:56:31 -04:00
ggurdin
cb2747247b
chore: use node.text instead of node.innerhtml 2025-06-20 10:03:06 -04:00
ggurdin
6c118ba88f
chore: exlude reply content from HTML token search 2025-06-18 14:06:43 -04:00
ggurdin
575b928ede
chore: fix mention font size 2025-06-18 11:06:34 -04:00
ggurdin
171fbbdd0d
chore: fix message token button vertical alignment 2025-06-17 15:01:47 -04:00
ggurdin
684a9bd16e
chore: make text size match for matrix pill widget 2025-06-17 10:49:32 -04:00
ggurdin
cb4975e1ef
chore: always restrict number of lines shown in chat list subtitle 2025-06-13 11:57:16 -04:00
ggurdin
74aaad04f0
chore: fix text sizing in non-token elements of HTML messages 2025-06-12 12:36:24 -04:00