Commit Graph

1663 Commits (4f604e598a7909c0f15222a73874a2f1c1e51fa2)

Author SHA1 Message Date
ggurdin 4f604e598a
chore: fix overflow in construct notification (#2517) 7 months ago
ggurdin 327160c2a7
2505 have to click on other options multiple times for the click to go through after selecting an incorrect choice in it (#2516)
* chore: prevent overlays from blocking IT choices

* chore: prevent IGC card from interfering with buttons below it
7 months ago
ggurdin 9015edb5c1
chore: highlight selected span during IGC (#2514) 7 months ago
ggurdin 6df7b25af2
chore: give neutral construct uses a neutral color (#2513) 7 months ago
ggurdin 33c2024f80
2495 show grammar notification longer 15 seconds and add expand (#2512)
* chore: add details button to construct notification and make notification last longer

* chore: fix flexible widget
7 months ago
ggurdin 4864a46a77
chore: message report sentry error, include eventID in title and full event content in body (#2511) 7 months ago
ggurdin f2d809ea10
chore: don't dismiss too many request dialog when joining space from public room sheet (#2509) 7 months ago
wcjord 11289c6267
2463-dont-do-activities-in-word-mode (#2481)
* chore(reading_assistance): give content outside of message mode

* 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>
7 months ago
ggurdin e5d839b20f
2464 the empty space above the message is not pleasing any solution (#2475)
* chore: shrink message token buttons when empty

* chore: fix message overlay overflow error
7 months ago
ggurdin 92078265a4
chore: return a null practice entry if it does not match user's L2 (#2474) 7 months ago
ggurdin d1ac06e7d6
chore: replace old bookmark IDs with new bookmarks IDs in bookmarked activities cache (#2472) 7 months ago
ggurdin b27c631bba
chore: layout updates to signup / login pages (#2465) 7 months ago
ggurdin 11b8d64346
chore: prevent overflow of reading assistance content popup (#2460) 7 months ago
ggurdin 4adedd6b78
chore: revert changes to text sizing (#2458) 7 months ago
ggurdin 739e271cb4
2455 reading assistance feedback from linh (#2456)
* chore: show correct morph once matched

* fix: account for morph activities in function to determine is token activity is complete

* chore: on click already correctly matched item, open the toolbar for the corresponding token
7 months ago
ggurdin 3abfffd227
chore: replace some instruction popups with inline tooltips (#2452) 7 months ago
ggurdin 0ab43aa7f1
chore: do not close login loading dialog until user has been redirected to chat list (#2451) 7 months ago
ggurdin 278219b163
2409 automatically apply accentpunctuation corrections (#2449)
* feat: automatically accept normalization error matches

* chore: on text change, if assistance state changes, update the IGC button
7 months ago
ggurdin 0dc3f13d99
chore: hide back button in space details page (#2448) 7 months ago
ggurdin 44a86f1d18
2411 the tense icon is too dark and the boxes stick together (#2441)
* chore: refresh svgs after a given date, add spacing between boxes in morph analytics view

* chore: simplify custom svg widget
7 months ago
ggurdin 672d8579a5
chore: add base language to public profile and display it in participant list (#2438) 7 months ago
sienna-sterling ddbc215252
2353-add-number-animation-xp-earned-in-it-bar (#2363)
* fix(IT Controller): fixed accuracy issues with star calcultion and point calculation for vocab + grammar. Added number animation. Staggered animations

* generated

* chore: redirect to new group page on click new chat button in space view (#2354)

* chore: disable custom message text sizing (#2355)

* 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

* fix(emoji_activity_generator): ensure unique choices

* fix(intl_en): two copy edits

* fix(lemma_meaning_widget): fix text alignment

* chore(practice_selection): preferencing tokens without activities in selection

* 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

* chore: in empty chat popup, listen for changes to participant count and close self if it increases (#2372)

* chore: constrain width of unsubscribed card (#2373)

* chore: fix dialogs in report offensive message flow (#2380)

* chore: fix off-center close button in level up notifications (#2382)

* chore: fix discrepency between original message and centered message border radius (#2383)

* chore: don't show presence indicator on small avatars (#2386)

* chore: give max height to image in activity suggestion dialog (#2403)

* chore: when navigating to space details, always open space view (#2405)

* chore: fix vertical alignment of tokens in HTML-formatted messages (#2406)

* 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>

* 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

* 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

* Added 'JoinByCode' button on new group view (#2417)

* Added 'JoinByCode' button on new group view

* 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>

* fix(IT): added chreo code back + added original feedback star class back

* generated

* chore: revert change to it controller, use choreo record to determine which constructs are new

---------

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: wcjord <32568597+wcjord@users.noreply.github.com>
Co-authored-by: Sofanyas Genene <123987957+Sofanyas@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
7 months ago
ggurdin d111b11783
chore: fixes for editting / bookmarking of activities (#2436) 7 months ago
ggurdin f6b8008fe7
chore: fix public space avatar loading (#2434) 7 months ago
ggurdin 2940929526
chore: add new construct ID info to analytics stream (#2433) 7 months ago
sienna-sterling 16ed4a29b1
2426-space-popup-tweaks (#2429)
* fix: Added placeholder, changed copy icon to share icon and fixed room if

* generated

* chore: move copy into intl file

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
7 months ago
ggurdin b8b5293132
chore: fix reading assistance causing freeze (#2432) 7 months ago
ggurdin 8b859ccb81
chore: only show STT for .wav audio messages (#2423) 7 months ago
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 dde64d0da6
chore: fix discrepency between original message and centered message border radius (#2383) 7 months ago
ggurdin 871c7a20e9
chore: fix off-center close button in level up notifications (#2382) 7 months ago
ggurdin b6a6991e61
chore: fix dialogs in report offensive message flow (#2380) 7 months ago
ggurdin 9161a346ed
chore: constrain width of unsubscribed card (#2373) 7 months ago
ggurdin da727a9660
chore: in empty chat popup, listen for changes to participant count and close self if it increases (#2372) 7 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
7 months ago
wcjord 9971ca50b9 chore(practice_selection): preferencing tokens without activities in selection 7 months ago
wcjord af1cc0b8c2 fix(lemma_meaning_widget): fix text alignment 7 months ago
wcjord 868669484a fix(emoji_activity_generator): ensure unique choices 7 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 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