Commit Graph

10306 Commits (c5675d6cb3da5c598f6c2464651660340b9ebc9a)
 

Author SHA1 Message Date
ggurdin a36a3417ba
2421 reading assistance mode split feedback from will (#2422)
* chore: make input bar shorter in token mode

* chore: retry showing reading assistance content for initial token

* chore: make background lighter in token mode
7 months ago
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
7 months ago
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>
7 months ago
ggurdin 93e6e30457
chore: fix vertical alignment of tokens in HTML-formatted messages (#2406) 7 months ago
ggurdin adf018266c
chore: when navigating to space details, always open space view (#2405) 7 months ago
ggurdin fd6e42a309
chore: give max height to image in activity suggestion dialog (#2403) 7 months ago
ggurdin f396083220
chore: don't show presence indicator on small avatars (#2386) 8 months ago
ggurdin dde64d0da6
chore: fix discrepency between original message and centered message border radius (#2383) 8 months ago
ggurdin 871c7a20e9
chore: fix off-center close button in level up notifications (#2382) 8 months ago
ggurdin b6a6991e61
chore: fix dialogs in report offensive message flow (#2380) 8 months ago
ggurdin 9161a346ed
chore: constrain width of unsubscribed card (#2373) 8 months ago
ggurdin da727a9660
chore: in empty chat popup, listen for changes to participant count and close self if it increases (#2372) 8 months ago
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
8 months ago
wcjord 9971ca50b9 chore(practice_selection): preferencing tokens without activities in selection 8 months ago
wcjord af1cc0b8c2 fix(lemma_meaning_widget): fix text alignment 8 months ago
wcjord 69dc01c2ce fix(intl_en): two copy edits 8 months ago
wcjord 868669484a fix(emoji_activity_generator): ensure unique choices 8 months ago
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
8 months ago
ggurdin e7a2d12a3c
chore: disable custom message text sizing (#2355) 8 months ago
ggurdin aaf0bc22d0
chore: redirect to new group page on click new chat button in space view (#2354) 8 months ago
ggurdin 6888c8f152
fix: dispose text painter to prevent memory leak (#2352) 8 months ago
ggurdin 00549978ef
chore: make image in suggestion dialog fill width (#2350) 8 months ago
ggurdin 26a6d4dec3
chore: reload activity suggestions on language update (#2349) 8 months ago
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
8 months ago
ggurdin 53286eded5
refactor: public room bottom sheet redesign (#2344) 8 months ago
ggurdin 7120e0c1ce
chore: add warning popup to empty chats (#2342) 8 months ago
ggurdin 0c988d55f7
chore: update svg when svg url changes (#2341) 8 months ago
ggurdin 3a06fddcc4
chore: use query parameter to set chat list filter (#2340) 8 months ago
ggurdin c04bb97bbf
chore: make input bar hint text shrink to fit (#2336) 8 months ago
ggurdin f5ba759bd4
chore: update routes so that going back after clicking on option on homepage goes back to homepage (#2333) 8 months ago
ggurdin c44d4441d2
chore: reduce width of public space card (#2332) 8 months ago
ggurdin 2a7dba6f7f
chore: wrap construct notification in safe area (#2328) 8 months ago
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
8 months ago
ggurdin 1b18810c83
chore: simplify bot settings (#2325) 8 months ago
ggurdin 4d6f1196ba
fix: remove rogue expanded widgets (#2320) 8 months ago
ggurdin f34f3acabc
chore: uncomment sentry initialization (#2319) 8 months ago
ggurdin 10c41c7112
feat: public spaces on homepage (#2318) 8 months ago
ggurdin f1106e0aa8
chore: maintain state of filtering / search when navigating between vocab list and vocab details (#2316) 8 months ago
ggurdin 8b9fce8e56
chore: formatting (#2315) 8 months ago
wcjord bec0c1d018 fix(reading_assistance): play audio on drag start 8 months ago
wcjord 32ab738477 fix(reading_assistance): register end of activity 8 months ago
ggurdin 0321d20f44
fix: don't use custom sizing for subtitles (#2312) 8 months ago
ggurdin 44a33bc60f
chore: don't change message text size for chat list item subtitles (#2311) 8 months ago
ggurdin d4ce298866
chore: make activity bookmark ID final to prevent bookmarking the same activity twice (#2310) 8 months ago
ggurdin e3961db0d6
chore: added button to go to activity generator page to activity planner page (#2309) 8 months ago
ggurdin bfaad6d193
chore: force vocab onto newline in activity markdown (#2308) 8 months ago
ggurdin 6b75c61514
chore: replace image error icon with empty box (#2307) 8 months ago
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>
8 months ago
wcjord 6e7ae5c044 chore(reading_assistance): several fixes and an enhancement to gain points animation 8 months ago
ggurdin 2ea2338a1b
chore: updated styling of bookmark button on activity suggestion card to make it stand out in light and dark mode (#2305) 8 months ago