Commit graph

7436 commits

Author SHA1 Message Date
ggurdin
d05e45fc3b
feat: allow users to knock on public courses (#5202) 2026-01-15 14:20:20 -05:00
ggurdin
3be47ab6b0
chore: use knock reason to restrict which spaces analytics request indicator is shown in (#5195) 2026-01-14 13:56:42 -05:00
ggurdin
a96e767595
fix: send local analytics to correct analytics room on language update (#5194) 2026-01-14 13:44:11 -05:00
ggurdin
8a8ca1026a
Vocab practice updates (#5180)
* reorganization, reload on language change

* make choice card widget

* make completed activity view stateless

* use analytics updater mixin to display points gained animation

* simplify animation in game card

* better encapsulate practice session data

* reset session loader instead of dispose

* simplify practice session model

* queue activities

* visually remove duplicate answers without editing activity content

* review updates

* don't shuffle filtered choices
2026-01-14 12:54:27 -05:00
ggurdin
8c2cd7d022
fix: add push rule to block notifications for analytics room invites (#5190) 2026-01-14 11:04:42 -05:00
ggurdin
8ce368922b
chore: update download dialog copy to indicate that users should enable downloads on web (#5189) 2026-01-13 15:20:20 -05:00
ggurdin
dfad6a8f24
5181 activity dropdown popup can appear when viewing chat details page (#5188)
* fix: don't allow showing of activity tutorial overlay outside of chat page

* remove debug print
2026-01-13 14:25:52 -05:00
ggurdin
c3c9788962
fix: update saved activities indicator on save new activity (#5187) 2026-01-13 13:53:02 -05:00
ggurdin
2ecb12e66f
fix: fix annoucement chat power levels (#5179) 2026-01-12 14:02:33 -05:00
ggurdin
55b36723c1
chore: use you string in you left message (#5178) 2026-01-12 13:48:10 -05:00
ggurdin
5465e35f2c
fix: add unique key to end of default chat alias to prevent error on delete and try to recreate (#5177) 2026-01-12 13:24:58 -05:00
ggurdin
cf59b3c357
fix: validate updated password (#5176) 2026-01-12 13:09:02 -05:00
ggurdin
bb73892c18
fix: add custom token underline widget to make all text underlines equal height (#5170) 2026-01-12 11:27:56 -05:00
ggurdin
ebe22129bc
fix: expose stream of newly collected constructs and use it to update new tokens cache on analytics update (#5169) 2026-01-12 10:24:55 -05:00
ggurdin
b20ac57abf
chore: don't show loading dialog on reaction redaction (#5166) 2026-01-09 15:07:43 -05:00
ggurdin
2044b2abc6
chore: refresh language cache to add voices (#5165) 2026-01-09 14:12:22 -05:00
ggurdin
612d3d6adf
fix: use canonical activity time in display for completed activity (#5164) 2026-01-09 14:01:01 -05:00
avashilling
7631af3117
fix: remove duplicates from answer choices (#5161) 2026-01-09 13:27:56 -05:00
avashilling
ce2e7778ce
chore: reduce negative points to 1 (#5162)
To eliminate the chance of having negative total, minimum upon completion now is 30XP
2026-01-09 13:24:30 -05:00
ggurdin
1f9f2ab24a
fix: don't double space ID on navigation (#5163) 2026-01-09 13:24:00 -05:00
ggurdin
0f80e9349f
chore: reduce span card spacing to reduce unneeded scroll (#5160)
* chore: reduce span card spacing to reduce unneeded scroll

* remove debugging code
2026-01-09 12:06:17 -05:00
ggurdin
2aa0c42994
fix: show morph as unlocked in analytics if ever used (#5158) 2026-01-09 11:47:37 -05:00
ggurdin
ab66ca35fe
chore: hide download button in download dialogs if download is complete (#5157) 2026-01-09 11:25:52 -05:00
ggurdin
709126e563
chore: decrease text sizes in vocab practice complete page in one column mode (#5152) 2026-01-09 11:10:08 -05:00
ggurdin
2b118e8185
fix: add reaction notifier to rebuild reaction picker and reaction display on reaction change (#5151) 2026-01-09 10:49:36 -05:00
ggurdin
33d8df3125
fix: disable emoji setting for non-L2 constructs (#5148) 2026-01-09 10:10:33 -05:00
ggurdin
ec2e2f3dbd
chore: remove padding from last entry in activity list (#5146) 2026-01-09 10:02:26 -05:00
ggurdin
55a3acdabd
chore: update sort order in space participants list (#5144) 2026-01-09 09:59:04 -05:00
ggurdin
1505ce7538
chore: make emoji base shimmer transparent (#5142) 2026-01-09 09:50:58 -05:00
ggurdin
067f30cdab
fix: reset voice on langauge update (#5140) 2026-01-09 09:40:45 -05:00
ggurdin
2784c9b913
chore: prevent user from spamming disabled vocab practice button (#5138) 2026-01-08 15:15:48 -05:00
ggurdin
5e132dd7fe
feat: make construct aggregated case-insensitive (#5137) 2026-01-08 15:05:41 -05:00
ggurdin
1d27ca429a
fix: coerce existing aggregate analytics database entries into correct format before merging to avoid data loss (#5136) 2026-01-08 14:56:20 -05:00
ggurdin
c4adac38f0
fix: fix practice record construct id assignment for morph activities (#5133) 2026-01-08 11:39:30 -05:00
ggurdin
8a669b75e9
chore: add padding to bottom of vocab list view so practice button doesn't block last vocab entries (#5132) 2026-01-08 11:18:08 -05:00
ggurdin
69fbe58378
chore: base level icon spacing on xp needed to reach level in vocab details (#5131) 2026-01-08 11:12:26 -05:00
ggurdin
0e768b12b9
chore: normalize accents in vocab search (#5128) 2026-01-08 10:34:18 -05:00
ggurdin
dc4ce90bf2
fix: add guard to prevent showing screen size popup when expanding screen after showing popup (#5127) 2026-01-08 10:23:11 -05:00
ggurdin
13efe9463e
fix: remove invalid expanded widget (#5124) 2026-01-08 10:01:03 -05:00
ggurdin
df2aca6f96
fix: remove extra text from end of download file name (#5121) 2026-01-07 14:46:25 -05:00
ggurdin
6e009c6d9e
fix: hide ability to change bot chat settings from non-admins (#5120) 2026-01-07 14:38:39 -05:00
ggurdin
d512571792
feat: allow users to update bot's voice settings (#5119) 2026-01-07 14:33:35 -05:00
ggurdin
57ecf08801
chore: make emoji choice shimmer background match word card background (#5116) 2026-01-07 12:16:05 -05:00
ggurdin
3666a3875d
chore: remove margin from last entry in user activity summary list (#5115) 2026-01-07 12:10:42 -05:00
ggurdin
9efc40af31
fix: in recording dialog, throw exception on permission denied (#5114) 2026-01-07 12:05:01 -05:00
ggurdin
4112fd2a37
chore: don't restrict token length (#5112) 2026-01-07 11:58:10 -05:00
ggurdin
1b6dd5bd3f
chore: don't show practice tooltip if mode is complete (#5108) 2026-01-07 11:29:09 -05:00
ggurdin
ea3c1d7a6a
fix: use standard loading dialog on submit delete space dialog (#5107) 2026-01-07 11:22:47 -05:00
ggurdin
832533b4f7
feat: Directing to click messages with shimmer (#5106) 2026-01-07 11:04:00 -05:00
ggurdin
af395d0aeb
4825 vocabulary practice (#4826)
* chore: move logic for lastUsedByActivityType into ConstructIdentifier

* feat: vocab practice

* add vocab activity progress bar

* fix: shuffle audio practice choices

* update UI of vocab practice

Added buttons, increased text size and change position, cards flip over and turn red/green on click and respond to hover input

* add xp sparkle, shimmering choice card placeholder

* spacing changes

fix padding, make choice cards spacing/sizing responsive to screen size, replace shimmer cards with stationary circle indicator

* don't include duplicate lemma choices

* use constructID and show lemma/emoji on choice cards

add method to clear cache in case the results was an error, and add a retry button on error

* gain xp immediately and take out continue session

also refactor the choice cards to have separate widgets for each type and a parent widget to give each an id for xp sparkle

* add practice finished page with analytics

* Color tweaks on completed page and time card placeholder

* add timer

* give XP for bonuses and change timer to use stopwatch

* simplify card logic, lock practice when few vocab words

* merge analytics changes and fix bugs

* reload on language change

- derive XP data from new analytics
- Don't allow any clicks after correct answer selected

* small fixes, added tooltip, added copy to l10

* small tweaks and comments

* formatting and import sorting

---------

Co-authored-by: avashilling <165050625+avashilling@users.noreply.github.com>
2026-01-07 10:13:34 -05:00