Commit graph

878 commits

Author SHA1 Message Date
ggurdin
e7debbdd39
fixed some incorrect URLs and request setups 2024-10-21 10:33:54 -04:00
Brord van Wierst
21641f514a
removed base url from languages 2024-10-21 09:57:53 -04:00
Brord van Wierst
c600621cac
remoived accestoken 2024-10-21 09:57:46 -04:00
Brord van Wierst
e55a7c453d
updated urls to subscription 2024-10-21 09:57:39 -04:00
Brord van Wierst
14475a9d64
removed old code 2024-10-21 09:57:28 -04:00
Brord van Wierst
f14e14023d
removed urls 2024-10-21 09:57:20 -04:00
Brord van Wierst
8c4619dfdc
moved revenuecat 2024-10-21 09:57:12 -04:00
ggurdin
9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 2024-10-21 09:49:34 -04:00
ggurdin
6ea1b94a70
Merge branch 'main' into 737-private-class-code 2024-10-18 11:57:21 -04:00
ggurdin
6a0dfff657
Merge branch 'main' into grammar-copy 2024-10-18 10:24:37 -04:00
William Jordan-Cooley
f25f00a9d1 removing some cases from grammar copy switch 2024-10-18 10:00:43 -04:00
ggurdin
c7bb3c71a2
Make content issue dialog scrollable to prevent overflow 2024-10-17 13:42:53 -04:00
ggurdin
4b346df27f
updated flutter_secure_storage package, don't set currentActivity to null if no error in submitFeedback 2024-10-17 12:42:32 -04:00
WilsonLe
7a4d1a386e fix direct chat constants value to match bot config 2024-10-17 21:35:45 +11:00
ggurdin
9932442d1b
Merge branch 'main' into grammar-copy 2024-10-16 16:44:46 -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
William Jordan-Cooley
68383f2dd9 copy for grammar tags 2024-10-16 14:24:16 -04:00
ggurdin
2900634900
Merge branch 'main' into 737-private-class-code 2024-10-16 09:13:59 -04:00
WilsonLe
a806f736c0 make class code non null, throw errors on non-200 responses 2024-10-16 18:57:12 +11:00
ggurdin
ac41685c8a
moves scrollbar to side of span card 2024-10-15 13:38:58 -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
ggurdin
ac586e0a4d
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card 2024-10-15 10:40:02 -04:00
WilsonLe
c9a4733fb6 add join with link 2024-10-15 18:04:19 +11:00
WilsonLe
d2f1340f75 add rate limit, add already joined 2024-10-15 17:47:18 +11:00
WilsonLe
f780f450ee Student enter invalid code, shows class room not found error 2024-10-15 17:10:34 +11:00
William Jordan-Cooley
b463558b1a fixing edge case of no l2s 2024-10-14 17:00:15 -04:00
William Jordan-Cooley
07cc5b9c32 show beta and alpha tags on l2s 2024-10-14 14:56:37 -04:00
ggurdin
8e204c95e4
shrink spancard width to not overflow screen 2024-10-14 11:13:20 -04:00
WilsonLe
550c3ab699 ideal case of private class code 2024-10-14 23:43:19 +11:00
ggurdin
eed8987196
make MessageToolbar stateless 2024-10-11 15:41:48 -04:00
ggurdin
e778178638
in submitFeedback, only set currentActivity to null on error 2024-10-11 15:41:01 -04:00
ggurdin
fe6836d627
exit getPracticeActivity early if finished is true 2024-10-11 15:40:18 -04:00
ggurdin
126c5676e7
Merge branch 'main' into center-inline-tooltip-text 2024-10-11 12:21:49 -04:00
ggurdin
86dcf22411
center text in inline tooltip 2024-10-11 12:21:09 -04:00
ggurdin
18d2399c54
add activity feedback to activity request hashcode to ensure new activity is fetched after giving feedback 2024-10-11 10:53:42 -04:00
ggurdin
a5508fd1e9
Merge branch 'main' into 726-fix-multiple-empty-chat 2024-10-10 16:45:43 -04:00
ggurdin
9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 2024-10-10 12:04:55 -04:00
ggurdin
3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 2024-10-10 12:04:17 -04:00
WilsonLe
af9ffe79d7 fix multiple empty chat 2024-10-10 15:23:34 +11:00
ggurdin
9321e024e7
cache number of completed activities 2024-10-09 14:56:05 -04:00
ggurdin
ed72abb38b
clear selected messages when showing paywall 2024-10-09 12:39:55 -04:00
ggurdin
4b2c5bc213
remove unused commented out code 2024-10-09 11:51:51 -04:00
ggurdin
50c8828dd6
use activity model instead of activity events 2024-10-09 11:49:48 -04:00
ggurdin
7c8f2c0537
Merge branch 'main' into remove-records 2024-10-09 11:39:05 -04:00
ggurdin
2fb6b2231b
Merge branch 'main' into overlay-reactions 2024-10-09 11:23:47 -04:00
ggurdin
f125ed6fd8
rebuild overlay on reaction event 2024-10-09 11:22:47 -04:00
William Jordan-Cooley
1bd244011f remove use of record 2024-10-09 11:19:07 -04:00
William Jordan-Cooley
9680662c1b client will pass time of req to remove possibility of different times there 2024-10-09 10:02:41 -04:00
ggurdin
99fc3fd625
Added message reactions widget to toolbar overlay 2024-10-09 09:57:25 -04:00