Commit graph

1353 commits

Author SHA1 Message Date
ggurdin
8330f2c505
mmove reaction picker down into row with reply button 2024-11-05 12:58:29 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup 2024-11-04 16:02:39 -05:00
Krille
cdaaad9c54
chore: Design follow up 2024-11-03 15:07:08 +01:00
krille-chan
2f39b1e8f4
chore: Follow up colors 2024-11-03 13:03:03 +01:00
krille-chan
da857d6abe
chore: Follow up design 2024-11-03 12:51:22 +01:00
krille-chan
812a1c047e
chore: Follow up design 2024-11-03 12:13:32 +01:00
krille-chan
769baa3d9f
chore: Follow up message bubbles 2024-11-03 12:00:31 +01:00
krille-chan
640e2ff25d
chore: Design follow up 2024-11-03 11:30:20 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design 2024-11-03 11:22:45 +01:00
krille-chan
133e7ab955
chore: Design adjustments 2024-11-03 11:11:13 +01:00
krille-chan
4453048285
refactor: Remove unnecessary builder widget 2024-11-03 11:02:06 +01:00
krille-chan
6e92693966
chore: Follow up chat bubble design 2024-11-03 09:41:45 +01:00
krille-chan
45299a741f
chore: Polish chat bubble colors 2024-11-03 08:59:05 +01:00
ggurdin
dc68790c53
comment out unused typeahead widget 2024-11-01 16:05:16 -04:00
ggurdin
9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing 2024-11-01 10:31:07 -04:00
krille-chan
b0a074c356
chore: Follow up wallpaper design 2024-11-01 12:54:52 +01:00
krille-chan
84e2563628
chore: Add max length to state messages 2024-11-01 12:09:07 +01:00
krille-chan
66ea73ea18
chore: Follow up wallpaper configs 2024-11-01 11:59:08 +01:00
krille-chan
9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page 2024-11-01 10:49:18 +01:00
ggurdin
7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 2024-10-31 11:42:44 -04:00
ggurdin
61aed51d15
always show the choreographer send button 2024-10-30 15:11:26 -04:00
ggurdin
9af29d1d0c
start language assistance on enter 2024-10-30 15:06:37 -04:00
Krille
6c548ec350
chore: Follow up emoji only messages 2024-10-29 10:25:59 +01:00
Krille
189493e074
design: Highlight emoji only messages 2024-10-29 10:11:51 +01:00
ggurdin
70fd9e9f2e
check if mounted before setState in message.dart 2024-10-28 16:21:25 -04:00
ggurdin
2a4f5e3462
don't try to set read marker if userID is null 2024-10-28 16:07:15 -04:00
ggurdin
cf1f79147a
don't allow users to edit the input bar during IT 2024-10-25 09:20:50 -04:00
ggurdin
9e3111f97c
don't play token text if null message audio is playing 2024-10-24 14:16:39 -04:00
ggurdin
cb566d06bc
add minimum dimensions to toolbar contents 2024-10-24 13:24:41 -04:00
William Jordan-Cooley
7c0078694b adding mounted check 2024-10-23 10:06:16 -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
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
krille-chan
3faf6df558
feat: Nicer room creation UI 2024-10-19 08:58:02 +02:00
Krille
d1e211adee
refactor: Use adaptive dialog action 2024-10-18 15:49:46 +02:00
ggurdin
6a96811076
on app close, close toolbar overlay 2024-10-14 10:49:22 -04:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
ggurdin
19d8f5c013
prevent audio player text from being split onto multiple lines 2024-10-11 15:57:32 -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