Commit graph

8967 commits

Author SHA1 Message Date
ggurdin
7a4e321d14
bump version 2024-10-29 10:04:07 -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
40bb014eb2
Merge pull request #862 from pangeachat/sentry
don't call fetchOwnProfile is userID is null
2024-10-29 09:12:35 -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
80fc7a896b
Merge pull request #861 from pangeachat/stack-overflow-fix
don't call messagesSinceUpdate from clearMessagesSinceUpdate repeatedly
2024-10-28 15:56:41 -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
4c52380ce4
Merge pull request #848 from pangeachat/ls-in-detection-and-tokens
Ls-in-detection-and-tokens
2024-10-28 15:35:14 -04:00
ggurdin
f9e1f65dd0
Merge branch 'main' into ls-in-detection-and-tokens 2024-10-28 15:32:57 -04:00
ggurdin
2127fbe265
Merge pull request #860 from pangeachat/not-actually-manual
allow sending if in manual igc mode
2024-10-28 15:31:50 -04:00
William Jordan-Cooley
a3c5ab15d8 allow sending if in manual igc mode 2024-10-28 14:53:10 -04:00
ggurdin
d3d7acda63
Merge pull request #853 from pangeachat/reorder-invite-bot-operations
create bot options before invite
2024-10-25 13:50:04 -04:00
WilsonLe
73026c39b3 create bot options before invite 2024-10-25 23:32:11 +07:00
ggurdin
6e3950e5c7
Merge pull request #852 from pangeachat/sentry
Sentry
2024-10-25 12:16:01 -04:00
ggurdin
3583dd9057
Merge branch 'main' into sentry 2024-10-25 12:15:54 -04: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
960d7f3648
Merge pull request #851 from pangeachat/sentry
fixed error in server mixup test
2024-10-25 11:48:39 -04:00
ggurdin
fe4b0a5a77
Merge branch 'main' into sentry 2024-10-25 11:48:28 -04:00
ggurdin
ee167f01e4
fixed error in server mixup test 2024-10-25 11:47:59 -04:00
ggurdin
d63ddc48ed
Merge pull request #850 from pangeachat/sentry
commenting out code to logout on server mixup until tested further
2024-10-25 11:43:13 -04:00
ggurdin
e110c0a634
commenting out code to logout on server mixup until tested further 2024-10-25 11:42:54 -04:00
ggurdin
7ae4d08bac
Merge pull request #849 from pangeachat/sentry
Sentry
2024-10-25 11:38:50 -04:00
ggurdin
693c1b8334
bump version 2024-10-25 11:38:04 -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
262b448df3
Merge pull request #847 from pangeachat/dont-combine-it-and-igc
Dont combine it and igc
2024-10-25 10:08:40 -04:00
ggurdin
4c3fccd55f
bump version 2024-10-25 10:08:13 -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
b6a63d3701
Merge pull request #846 from pangeachat/776-unnecessary-practice-activities
got rid of practice activity for non target language
2024-10-25 09:16:08 -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
7b60190614
Merge pull request #844 from pangeachat/popup-design
some tweaks to the card header
2024-10-24 14:56:14 -04:00
ggurdin
fbccd3a7f8
some tweaks to the card header 2024-10-24 14:55:40 -04:00
ggurdin
b055dcb580
Merge pull request #824 from pangeachat/819-cant-type-with-it-bar
some name cleanup, error handling and dont open overlay if click outs…
2024-10-24 14:41:25 -04:00
ggurdin
1cc4551e12
Merge branch 'main' into 819-cant-type-with-it-bar 2024-10-24 14:37:53 -04:00
ggurdin
28e90a8890
Merge pull request #842 from pangeachat/dont-play-words
removed print statement
2024-10-24 14:33:59 -04:00
ggurdin
6d31984ae5
Merge branch 'main' into dont-play-words 2024-10-24 14:33:52 -04:00
ggurdin
1a151e90b7
removed print statement 2024-10-24 14:33:25 -04:00