144 Commits

Author SHA1 Message Date
Sorunome
08c09051ea
Add simple client switcher buttons for within a bundle next to the input bar 2021-09-19 12:22:28 +02:00
Christian Pauly
8225c00e02 fix: Bottombar design 2021-09-19 11:50:31 +02:00
Christian Pauly
31815a2fc2 feat: Add account bundles 2021-09-18 16:25:57 +02:00
Christian Pauly
0e914be5b6 feat: Display bundles better 2021-09-18 15:53:03 +02:00
Christian Pauly
33e606eefe feat: Display bundles 2021-09-18 15:52:07 +02:00
Sorunome
a973f8d371
have Matrix.getBundles() use client instead of clientIndex 2021-09-18 15:51:07 +02:00
Sorunome
1278b91eed
add Matrix.getBundles() and Matrix.hasComplexBundles 2021-09-18 15:30:22 +02:00
Christian Pauly
710a55ddbc feat: Dead simple account switcher 2021-09-18 13:39:10 +02:00
Christian Pauly
a2d37102a4 feat: Multi account login working 2021-09-18 13:39:10 +02:00
Christian Pauly
73c7ef9840 fix: Do not call matrix.of inside of matrix.dart 2021-09-18 13:39:10 +02:00
Sorunome
a32ce35347
derp 2021-09-18 13:38:41 +02:00
Sorunome
c136c69ed4
fix: dispose client subs on logout 2021-09-18 13:37:50 +02:00
Sorunome
74735bbd5d
feat: add multiaccount loading 2021-09-18 12:22:39 +02:00
Christian Pauly
9705bf0c01 feat: Implement adding new clients 2021-09-18 12:12:44 +02:00
Christian Pauly
12217d7cd0 feat: Add isMultiAccount getter 2021-09-18 11:43:34 +02:00
Christian Pauly
4c3907a699 feat: Init all clients 2021-09-18 11:36:50 +02:00
Christian Pauly
d1236c510d feat: Handle activeClients in matrix 2021-09-18 11:33:13 +02:00
Christian Pauly
3590b3a58a feat: Pass clients through until matrix.dart 2021-09-18 11:26:57 +02:00
Krille Fear
e5b62d893d refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear
7aa72c3c08 chore: Update SDK 2021-09-13 15:28:35 +02:00
Christian Pauly
c779577f00 fix: Import sdk 2021-09-10 11:23:40 +02:00
Christian Pauly
3dd56e02ed chore: Update SDK 2021-09-10 10:44:24 +02:00
Christian Pauly
6984206d66 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly
55d82d3437 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly
c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Christian Pauly
14e887ec39 chore: Adjust gradient 2021-08-29 17:26:28 +02:00
Krille Fear
328a61c288 Merge branch 'soru/play-audio' into 'main'
fix: encrypted files

Closes #518 and #535

See merge request famedly/fluffychat!506
2021-08-29 15:16:26 +00:00
Christian Pauly
05ab4fae1e chore: Make message bubble transparent for thumbnails 2021-08-29 16:55:08 +02:00
Christian Pauly
2c62acb5f6 chore: Add icons to chat popup menu 2021-08-29 16:52:42 +02:00
Christian Pauly
299ed4f25a chore: Adjust gradient and bubble borders 2021-08-29 16:49:48 +02:00
Sorunome
3a9400f638
fix: encrypted files 2021-08-29 15:20:48 +02:00
Christian Pauly
161791a07d chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly
68dfc8ee3a fix: Add tiny border to message bubbles 2021-08-29 12:12:44 +02:00
Christian Pauly
114685ef87 feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Krille Fear
9eba2cad97 Merge branch 'soru/fix-unread-bubble' into 'main'
fix: (hopefully) unread bubbles on iOS

See merge request famedly/fluffychat!499
2021-08-28 16:21:15 +00:00
Christian Pauly
cdad5ab799 fix 2021-08-28 18:09:59 +02:00
Sorunome
0332e13c6a
fix: (hopefully) unread bubbles on iOS 2021-08-28 18:03:45 +02:00
Christian Pauly
abe200f90a fix: send on enter 2021-08-28 10:35:11 +02:00
Christian Pauly
dcee386da4 fix: Analyzer bugs 2021-08-26 19:03:08 +02:00
Christian Pauly
54aacc1c35 feat: Send on enter 2021-08-24 20:43:21 +02:00
Sorunome
cf74c231bb
feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Krille Fear
d2167c7e6f Merge branch 'overflow_file_name' into 'main'
fix: too long file names

Closes #523

See merge request famedly/fluffychat!492
2021-08-22 10:06:05 +00:00
Krille Fear
e05a99293a Merge branch 'soru/escape-routes' into 'main'
fix: Properly encode and decode vRouter paths

See merge request famedly/fluffychat!487
2021-08-22 10:05:30 +00:00
Raatty
6f434c79ee fix: too long file names 2021-08-22 13:35:10 +12:00
Christian Pauly
b6e6301a14 fix: Unused imports 2021-08-21 15:36:38 +02:00
Christian Pauly
32edfdef81 Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-08-21 15:35:41 +02:00
Christian Pauly
853fd66b54 fix: Missing null check 2021-08-21 15:35:38 +02:00
Christian Pauly
0bfbf271d4 fix: Disable broken audioplayer for web 2021-08-21 13:40:36 +02:00
Krille Fear
12a3b04142 Merge branch 'soru/no-autocorrect-homeserver-url' into 'main'
fix: Disable autocorrect for the homeserver url field

Closes #515

See merge request famedly/fluffychat!490
2021-08-20 17:58:43 +00:00
Christian Pauly
49a159268b chore: Update SDK 2021-08-20 13:46:30 +02:00