Commit graph

103 commits

Author SHA1 Message Date
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
Krille
b6668cee6f
chore: Follow up join room 2024-11-19 12:31:45 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces 2024-11-01 08:14:47 +01:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
d8acd92023
feat: Display warning banner on unverified devices 2024-10-12 22:00:09 +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
ae52fcf9ec
refactor: Remove duplicated navigator workaround 2024-10-03 19:29:56 +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
84075133fa
chore: Bring back add to space feature 2024-08-08 19:13:08 +02:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
krille-chan
b20cee34d4
chore: Follow up nicer max width pages 2024-07-26 17:57:30 +02:00
krille-chan
9e737276b6
chore: Follow up active filter 2024-07-22 20:06:55 +02:00
krille-chan
a500a91b6b
chore: Follow up add chat or subspace UX 2024-07-22 20:06:07 +02:00
krille-chan
0760acaa40
chore: Bring back separate chat types 2024-07-22 19:46:59 +02:00
Krille
467d103c2f
chore: Follow up chat context menu 2024-07-16 07:31:43 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail 2024-07-15 21:14:49 +02:00
Krille
1b95694a58
chore: Follow up spaces design 2024-07-15 16:53:09 +02:00
Krille
47d1165b45
chore: Follow up chat list context menu 2024-07-15 16:34:48 +02:00
Krille
650f87b1d2
chore: Follow up spaces ui 2024-07-15 15:19:50 +02:00
Krille
7b0e0404c0
chore: Follow up select chats 2024-07-15 13:39:12 +02:00
Krille
64c56f889b
chore: Follow up join space invites 2024-07-15 13:21:35 +02:00
Krille
254f21ce00
chore: Follow up new spaces design 2024-07-15 13:18:15 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
krille-chan
6073b46cfc
fix: Search in spaces view 2024-03-10 16:26:40 +01:00
krille-chan
7ae9eb82e0
fix: Export session 2024-02-22 18:59:49 +01:00
krille-chan
477a8b858b
feat: Open chat on shortcut click on android 2024-02-22 16:28:21 +01:00
Marcus Hoffmann
f8f73b7661 feat: add dialog to hide presence list with long-press 2024-02-11 22:24:49 +01:00
Krille
dce3c0ae52
chore: Wait for device keys before ask bootstrap 2024-02-01 08:00:33 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar 2024-01-20 08:49:57 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
krille-chan
5740247c50
chore: Follow up select rooms 2023-12-30 10:32:54 +01:00
krille-chan
d64b532afe
refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
Krille
28c3efae23
chore: Follow up status feature 2023-12-22 19:41:18 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg 2023-12-22 17:15:14 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2023-10-28 10:54:41 +02:00
krille-chan
69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2023-10-08 09:43:43 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
Krille
e14173688a
refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
krille-chan
fb384462e0
chore: Follow up search UX 2023-08-13 13:13:52 +02:00
krille-chan
62122e5c79
fix: Do not allow empty search server 2023-08-13 11:15:13 +02:00
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille
bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille
fc675aebaa style: Move chats to top 2023-03-15 21:07:36 +01:00