Commit graph

5559 commits

Author SHA1 Message Date
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
ggurdin
d935f6a501
chore: send error to sentry on report message (#2302) 2025-04-01 12:56:29 -04:00
Wilson
be5ea2b927
Rework level calculation (#2196)
* rework level calculation

* rework level calculations

* 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>
2025-04-01 12:32:13 -04:00
ggurdin
642dfaf4de
chore: decouple selected message list from chat input row rendering (#2300) 2025-04-01 11:35:11 -04:00
wcjord
b4c1e1aa54 fix(reading_assistance): close word zoom on mode change 2025-04-01 11:21:22 -04:00
ggurdin
448fbbf668
refactor: move construct notifications to the top of the screen (#2298)
* refactor: move construct notifications to the top of the screen

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-01 10:57:58 -04:00
wcjord
88369ba8f7 fix(reading_assistance): fixed a bug in scoring matches 2025-03-31 17:23:17 -04:00
ggurdin
c60b16dfe2
chore: updates to activity suggestion card design (#2293) 2025-03-31 16:28:25 -04:00
ggurdin
9142d1f31d
2280 new chat page and activity planner refine (#2289)
* chore: show new room error on text field

* chore: update button show colors of activity suggestion cards
2025-03-31 15:08:44 -04:00
ggurdin
8a84925452
chore: don't hide inline tooltip icons until tooltip is closed (#2278) 2025-03-31 13:37:19 -04:00
ggurdin
6f5f0b5825
chore: improvements to activity bookmarking (#2275) 2025-03-31 12:42:42 -04:00
wcjord
b6e27d739a chore(reading_assistance): persistent distractor selection and fixes to analytics saving 2025-03-31 11:44:18 -04:00
ggurdin
ac7d5f3938
chore: replace future builder in morph edit widget to prevent infinite rebuild loop (#2273) 2025-03-31 11:10:51 -04:00
ggurdin
07128e3c0a
2270 lemma missing and purple too dark (#2272)
* chore: make key unique in vocab details page, update example message background color

* chore: ensure widget keys are unique
2025-03-31 10:20:44 -04:00
ggurdin
35aa5ced02
chore: account for non-l2 message in token TTS (#2271) 2025-03-31 09:33:57 -04:00
wcjord
2e1da66006 refactor(reading_assistance): persistent practice records 2025-03-30 10:11:21 -04:00
ggurdin
f260580294
chore: show back button in learning settings page (#2266) 2025-03-28 16:40:11 -04:00
ggurdin
8ab7f38cb4
chore: move chat input row into new file, determine contents based on… (#2203)
* chore: move chat input row into new file, determine contents based on overlayController

* fix: don't show toolbar buttons if message is not yet sent
2025-03-28 16:14:40 -04:00