Commit graph

44 commits

Author SHA1 Message Date
Kelrap
dc79b98ea6
More thorough error logging (#1297)
* Data is required for .logError

* Edit data for readability

* remove commented out breadcrumbs

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2024-12-23 15:05:17 -05:00
ggurdin
6d59faaa89
matrix dart sdk updates 2024-12-09 15:42:53 -05:00
ggurdin
4193ba1a4d
don't auto-join support space (#1169) 2024-12-06 13:25:55 -05:00
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
a061535bbe
updated initPangeaControllers function, don't check mounted for functions that don't rely on context 2024-11-12 10:06:32 -05:00
ggurdin
22220beae2
reset room in startBotChat function after waiting for it in sync 2024-11-12 09:06:40 -05:00
ggurdin
8ee4ea31c8
addressed some of Will's questions 2024-11-07 10:03:34 -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
WilsonLe
b5fd9bed4b fix bot not responding when new user creates an account and start dm with bot 2024-10-31 17:18:05 +07:00
ggurdin
2d9cb5f8d9
clearer error messages on fail to invite bot to space 2024-10-22 15:38:56 -04:00
ggurdin
0d75e961da
changed list from const to final to prevent unsupported operation error on .add() 2024-10-22 09:13:38 -04:00
WilsonLe
af9ffe79d7 fix multiple empty chat 2024-10-10 15:23:34 +11: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
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -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
6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 2024-07-19 13:06:19 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
ggurdin
413d4adaec fluffychat merge 2024-06-17 09:05:27 -04:00
William Jordan-Cooley
91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
ggurdin
e3281b46d6 remove setting of bot power on invite 2024-06-12 14:39:38 -04:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
ggurdin
392aad50bb added language detection controller to pangea controller 2024-05-22 09:43:56 -04:00
ggurdin
308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2024-05-14 11:12:23 -04:00
ggurdin
86c4818b8b merge conflicts 2024-05-07 16:13:25 -04:00
ggurdin
9dd22ef107 init sentry user info on app launch 2024-05-07 12:22:28 -04:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
Gabby Gurdin
076bcea553 don't override class power levels with bot power level 2024-04-22 11:29:55 -04:00
Gabby Gurdin
70e085e4f0 merge github-issues into auto-pr 2024-04-22 11:02:45 -04:00
Gabby Gurdin
1d507226f3 don't change add to space toggle value if error when trying to add 2024-04-18 14:30:04 -04:00
William Jordan-Cooley
b1c26f0572 speech to text fully drafted 2024-04-11 16:31:10 -04:00
Gabby Gurdin
63f6dcc32d added push rule to prevent notifications for text-to-speech events 2024-04-11 13:01:22 -04:00
Gabby Gurdin
b25e10ba76 add power level check before inviting bot to space and setting power level 2024-04-09 14:27:24 -04:00
Gabby Gurdin
67557dfb26 widened criteria for bot DM rooms and prevent new one from being created if one is already present 2024-03-05 11:58:59 -05:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05:00
ggurdin
ebbfba7ac9 added pangea tags, more testing 2024-02-08 17:09:43 -05:00
ggurdin
2cb77732e3 toolbar working 2024-02-07 15:28:52 -05:00
William Jordan-Cooley
361690935d in the midst of it 2024-01-22 13:05:02 -05:00
ggurdin
74b2f49891 testing if issue with futures 2024-01-16 13:59:50 -05:00
William Jordan-Cooley
e94c76ada8 feature complete 2024-01-13 12:44:29 -05:00
ggurdin
0dbb04bba8 fixes for SSO login errors on web 2024-01-03 15:47:59 -05:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00