Commit Graph

1923 Commits (0b8862751d27e6304c5d7356427761834fcdf24f)

Author SHA1 Message Date
ggurdin aab41e2600
remove room details button because it's duplicate of button next to avatar 1 year ago
ggurdin d0caf01e4d
some refactoring to subscriptions, added auto 1-day pretrial 1 year ago
ggurdin a0bced5ae7
explicitly set enableEncryption to false when creating a new group chat 1 year ago
ggurdin 70fd9e9f2e
check if mounted before setState in message.dart 1 year ago
ggurdin 2a4f5e3462
don't try to set read marker if userID is null 1 year ago
ggurdin 4c4ebcb272
don't call fetchOwnProfile is userID is null 1 year ago
ggurdin cf1f79147a
don't allow users to edit the input bar during IT 1 year ago
ggurdin 9e3111f97c
don't play token text if null message audio is playing 1 year ago
ggurdin cb566d06bc
add minimum dimensions to toolbar contents 1 year ago
ggurdin 0fa4202f7d
always show learning settings in popup 1 year ago
ggurdin 7b2defab02
adjust oerlay offset on overflow 1 year ago
ggurdin 058f876146
copyeditting and updated order of main menu options 1 year ago
William Jordan-Cooley 7c0078694b adding mounted check 1 year ago
ggurdin 2d9cb5f8d9
clearer error messages on fail to invite bot to space 1 year ago
ggurdin f99b48af98
if eventID is invalid, don't try to set read marker 1 year ago
ggurdin 4d0b2a3df1
resolve merge conflicts 1 year ago
ggurdin a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose 1 year ago
ggurdin cb7fd0f6f6
comment out references to buggy package keyboard_shortcuts 1 year ago
ggurdin 89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 1 year ago
ggurdin 4274600732
initial work to bring back search bar 1 year ago
ggurdin f111ec592e
Merge branch 'main' into bot-settings-design 1 year ago
ggurdin 3a6d6de7c5
UI fixes for new groups, form validation for discussion topic 1 year ago
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
ggurdin 9f17cf5dc1
update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 1 year ago
ggurdin 6ea1b94a70
Merge branch 'main' into 737-private-class-code 1 year ago
ggurdin 17613f4a85
added onTap to version number in settings to copy on click 1 year ago
ggurdin d1be0c664a
remove options to archive chats and spaces 1 year ago
ggurdin ce07c9cb72
wrap new space submit function in futureLoadingDialog to display to the user if there's an error in the space creation flow 1 year ago
ggurdin 2900634900
Merge branch 'main' into 737-private-class-code 1 year ago
WilsonLe 4f8bb9e4ba added back comments 1 year ago
WilsonLe a806f736c0 make class code non null, throw errors on non-200 responses 1 year ago
ggurdin 450e19f481
make join rule in initial state JSON encodable 1 year ago
WilsonLe f780f450ee Student enter invalid code, shows class room not found error 1 year ago
ggurdin 6a96811076
on app close, close toolbar overlay 1 year ago
WilsonLe 550c3ab699 ideal case of private class code 1 year ago
ggurdin 19d8f5c013
prevent audio player text from being split onto multiple lines 1 year ago
ggurdin e5da017cc0
preset all new room to public to disable encryption 1 year ago
ggurdin 9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 1 year ago
ggurdin 3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 1 year ago
ggurdin f125ed6fd8
rebuild overlay on reaction event 1 year ago
ggurdin ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 1 year ago
ggurdin 25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback 1 year ago
ggurdin ca3cd03664
blur background during IT 1 year ago
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
1 year ago
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
1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 1 year ago
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>
1 year ago
choreo development 9cc96580d7 made toolbar visible when clicking in transparent msg row 1 year ago
WilsonLe 6c792e3f23 fix bot dialog confirm kicks the bot undesirably 1 year ago
ggurdin 39396aba23
removed duplicate 'new space' option in main menu 1 year ago