202 Commits

Author SHA1 Message Date
Sorunome
c0faf04917
allow editing and redacting of other messages in the same bundle 2021-09-19 13:13:58 +02:00
Sorunome
e8cc480c2f
add send prefix 2021-09-19 12:53:09 +02:00
Christian Pauly
bc64e09fbe feat: Add localizations 2021-09-19 12:51:28 +02:00
Christian Pauly
cf712c79f9 fix: Bundle switch 2021-09-19 12:47:31 +02:00
Christian Pauly
4e8111a150 fix: Stuff 2021-09-19 12:44:00 +02:00
Christian Pauly
7f6e37adf2 fix: Account switcher 2021-09-19 12:40:53 +02:00
Christian Pauly
e227bb9200 fix: Bottombar design 2021-09-19 12:38:32 +02:00
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
Christian Pauly
d619fefa62 feat: Nicer bottombar 2021-09-18 15:51:33 +02:00
Sorunome
1278b91eed
add Matrix.getBundles() and Matrix.hasComplexBundles 2021-09-18 15:30:22 +02:00
Christian Pauly
b68910dae7 fix: Account switcher crash 2021-09-18 14:26:20 +02:00
Christian Pauly
88865617cc feat: add account button forever 2021-09-18 13:54:49 +02:00
Christian Pauly
7734ffa61d fix: Crash when switching in a space 2021-09-18 13:54:15 +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
9705bf0c01 feat: Implement adding new clients 2021-09-18 12:12:44 +02:00
Christian Pauly
b2417fe1f3 fix: Possibly fix voice messages on iOS 2021-09-18 10:20:57 +02:00
Sorunome
e36a6aed74
fix: emote settings 2021-09-16 14:36:28 +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
0f3f17c2f1 design: Make divider more thin 2021-09-07 14:25:26 +02:00
Christian Pauly
f7ec11a592 fix: Status bar on Android tablets invisible 2021-09-07 14:22:47 +02:00
Krille Fear
032b40868d Merge branch 'soru/fix-empty-timeline' into 'main'
fix: Empty timeline crashing

See merge request famedly/fluffychat!511
2021-09-07 12:21:12 +00:00
Raatty
b3eb29844b removeExile was a source of confusion 2021-09-07 17:18:22 +12:00
Krille Fear
6d5e06a723 Merge branch 'soru/fix-load-member-in-timeline' into 'main'
fix: Properly re-render the timeline etc. when the full userinformation was fetched

See merge request famedly/fluffychat!500
2021-09-06 18:25:53 +00:00
Sorunome
1b01cdc379
fix: Empty timeline crashing 2021-09-06 20:16:01 +02:00
Christian Pauly
55d82d3437 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly
888935cf4d design: CircularProgressIndicator looks better here 2021-09-01 10:31:31 +02:00
Christian Pauly
a7cf8e91b8 refactor: Rethrow history request fails 2021-09-01 10:31:19 +02:00
Christian Pauly
c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Bram van den Heuvel
4250fa9223 Explicitly add Content-Type header on emote upload 2021-08-29 17:44:56 +00:00
Krille Fear
1c4b0bdba6 Merge branch 'soru/missing-null-check' into 'main'
fix: Make sure that you deselect rooms on leaving, even if that fails

See merge request famedly/fluffychat!504
2021-08-29 15:17:08 +00:00
Christian Pauly
f65fb7d955 chore: Slightly enhance tombstone design 2021-08-29 16:57:50 +02:00
Sorunome
b0ecc408b5
fix: Make sure that you deselect rooms on leaving, even if that fails 2021-08-29 13:21:18 +02:00
Christian Pauly
161791a07d chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly
114685ef87 feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Sorunome
f4c527a933
fix: Properly re-render the timeline etc. when the full userinformation was fetched 2021-08-28 18:31:37 +02:00
Christian Pauly
12b114ba69 fix: Display space as room if it contains unread events in timeline 2021-08-28 18:02:01 +02:00
Sorunome
6026c8976d
feat: Dismiss keyboard on scroll in iOS 2021-08-28 17:36:23 +02:00
Krille Fear
b3b1ea33dd Merge branch 'soru/fix-devices-page' into 'main'
fix: missing null check

Closes #527

See merge request famedly/fluffychat!496
2021-08-28 09:10:05 +00:00
Christian Pauly
8aa0670e83 fix: Open matrixTo links 2021-08-28 10:50:12 +02:00
Christian Pauly
abe200f90a fix: send on enter 2021-08-28 10:35:11 +02:00
Sorunome
e3e815ecf0
fix: missing null check 2021-08-27 16:56:12 +02:00