Commit graph

4715 commits

Author SHA1 Message Date
ggurdin
b4bfafe11b
updated some copy 2024-10-30 12:21:54 -04:00
ggurdin
4e6ac3348c
call setCustomerSubscription after configuring subscription info 2024-10-29 15:52:44 -04:00
ggurdin
d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 2024-10-29 15:20:55 -04:00
ggurdin
a0bced5ae7
explicitly set enableEncryption to false when creating a new group chat 2024-10-29 11:22:14 -04:00
ggurdin
9dbac76a2b
update matrix dart sdk version and filter out old analytics data type from sync 2024-10-29 10:03:11 -04:00
ggurdin
a76eb8cbe9
better handling for localizations in instruction popups 2024-10-28 16:31:09 -04:00
ggurdin
70fd9e9f2e
check if mounted before setState in message.dart 2024-10-28 16:21:25 -04:00
ggurdin
2a4f5e3462
don't try to set read marker if userID is null 2024-10-28 16:07:15 -04:00
ggurdin
4c4ebcb272
don't call fetchOwnProfile is userID is null 2024-10-28 16:04:16 -04:00
ggurdin
c5f0d2188e
Merge branch 'main' into stack-overflow-fix 2024-10-28 15:56:22 -04:00
ggurdin
811c981148
don't call messagesSinceUpdate from clearMessagesSinceUpdate repeatedly 2024-10-28 15:55:56 -04:00
ggurdin
f9e1f65dd0
Merge branch 'main' into ls-in-detection-and-tokens 2024-10-28 15:32:57 -04:00
William Jordan-Cooley
a3c5ab15d8 allow sending if in manual igc mode 2024-10-28 14:53:10 -04:00
WilsonLe
73026c39b3 create bot options before invite 2024-10-25 23:32:11 +07:00
ggurdin
99d25932c0
check if overlay renderbox has size before getting size/offset 2024-10-25 12:15:21 -04:00
ggurdin
6791e410bd
close choreo error button on press 2024-10-25 11:56:33 -04:00
ggurdin
ee167f01e4
fixed error in server mixup test 2024-10-25 11:47:59 -04:00
ggurdin
e110c0a634
commenting out code to logout on server mixup until tested further 2024-10-25 11:42:54 -04:00
ggurdin
df9f8e0916
prevent null check error in send button 2024-10-25 11:37:36 -04:00
William Jordan-Cooley
dd29817e08 using user languages in tokenization and language detectio 2024-10-25 11:28:45 -04:00
ggurdin
212632a913
if userID is null, don't try to get isRoomAdmin 2024-10-25 11:05:59 -04:00
ggurdin
cd5f2379b8
if staging user tries to login to production (or vice versa), log them out 2024-10-25 10:46:50 -04:00
ggurdin
54975adbb3
require non-null error in card error widget 2024-10-25 10:13:15 -04:00
ggurdin
380689cf03
if running language assistance after going through IT, clear the itController 2024-10-25 10:04:59 -04:00
ggurdin
01f07c5584
move canSend function from igcController to choreographer 2024-10-25 09:51:39 -04:00
ggurdin
f4c0637f83
only reset IT source text if the user hasn't gone through any IT steps 2024-10-25 09:49:53 -04:00
ggurdin
49588b91cf
don't allow send + make send button red while running IT 2024-10-25 09:44:18 -04:00
ggurdin
cf1f79147a
don't allow users to edit the input bar during IT 2024-10-25 09:20:50 -04:00
ggurdin
fa8526d58d
added copy to arb file, added padding to widget to show text in toolbar 2024-10-25 09:15:12 -04:00
ggurdin
358e874ce4
merge in main branch 2024-10-24 16:42:26 -04:00
choreo development
cd50460939 got rid of practice activity for non target language 2024-10-24 16:36:29 -04:00
ggurdin
fbccd3a7f8
some tweaks to the card header 2024-10-24 14:55:40 -04:00
ggurdin
1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 2024-10-24 14:37:53 -04:00
ggurdin
1a151e90b7
removed print statement 2024-10-24 14:33:25 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing 2024-10-24 14:16:39 -04:00
ggurdin
dc79a50fda
only init one instance of ttscontroller, don't stop tts twice 2024-10-24 13:44:32 -04:00
ggurdin
5ba7e938bc
Merge branch 'main' into toolbar-min-dimensions 2024-10-24 13:42:50 -04:00
ggurdin
4b5602b237
added x button back to card error header 2024-10-24 13:42:22 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents 2024-10-24 13:24:41 -04:00
William Jordan-Cooley
00d6277bc6 some code cleanup and comments 2024-10-24 12:48:51 -04:00
ggurdin
d64fe86d6a
Merge branch 'main' into toolbar-min-dimensions 2024-10-24 12:20:42 -04:00
ggurdin
a5adde628d
Merge branch 'main' into logout-analytics-stream-fix 2024-10-24 12:19:52 -04:00
ggurdin
23b6dd08b5
when sending analytics to the server at logout, don't update the getAnalytics stream afterwards 2024-10-24 12:19:00 -04:00
ggurdin
63cd77baf4
Revert "turn off choice array animation"
This reverts commit 59682599a5.
2024-10-24 11:58:11 -04:00
ggurdin
5b232cea69
turn back on setState on analytics data 2024-10-24 11:37:24 -04:00
ggurdin
1944c19c50
Revert "when inviting tachers to analytics room, request all particpants to ensure teacher isn't already a member"
This reverts commit bc1dfc1e0e.
2024-10-24 11:28:20 -04:00
ggurdin
4c51bb15f6
turn back on analytics stream call in logout 2024-10-24 11:22:04 -04:00
ggurdin
f141680cc7
comment out some references to myAnalytics stream 2024-10-24 11:07:05 -04:00
ggurdin
59682599a5
turn off choice array animation 2024-10-24 10:47:02 -04:00
ggurdin
9b97895a9d
merge main into toolbar-min-dimensions 2024-10-24 08:50:41 -04:00