Commit graph

4743 commits

Author SHA1 Message Date
ggurdin
a4c346b07c
Merge branch 'main' into sentry 2024-11-01 10:31:33 -04:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing 2024-11-01 10:31:07 -04:00
ggurdin
de927aa6b4
resolve merge conflict 2024-11-01 10:30:22 -04:00
ggurdin
ade8102830
Merge branch 'main' into show-gained-points-in-one-place 2024-11-01 10:28:28 -04:00
ggurdin
5c239641ed
Merge branch 'main' into 730-fix-accept-replacement 2024-11-01 09:26:30 -04:00
WilsonLe
cbec09fec7 fix word sticking together, finally 🤯 2024-11-01 11:21:01 +07: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
ggurdin
80d9276f6e
don't allow user to chose the incorrect choices in IT 2024-10-31 15:44:41 -04:00
ggurdin
a0faa99730
restrict width of missing voice button 2024-10-31 15:01:56 -04:00
ggurdin
662098ee4c
use filtered construct list and number of lemmas in learning analytics view 2024-10-31 14:46:48 -04:00
ggurdin
aab41e2600
remove room details button because it's duplicate of button next to avatar 2024-10-31 14:15:53 -04:00
ggurdin
646272eae0
in conversation bot settings dialog, on tap outside textfield close mobile keyboard 2024-10-31 14:10:38 -04:00
ggurdin
6860477d56
Merge branch 'main' into wrap-inline-tooltip-text 2024-10-31 13:31:25 -04:00
ggurdin
307eb92227
allow text to wrap in inline tooltips 2024-10-31 13:30:51 -04:00
ggurdin
5dad3e5337
check if overlay message text is still mounted before calling setState 2024-10-31 13:08:22 -04:00
ggurdin
04f6e7df13
handle case of null voices list 2024-10-31 12:09:19 -04:00
WilsonLe
8e4bf109ed fix brand new account not using new function 2024-10-31 22:58:59 +07:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 2024-10-31 11:42:44 -04:00
ggurdin
5807019eb6
Merge branch 'main' into fix-new-room-with-bot 2024-10-31 11:22:13 -04:00
ggurdin
61397d1228
Merge branch 'main' into 871-autoplay-translation-on-by-default 2024-10-31 11:18:21 -04:00
ggurdin
a7b6003c89
comment out references to itAutoPlay setting 2024-10-31 11:17:51 -04: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
66e7eb79fa
don't run languageAssistance after dismissing IT 2024-10-30 16:56:50 -04:00
William Jordan-Cooley
7f9c0047fb no xp for ign, more minus xp for inc, dont show 0 xp constructs 2024-10-30 15:22:34 -04:00
ggurdin
2c75090a06
removed freeze-analytics comments 2024-10-30 15:12:40 -04:00
ggurdin
61aed51d15
always show the choreographer send button 2024-10-30 15:11:26 -04:00
ggurdin
9af29d1d0c
start language assistance on enter 2024-10-30 15:06:37 -04:00
ggurdin
d1d078e2b8
set auto-play IT to true by default 2024-10-30 12:43:07 -04:00
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