Commit Graph

137 Commits

Author SHA1 Message Date
Krille Fear
bcd0d56bea fix: Move to latest null safe sdk 2021-11-09 16:55:28 +01:00
Krille Fear
7cf9fc479f Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 13:26:45 +01:00
Krille Fear
66cae6cc85 design: Floating input bar 2021-11-06 11:18:32 +01:00
Krille Fear
40f383261c fix: Signup on matrix.org 2021-11-04 17:10:16 +01:00
Krille Fear
c51ba11fcb chore: Add localizations to signup page 2021-11-04 16:13:02 +01:00
Krille Fear
b48cf2ecdc feat: Nicer registration form 2021-10-30 14:06:10 +02:00
Krille Fear
15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
56646cb697 Merge branch 'ignore_from_sheet' into 'main'
feature: ignore from bottom sheet

Closes #574

See merge request famedly/fluffychat!537
2021-10-26 16:34:56 +00:00
Krille Fear
5705ebdaab fix: Enable E2EE by default in all start chat cases 2021-10-25 11:51:38 +02:00
Raatty
e17376c5a2 feature: ignore from bottom sheet 2021-10-25 22:42:18 +13:00
Krille Fear
f884e8082f chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear
a2f247920c fix: Format 2021-10-17 14:15:29 +02:00
Krille Fear
12cdee068d fix: Disable matrix registration again 2021-10-16 10:46:52 +02:00
Krille Fear
4a8d50c201 design: Make homepicker page nicer 2021-10-16 10:28:50 +02:00
Krille Fear
e879278186 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
79766a6d69 chore: Adjust settings account design 2021-10-14 17:02:42 +02:00
Krille Fear
fdcb34e3a3 fix: Disable registration for matrix.org 2021-10-13 14:21:17 +02:00
Krille Fear
4ab57c2900 CircularProgressIndicator.adaptive( 2021-10-10 13:39:34 +02:00
Krille Fear
741d4ddba3 feat: Account settings displays current matrix ID 2021-10-10 12:57:28 +02:00
Krille Fear
8f221f3ca2 feat: More finetuning for font sizes 2021-10-10 12:41:43 +02:00
Krille Fear
127275782a fix: QR Code scanning 2021-10-10 11:42:18 +02:00
Krille Fear
849a3d95e4 design: Change design of verification page 2021-10-10 10:58:03 +02:00
Krille Fear
9ff97d0162 feat: Make QR Code clickable 2021-10-08 07:30:41 +02:00
Krille Fear
fadcad5926 fix: One space always missing 2021-09-27 08:13:50 +02:00
Krille Fear
fb4337272e feat: Implement nice profile bottom sheet 2021-09-24 15:51:33 +02:00
Sorunome
4ee2ecc286
feat: Open user bottom sheet on tapping user pills 2021-09-22 15:13:17 +02:00
Christian Pauly
d2b4ac4d9f fix: Display account picker only if complex bundles is true 2021-09-20 17:43:37 +02:00
Christian Pauly
9115d44b65 chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly
3d5eb6e061 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Krille Fear
deab7c83e3 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Krille Fear
e5b62d893d refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +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
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
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
c336bd8b21 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Christian Pauly
f65fb7d955 chore: Slightly enhance tombstone design 2021-08-29 16:57:50 +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
Sorunome
6026c8976d
feat: Dismiss keyboard on scroll in iOS 2021-08-28 17:36:23 +02:00
Christian Pauly
abe200f90a fix: send on enter 2021-08-28 10:35:11 +02:00
Christian Pauly
54aacc1c35 feat: Send on enter 2021-08-24 20:43:21 +02:00
Christian Pauly
14586297dc change: Polish new chat design 2021-08-23 18:32:57 +02:00
Christian Pauly
4b93382fb9 fix: Sharing invite link 2021-08-23 08:40:01 +02:00
Christian Pauly
f9111b6bb3 fix: Padding and colors 2021-08-22 21:50:19 +02:00