Commit graph

2896 commits

Author SHA1 Message Date
ggurdin
2d9cb5f8d9
clearer error messages on fail to invite bot to space 2024-10-22 15:38:56 -04:00
ggurdin
f99b48af98
if eventID is invalid, don't try to set read marker 2024-10-22 15:32:41 -04:00
ggurdin
4d0b2a3df1
resolve merge conflicts 2024-10-22 13:51:42 -04:00
ggurdin
a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose 2024-10-22 09:36:55 -04:00
ggurdin
cb7fd0f6f6
comment out references to buggy package keyboard_shortcuts 2024-10-22 09:10:44 -04:00
Krille
282f45059c
chore: Follow up dismiss room 2024-10-22 10:44:43 +02:00
Krille
3f9c7f3e91
feat: Swipe to archive rooms 2024-10-22 09:22:48 +02:00
ggurdin
89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 2024-10-21 17:06:09 -04:00
ggurdin
4274600732
initial work to bring back search bar 2024-10-21 16:02:42 -04:00
ggurdin
f111ec592e
Merge branch 'main' into bot-settings-design 2024-10-21 14:46:29 -04:00
ggurdin
3a6d6de7c5
UI fixes for new groups, form validation for discussion topic 2024-10-21 14:46:03 -04:00
Krille
fcc43e3328
chore: Slightly update chat colors 2024-10-21 18:59:39 +02:00
ggurdin
ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
2024-10-21 12:53:34 -04:00
Krille
728854569c
Revert "chore: Follow up new chat design"
This reverts commit 4ec70bd25c.
2024-10-21 18:43:37 +02:00
Krille
4ec70bd25c
chore: Follow up new chat design 2024-10-21 18:36:52 +02:00
Krille
4857684655
Revert "feat: Add default chat wallpaper"
This reverts commit 7d8369ab30.
2024-10-21 16:36:26 +02:00
Krille
7d8369ab30
feat: Add default chat wallpaper 2024-10-21 16:11:53 +02: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
Krille
32d868b5bd
build: Update matrix dart sdk 2024-10-21 15:23:35 +02:00
krille-chan
31907f74de
chore: Follow up loading dialog 2024-10-19 09:16:33 +02:00
krille-chan
3faf6df558
feat: Nicer room creation UI 2024-10-19 08:58:02 +02:00
ggurdin
6ea1b94a70
Merge branch 'main' into 737-private-class-code 2024-10-18 11:57:21 -04:00
Krille
d1e211adee
refactor: Use adaptive dialog action 2024-10-18 15:49:46 +02:00
ggurdin
17613f4a85
added onTap to version number in settings to copy on click 2024-10-17 12:34:50 -04:00
ggurdin
d1be0c664a
remove options to archive chats and spaces 2024-10-16 15:58:53 -04:00
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
Krille-chan
416cdc139f
Merge pull request #1411 from krille-chan/krille/better-future-loading-dialog
refactor: Better future loading dialog without flickering
2024-10-13 10:07:15 +02:00
krille-chan
d78c45a13d
chore: Follow up powerlevel role badges 2024-10-13 10:00:56 +02:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
05d5577a7b
chore: Nicer batch for power level roles 2024-10-13 09:14:47 +02:00
krille-chan
d14698ee94
refactor: Improve delete device UX flow 2024-10-13 09:06:34 +02:00
krille-chan
d8acd92023
feat: Display warning banner on unverified devices 2024-10-12 22:00:09 +02: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
Krille
694bc488fd
chore: Improve read marker design 2024-10-11 13:13:47 +02: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
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02: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