Commit graph

186 commits

Author SHA1 Message Date
ggurdin
4ac9a6e005
initial work on auto-enroll users in support space (#1097)
* initial work on auto-enroll users in support space

* made the joining of help space automatic

* don't try to join the space if you've previously left it
2024-11-26 14:09:17 -05:00
ggurdin
561359008c
allow users to set room's searchability and public/private status seperatly, ensure public/private status determines which rooms show in space hierarchy (#1090) 2024-11-21 16:10:33 -05:00
wcjord
a7009e7b36
changing mute and chat details icons (#1080)
* changing mute and chat details icons

* update notifications icons and copy

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-11-20 15:45:24 -05:00
ggurdin
130a011fad
switch to fluffy's room description details with smaller button (#1055) 2024-11-19 13:00:15 -05:00
ggurdin
3a18bccc31
Add back missing settings (#1046)
* added back chat description button

* added search button to chat header
2024-11-19 11:57:49 -05:00
ggurdin
a44305a5af
Chat details redesign (#1010)
* replace chat details dropdown with chat details button

* initial work on chat details design updates

* added back space invite buttons, openning up invite search, removed references to room locking
2024-11-19 10:03:04 -05:00
ggurdin
cd86f697e0
don't log email in use error 2024-11-14 16:31:02 -05:00
ggurdin
1e490aaea7
log stack trace in signup error 2024-11-12 09:10:23 -05:00
William Jordan-Cooley
c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 2024-11-06 20:25:30 -05:00
ggurdin
bda5cd4728
updated chat description copy and added padding to move scrollbar out of bot settings box 2024-10-31 16:42:33 -04:00
WilsonLe
8e4bf109ed fix brand new account not using new function 2024-10-31 22:58:59 +07:00
ggurdin
a7b6003c89
comment out references to itAutoPlay setting 2024-10-31 11:17:51 -04:00
ggurdin
b4bfafe11b
updated some copy 2024-10-30 12:21:54 -04:00
ggurdin
d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 2024-10-29 15:20:55 -04:00
ggurdin
0fa4202f7d
always show learning settings in popup 2024-10-23 14:23:11 -04:00
ggurdin
111c7a4073
resolve merge conflicts 2024-10-16 16:42:25 -04:00
ggurdin
88c3e837ab
hide learning settings that aren't used often 2024-10-16 16:06:03 -04:00
ggurdin
7d3f6fb51b
when navigating to learning settings from chat popup menu, show page in popup instead of redirecting to settings 2024-10-15 12:55:59 -04:00
William Jordan-Cooley
07cc5b9c32 show beta and alpha tags on l2s 2024-10-14 14:56:37 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
ggurdin
fbd8d63c46
merge merge branch into merge-analytics branch 2024-09-11 10:50:25 -04:00
ggurdin
10c26d3a7e
merge main into merge branch 2024-09-11 10:47:51 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space) 2024-09-11 10:43:26 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
40768f9859
fluffychat merge - resolve conflicts 2024-09-04 12:00:32 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch 2024-08-30 10:28:56 -04:00
ggurdin
14783d8536
Revert "Story game" 2024-08-23 10:44:21 -04:00
ggurdin
a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 2024-08-23 10:42:35 -04:00
ggurdin
77fb4bcf4e
Revert "base timer off of game state event" 2024-08-23 10:40:41 -04:00
ggurdin
f8020279c6
Merge branch 'main' into learning-analytics-summary 2024-08-23 10:31:00 -04:00
ggurdin
7f731e1406
base timer off of game state event 2024-08-13 17:12:28 -04:00
ggurdin
e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 2024-08-13 09:45:36 -04:00
ggurdin
012b20b09f
some small tweaks 2024-08-12 17:24:53 -04:00
Kelrap
72a6f30227 Timer does not automatically start 2024-08-12 17:15:57 -04:00
ggurdin
fa36eb605c
improved listening for bot messages 2024-08-12 17:09:37 -04:00
Kelrap
d2bcdaa7db Add timer to round model 2024-08-12 16:51:35 -04:00
ggurdin
2b574f42c1
added completer and recursive function to start a new round at the end of a round 2024-08-12 15:42:33 -04:00
ggurdin
ac6ddc6d0e
added logic for auto-starting round on bot message 2024-08-12 15:36:02 -04:00
ggurdin
ea1c1a6840
added prototype of GameRound model 2024-08-12 14:58:45 -04:00
ggurdin
f5c81fe8ec
merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
ggurdin
500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk 2024-08-07 10:54:44 -04:00
Kelrap
959172fcfe Hide public profile toggle in learning settings 2024-08-06 16:40:11 -04:00
ggurdin
9f69360f24
use construct use type pointValues to calculate XP and level 2024-07-31 12:52:43 -04:00
ggurdin
4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 2024-07-30 16:44:12 -04:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics 2024-07-29 14:52:09 -04:00
ggurdin
e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 2024-07-26 15:13:23 -04:00
WilsonLe
68ca0e770e change the way getTimeline is used, bump matrix sdk version 2024-07-25 11:59:21 -04:00
Kelrap
1886e30dd7 Make analytics buttons flexible 2024-07-24 14:33:17 -04:00