Commit Graph

4528 Commits (f589d2371b96dee825fda7c208f2b6249e678f67)

Author SHA1 Message Date
William Jordan-Cooley f589d2371b exit practice if no activities to do 1 year ago
William Jordan-Cooley 7c61ee7026 dang wrong .env 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
Wilson bbe7ca7f4c
Merge branch 'main' into 689-fix-bot-dialog-kicks-the-bot-undesirably 1 year ago
choreo development 25a8769132 turned off showUseType feature 1 year ago
WilsonLe 6c792e3f23 fix bot dialog confirm kicks the bot undesirably 1 year ago
ggurdin 0984df4167
fixed height of toolbar 1 year ago
ggurdin a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen 1 year ago
ggurdin 39396aba23
removed duplicate 'new space' option in main menu 1 year ago
ggurdin 3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 1 year ago
ggurdin 2262bf6e04
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin 11266f88bb
Merge branch 'main' into merge 1 year ago
ggurdin 4e8000eb9d
Handle case of language level not being int in bot-options state event 1 year ago
ggurdin f7fdffaaa4
disable suggestions in input bar 1 year ago
ggurdin 78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown 1 year ago
ggurdin 397f32fcbc
don't show toolbar is message is redacted 1 year ago
ggurdin 0124ce6d24
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin 2001e51171
Merge branch 'main' into merge 1 year ago
ggurdin 8637033499
Merge branch 'main' into restrict-toolbar-msg-types 1 year ago
ggurdin bd25cda630
only show toolbar if the message is text or audio 1 year ago
ggurdin 2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 1 year ago
ggurdin e8275adbc6
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin f3d32fa7ef
Merge branch 'main' into merge 1 year ago
ggurdin 410fb80b35
Merge branch 'main' into message-toolbar-improvements 1 year ago
ggurdin 36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 1 year ago
ggurdin 2e139be658
position message overlay directly over the underlying message 1 year ago
ggurdin fbd8d63c46
merge merge branch into merge-analytics branch 1 year ago
ggurdin 10c26d3a7e
merge main into merge branch 1 year ago
ggurdin a32eb15df7
updated capacity copy to correspond with room type (chat or space) 1 year ago
ggurdin b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 1 year ago
ggurdin 52dfc47333
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin f193a4d12a
Merge branch 'main' into merge 1 year ago
ggurdin db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 1 year ago
ggurdin 38a5a7197a
Merge branch 'learning-analytics-summary' into merge-analytics 1 year ago
ggurdin c2466f7aec
added 'no data' warning to analytics popup if there's no data 1 year ago
ggurdin 3a31e28838
decreased font size of level indicator 1 year ago
ggurdin c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin 25b0e09123
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin f15acbd872
merge main and update matrix dart SDK 1 year ago
ggurdin 04db40f7ea
default true for auto-igc setting 1 year ago
ggurdin f9f0945655
speed up toolbar on click message 1 year ago
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 1 year ago
ggurdin 6687889d58
added learning analytics view to chat list appbar 1 year ago
ggurdin 85429e4bc8
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin be19175da5
give main menu button a background 1 year ago
ggurdin 1df329d924
filter out lemmas with saveVocab set to false 1 year ago
ggurdin 790223e68c
added popup for analytics indicators to show xp per lemma 1 year ago
ggurdin 0265019284
added 'categories' field to construct use model and started saving morph category 1 year ago
ggurdin 10c0cfef2a
changed homeserver picker view / functionality back to previous setup 1 year ago
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 1 year ago