Commit Graph

1951 Commits (f26c7e76e1332a63b3bf14c08db8fdc78b260ff2)

Author SHA1 Message Date
William Jordan-Cooley 1a4dc0ba95 tweaking selection criteria 1 year ago
William Jordan-Cooley f85c4b2169 refactoring of practice flow 1 year ago
ggurdin fb3a564da7
make room dialog result nullable 1 year ago
ggurdin 446041c095
make all message content text styles equal height 1 year ago
ggurdin af1561b49f
934 enrolling users automatically in several spaces (#975)
* allow users to set visibility of rooms in add chat or subspace dialog and in room details

* only allow room admins to change visibility
1 year ago
ggurdin 22625f461c
showToolbar on click non-toolbar message, don't re-launch on toolbar on token selected, and highlight selected tokens when appropriate 1 year ago
wcjord d554d72019
Hidden-words (#950)
* controller for calculating tokens with xp

* Update main.dart

* replace ConstructWithXP with ConstructUses

* wait for analytics data to load before setting token analytics for practice activities

* pull tokenwithxp constructs from getAnalyticsModel ConstructListModel

* added commented out workaround for server not returning target constructs

* still some bugs but its working

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
1 year ago
ggurdin a061535bbe
updated initPangeaControllers function, don't check mounted for functions that don't rely on context 1 year ago
ggurdin 57f8515c96
Merge branch 'main' into sentry 1 year ago
ggurdin 3b3c8729f5
don't call grammar_lite if l1 or l2 are unknown 1 year ago
ggurdin a498fd252b
don't try to send again if selectedEvents in empty, log more detailed error 1 year ago
ggurdin 6e42ada9ac
fix audio overflow 1 year ago
ggurdin dd5d3f59ee
update vocabUses function to save tokens in matches as GA construct uses 1 year ago
ggurdin 4a2a8bf7bd
convert choreo record into morph GA uses on send 1 year ago
ggurdin 8ee4ea31c8
addressed some of Will's questions 1 year ago
William Jordan-Cooley c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 1 year ago
ggurdin f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop 1 year ago
ggurdin 7d80d8f6e2
added back record button 1 year ago
ggurdin 8330f2c505
mmove reaction picker down into row with reply button 1 year ago
ggurdin ea1ad9bc61
make missing voice warning into an instructions popup 1 year ago
ggurdin dc68790c53
comment out unused typeahead widget 1 year ago
ggurdin 0a627ef856
updates to main menu design 1 year ago
ggurdin 9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing 1 year ago
ggurdin de927aa6b4
resolve merge conflict 1 year ago
ggurdin ade8102830
Merge branch 'main' into show-gained-points-in-one-place 1 year ago
ggurdin aab41e2600
remove room details button because it's duplicate of button next to avatar 1 year ago
ggurdin 7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 1 year ago
ggurdin 61aed51d15
always show the choreographer send button 1 year ago
ggurdin 9af29d1d0c
start language assistance on enter 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