Commit graph

3474 commits

Author SHA1 Message Date
Krille
04aedb0ef6
feat: Make FluffyChat OIDC aware client 2024-10-23 16:51:05 +02: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
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
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
krille-chan
0301c83f40
fix: Wait for room invite before open in pushhelper 2024-10-19 08:15:32 +02:00
Krille
d1e211adee
refactor: Use adaptive dialog action 2024-10-18 15:49:46 +02: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
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-chan
2c2e6d0941
chore: Follow up file selector 2024-10-04 17:53:56 +02:00
Krille
cc928c64bc
chore: Follow up file selector 2024-10-04 15:09:01 +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
ae52fcf9ec
refactor: Remove duplicated navigator workaround 2024-10-03 19:29:56 +02:00
krille-chan
86c9354cfd
refactor: Reuse flutter local notifications object 2024-10-03 16:42:19 +02:00
Krille-chan
8b90c30f50
Merge pull request #1376 from baltevl/main
build: Add unifiedpush_ui package
2024-10-03 16:07:31 +02:00
baltevl
96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
2024-10-03 15:28:00 +02:00
krille-chan
542b4bf928
chore: Nicer representation of invited DMs 2024-10-03 14:10:47 +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
Krille
de7b85819f
chore: Group notifications on android by first space parent 2024-09-29 17:08:01 +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
2cad97fac7
build: Update dependencies 2024-09-19 18:41:08 +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
Krille
e6948ee0b4
chore: Follow up add web notification icons with auth media 2024-08-29 08:21:05 +02:00
Krille
3cb88f3d49
chore: Follow up login page 2024-08-28 08:43:21 +02:00
krille-chan
eae7db7d71
chore: Follow up set read marker logic 2024-08-27 17:22:01 +02:00