Commit graph

5576 commits

Author SHA1 Message Date
ggurdin
b7a6ee6fe2
refactor: separate token and message reading assistance modes (#2416)
* 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
2025-04-10 16:51:42 -04:00
Sofanyas Genene
184442a5ff
added robot animation and message to instruct user to wait after too … (#2415)
* added robot animation and message to instruct user to wait after too many join with code attempts

* chore: formatting

* replaced hardcoded text with intl_en.arb

* Resolving missing import

* generated

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 14:50:55 -04:00
ggurdin
93e6e30457
chore: fix vertical alignment of tokens in HTML-formatted messages (#2406) 2025-04-09 16:03:11 -04:00
ggurdin
adf018266c
chore: when navigating to space details, always open space view (#2405) 2025-04-09 15:25:58 -04:00
ggurdin
fd6e42a309
chore: give max height to image in activity suggestion dialog (#2403) 2025-04-09 14:50:07 -04:00
ggurdin
f396083220
chore: don't show presence indicator on small avatars (#2386) 2025-04-07 14:57:29 -04:00
ggurdin
dde64d0da6
chore: fix discrepency between original message and centered message border radius (#2383) 2025-04-07 14:28:59 -04:00
ggurdin
871c7a20e9
chore: fix off-center close button in level up notifications (#2382) 2025-04-07 14:18:48 -04:00
ggurdin
b6a6991e61
chore: fix dialogs in report offensive message flow (#2380) 2025-04-07 13:49:26 -04:00
ggurdin
9161a346ed
chore: constrain width of unsubscribed card (#2373) 2025-04-07 11:55:03 -04:00
ggurdin
da727a9660
chore: in empty chat popup, listen for changes to participant count and close self if it increases (#2372) 2025-04-07 11:30:03 -04:00
ggurdin
b333c45026
2364 on chat creation with activity if no room image set activity image (#2371)
* chore: formatting

* chore: on chat creation without activity, set avatar to activity image if no image set
2025-04-07 10:58:38 -04:00
wcjord
9971ca50b9 chore(practice_selection): preferencing tokens without activities in selection 2025-04-06 15:59:33 -04:00
wcjord
af1cc0b8c2 fix(lemma_meaning_widget): fix text alignment 2025-04-05 12:54:05 -04:00
wcjord
868669484a fix(emoji_activity_generator): ensure unique choices 2025-04-05 12:43:47 -04:00
ggurdin
3acab885d9
feat: initial work to prevent giving points for copy-pasted text (#2345)
* feat: initial work to prevent giving points for copy-pasted text

* chore: replace tokenization with comparing token content with pasted content
2025-04-04 13:47:14 -04:00
ggurdin
e7a2d12a3c
chore: disable custom message text sizing (#2355) 2025-04-04 11:31:11 -04:00
ggurdin
aaf0bc22d0
chore: redirect to new group page on click new chat button in space view (#2354) 2025-04-04 10:29:15 -04:00
ggurdin
6888c8f152
fix: dispose text painter to prevent memory leak (#2352) 2025-04-03 16:53:16 -04:00
ggurdin
00549978ef
chore: make image in suggestion dialog fill width (#2350) 2025-04-03 16:08:07 -04:00
ggurdin
26a6d4dec3
chore: reload activity suggestions on language update (#2349) 2025-04-03 15:56:49 -04:00
ggurdin
6c87814c07
Sentry (#2347)
* chore: replace late animations with nullable to prevent late init error

* chore: remove null check operator in showToolbarButtons

* chore: don't call setState in CustomSVG if not mounted
2025-04-03 15:09:32 -04:00
ggurdin
53286eded5
refactor: public room bottom sheet redesign (#2344) 2025-04-03 13:40:03 -04:00
ggurdin
7120e0c1ce
chore: add warning popup to empty chats (#2342) 2025-04-03 12:19:52 -04:00
ggurdin
0c988d55f7
chore: update svg when svg url changes (#2341) 2025-04-03 12:06:09 -04:00
ggurdin
3a06fddcc4
chore: use query parameter to set chat list filter (#2340) 2025-04-03 11:49:29 -04:00
ggurdin
c04bb97bbf
chore: make input bar hint text shrink to fit (#2336) 2025-04-03 10:26:11 -04:00
ggurdin
f5ba759bd4
chore: update routes so that going back after clicking on option on homepage goes back to homepage (#2333) 2025-04-03 09:40:11 -04:00
ggurdin
c44d4441d2
chore: reduce width of public space card (#2332) 2025-04-03 09:17:03 -04:00
ggurdin
2a7dba6f7f
chore: wrap construct notification in safe area (#2328) 2025-04-02 16:33:33 -04:00
ggurdin
5831860355
Public space click (#2327)
* chore: open space bottom chat on click public space card

* chore: use boxfit.cover for images in activity card and public space card
2025-04-02 15:23:43 -04:00
ggurdin
1b18810c83
chore: simplify bot settings (#2325) 2025-04-02 13:54:14 -04:00
ggurdin
4d6f1196ba
fix: remove rogue expanded widgets (#2320) 2025-04-02 13:22:02 -04:00
ggurdin
f34f3acabc
chore: uncomment sentry initialization (#2319) 2025-04-02 12:58:18 -04:00
ggurdin
10c41c7112
feat: public spaces on homepage (#2318) 2025-04-02 12:30:44 -04:00
ggurdin
f1106e0aa8
chore: maintain state of filtering / search when navigating between vocab list and vocab details (#2316) 2025-04-02 09:19:04 -04:00
ggurdin
8b9fce8e56
chore: formatting (#2315) 2025-04-02 09:05:00 -04:00
wcjord
bec0c1d018 fix(reading_assistance): play audio on drag start 2025-04-01 17:35:20 -04:00
wcjord
32ab738477 fix(reading_assistance): register end of activity 2025-04-01 17:20:24 -04:00
ggurdin
0321d20f44
fix: don't use custom sizing for subtitles (#2312) 2025-04-01 16:52:27 -04:00
ggurdin
44a33bc60f
chore: don't change message text size for chat list item subtitles (#2311) 2025-04-01 16:30:58 -04:00
ggurdin
d4ce298866
chore: make activity bookmark ID final to prevent bookmarking the same activity twice (#2310) 2025-04-01 16:12:33 -04:00
ggurdin
e3961db0d6
chore: added button to go to activity generator page to activity planner page (#2309) 2025-04-01 15:57:22 -04:00
ggurdin
bfaad6d193
chore: force vocab onto newline in activity markdown (#2308) 2025-04-01 15:27:25 -04:00
ggurdin
6b75c61514
chore: replace image error icon with empty box (#2307) 2025-04-01 15:18:42 -04:00
sienna-sterling
96197138ba
1949-changing-it-feedback (#2088)
---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-04-01 15:04:33 -04:00
wcjord
6e7ae5c044 chore(reading_assistance): several fixes and an enhancement to gain points animation 2025-04-01 14:13:16 -04:00
ggurdin
2ea2338a1b
chore: updated styling of bookmark button on activity suggestion card to make it stand out in light and dark mode (#2305) 2025-04-01 13:18:29 -04:00
ggurdin
ad1f669340
chore: disable level up summary (#2304) 2025-04-01 13:11:47 -04:00
ggurdin
ea36ba4a17
chore: move message reporting copy to localizations file (#2303) 2025-04-01 13:05:21 -04:00