Krille
fe06f2efb3
chore: Follow up pick files with file selector
2024-10-04 10:04:09 +02: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
krille-chan
fc959ce3e5
refactor: Use file selector on linux
2024-10-03 21:21:34 +02:00
krille-chan
ae52fcf9ec
refactor: Remove duplicated navigator workaround
2024-10-03 19:29:56 +02:00
krille-chan
c1f8b13aca
fix: Public rooms always publicly visible even when turned off on creation
2024-10-03 12:07:34 +02:00
William Jordan-Cooley
8bffe17455
passing practice model instead of activity?
2024-10-02 14:58:29 -04:00
krille-chan
188ce96ef3
chore: Improve message info dialog
2024-09-27 17:43:02 +02: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
krille-chan
dfb2605829
chore: Follow up send file snackbars
2024-09-22 19:47:47 +02:00
krille-chan
d53d0d8083
chore: Follow up sendfile snackbars
2024-09-22 19:20:10 +02:00
krille-chan
b83503585f
feat: Sending multiple files at once
2024-09-22 19:18:08 +02:00
krille-chan
5c9880f0b2
refactor: Load bytes from sending files later to not let app crash
2024-09-22 15:45:41 +02:00
krille-chan
6866a996a3
chore: Follow up imageviewer
2024-09-22 14:36:35 +02:00
krille-chan
838dcb413e
chore: Make imageviewer full window
2024-09-22 09:38:57 +02: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
Krille
75d28e16ea
chore: Follow up waveform color
2024-09-18 10:13:53 +02:00
Krille-chan
b7cbd12b04
Merge pull request #1319 from q234rty/patch-1
...
fix: Bypass image compression in flutter_file_picker
2024-09-17 08:17:33 +02:00
Krille
3355e66e9a
chore: Fix formatting
2024-09-16 08:08:13 +02: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
krille-chan
54306847f8
chore: Follow up audioplayer design
2024-09-11 13:56:28 +02:00
krille-chan
a732ea62e2
feat: New audio message design with displayed body
2024-09-11 11:45:46 +02: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
q234rty
341a76412c
fix: Bypass image compression in flutter_file_picker
...
We do our own image compression in the dark sdk anyway.
Might fix #1168
2024-09-08 01:07:51 +08: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