Commit graph

1896 commits

Author SHA1 Message Date
ggurdin
ce07c9cb72
wrap new space submit function in futureLoadingDialog to display to the user if there's an error in the space creation flow 2024-10-16 09:51:18 -04:00
ggurdin
2900634900
Merge branch 'main' into 737-private-class-code 2024-10-16 09:13:59 -04:00
WilsonLe
4f8bb9e4ba added back comments 2024-10-16 19:02:33 +11:00
WilsonLe
a806f736c0 make class code non null, throw errors on non-200 responses 2024-10-16 18:57:12 +11:00
ggurdin
450e19f481
make join rule in initial state JSON encodable 2024-10-15 14:22:31 -04:00
WilsonLe
f780f450ee Student enter invalid code, shows class room not found error 2024-10-15 17:10:34 +11:00
ggurdin
6a96811076
on app close, close toolbar overlay 2024-10-14 10:49:22 -04:00
WilsonLe
550c3ab699 ideal case of private class code 2024-10-14 23:43:19 +11:00
ggurdin
19d8f5c013
prevent audio player text from being split onto multiple lines 2024-10-11 15:57:32 -04:00
ggurdin
e5da017cc0
preset all new room to public to disable encryption 2024-10-11 13:19:10 -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
ggurdin
f125ed6fd8
rebuild overlay on reaction event 2024-10-09 11:22:47 -04:00
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 2024-10-08 15:18:23 -04:00
ggurdin
25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback 2024-10-08 14:46:43 -04:00
ggurdin
ca3cd03664
blur background during IT 2024-10-08 14:13:01 -04:00
wcjord
b7ab6038ac
further toolbar tweaks
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity

* more practice tweaks and instructions too

* incrementing pubspec version
2024-10-04 17:52:56 -04:00
wcjord
b8edf595ca
Toolbar practice (#707)
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity
2024-10-03 17:19:31 -04:00
William Jordan-Cooley
8bffe17455 passing practice model instead of activity? 2024-10-02 14:58:29 -04: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
choreo development
9cc96580d7 made toolbar visible when clicking in transparent msg row 2024-09-19 15:32:11 -04:00
WilsonLe
6c792e3f23 fix bot dialog confirm kicks the bot undesirably 2024-09-18 16:04:41 -04:00
ggurdin
39396aba23
removed duplicate 'new space' option in main menu 2024-09-12 16:38:55 -04:00
ggurdin
3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 2024-09-12 15:30:54 -04:00
ggurdin
f7fdffaaa4
disable suggestions in input bar 2024-09-12 11:49:35 -04:00
ggurdin
397f32fcbc
don't show toolbar is message is redacted 2024-09-12 09:34:40 -04:00
ggurdin
0124ce6d24
Merge branch 'merge' into merge-analytics 2024-09-11 15:28:57 -04:00
ggurdin
2001e51171
Merge branch 'main' into merge 2024-09-11 15:28:44 -04:00
ggurdin
bd25cda630
only show toolbar if the message is text or audio 2024-09-11 15:26:39 -04:00
ggurdin
e8275adbc6
Merge branch 'merge' into merge-analytics 2024-09-11 12:29:16 -04:00
ggurdin
f3d32fa7ef
Merge branch 'main' into merge 2024-09-11 12:29:04 -04:00
ggurdin
410fb80b35
Merge branch 'main' into message-toolbar-improvements 2024-09-11 12:15:20 -04:00
ggurdin
36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 2024-09-11 12:14:23 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
fbd8d63c46
merge merge branch into merge-analytics branch 2024-09-11 10:50:25 -04:00
ggurdin
10c26d3a7e
merge main into merge branch 2024-09-11 10:47:51 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space) 2024-09-11 10:43:26 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
25b0e09123
Merge branch 'main' into learning-analytics-summary 2024-09-10 12:39:14 -04:00
ggurdin
f15acbd872
merge main and update matrix dart SDK 2024-09-10 12:38:30 -04:00
ggurdin
f9f0945655
speed up toolbar on click message 2024-09-10 09:49:09 -04:00
ggurdin
f016d6e24b
when adding a room to a space via the chat list item popup, remove it from any other parent spaces it was previously in 2024-09-09 11:20:32 -04:00
ggurdin
6687889d58
added learning analytics view to chat list appbar 2024-09-06 16:31:27 -04:00
ggurdin
85429e4bc8
Merge branch 'main' into learning-analytics-summary 2024-09-06 16:22:45 -04:00
ggurdin
be19175da5
give main menu button a background 2024-09-06 16:21:31 -04:00
ggurdin
10c0cfef2a
changed homeserver picker view / functionality back to previous setup 2024-09-05 15:56:57 -04:00
ggurdin
9eb40e2b21
removed duplicate emoji picker widgets and fixed name of variable in chat controller to resolve late initialization error when sending an emoji reaction 2024-09-05 15:33:43 -04:00
ggurdin
23a8e1f7ea
removes testing print statements 2024-09-05 15:11:32 -04:00
ggurdin
8605202c63
added back 'remove from space' option in chat list item dropdown 2024-09-05 15:11:03 -04:00