Krille
b6668cee6f
chore: Follow up join room
2024-11-19 12:31:45 +01:00
krille-chan
22023450d5
feat: Add markdown context actions for text input
2024-11-15 16:27:26 +01:00
Krille
9fab7630a3
chore: Follow up send file dialog
2024-11-15 07:50:19 +01:00
Krille
39de990fae
refactor: Remove keyboard shortcuts
...
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
2024-11-11 16:03:52 +01:00
Krille
f5c21481e6
refactor: Migrate to newer keyboard shortcuts package
2024-11-11 12:20:32 +01:00
Krille
ae8965b03f
chore: Follow up send file dialog
2024-11-08 09:57:45 +01:00
Krille
6d4cc45d07
refactor: Move to upstream geolocator
2024-11-07 14:09:42 +01: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
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
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
Krille
fcc43e3328
chore: Slightly update chat colors
2024-10-21 18:59:39 +02: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
krille-chan
831adceeca
refactor: Better future loading dialog without flickering
2024-10-13 09:55:18 +02:00
Krille
694bc488fd
chore: Improve read marker design
2024-10-11 13:13:47 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web
2024-10-06 08:35:37 +02:00
Krille
fe06f2efb3
chore: Follow up pick files with file selector
2024-10-04 10:04:09 +02:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux
2024-10-03 21:21:34 +02:00
krille-chan
188ce96ef3
chore: Improve message info dialog
2024-09-27 17:43:02 +02: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
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
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
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
Krille-chan
6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
...
chore: upgrade flutter to 3.24
2024-08-31 15:02:09 +02:00