Commit Graph

231 Commits

Author SHA1 Message Date
Krille Fear
7cf9fc479f Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 13:26:45 +01:00
Krille Fear
b903bf8472 feat: Speed up app start 2021-11-09 13:07:57 +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
d24558f675 fix: Sending ThreepidCreds in UIA 2021-11-04 16:09:12 +01:00
Krille Fear
b48cf2ecdc feat: Nicer registration form 2021-10-30 14:06:10 +02:00
Krille Fear
bc78647fb6 fix: Mark voice messages with msc3245 2021-10-30 11:03:33 +02:00
Krille Fear
f8cc559ab3 fix: Record voice messages 2021-10-30 10:39:00 +02:00
Krille Fear
eec73cb16a fix: Display amplitude 2021-10-27 17:01:27 +02:00
Krille Fear
699b99bcf8 feat: Nicer audio message design and send duration 2021-10-27 16:53:31 +02:00
Krille Fear
15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
fcdf5a7ee4 refactor: Magic numbers 2021-10-26 18:47:05 +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
dd5f9b2c42 fix: Bootstrap column design 2021-10-14 16:56:08 +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
eca3905e0c fix: column design for bootstrap 2021-10-10 13:35:16 +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
1d16706ab3 feat: Nicer verification dialog 2021-10-10 12:11:59 +02:00
Krille Fear
127275782a fix: QR Code scanning 2021-10-10 11:42:18 +02:00
Krille Fear
0433d8cf81 feat: Nicer chat backup design 2021-10-10 11:40:08 +02:00
Krille Fear
849a3d95e4 design: Change design of verification page 2021-10-10 10:58:03 +02:00
Krille Fear
f2e37b20ff feat: Enable E2EE by default for new rooms 2021-10-10 10:43:50 +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
Krille Fear
4623519997 Merge branch 'soru/multiaccount-typing' into 'main'
fix: Stop typing when switching sending client

Closes #565

See merge request famedly/fluffychat!526
2021-09-21 09:16:19 +00:00
Krille Fear
c36b48302c Merge branch 'soru/navigate-to-room' into 'main'
fix: navigate to /rooms when switching bundle

Closes #566

See merge request famedly/fluffychat!527
2021-09-21 07:20:56 +00:00
Sorunome
57088bf741
fix: navigate to /rooms when switching bundle 2021-09-21 09:16:57 +02:00
Sorunome
d647d8cc64
fix: Stop typing when switching sending client 2021-09-21 09:15:25 +02:00
Sorunome
7867af858d
fix: Only use prefix switching if we have complex bundles 2021-09-21 09:08:18 +02:00
Christian Pauly
d2b4ac4d9f fix: Display account picker only if complex bundles is true 2021-09-20 17:43:37 +02:00
Krille Fear
03dfd87a65 fix: Multi-Account setup with well-known 2021-09-20 09:02:04 +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
Christian Pauly
64cef3429e fix: Password reset 2021-09-19 13:08:33 +02:00
Christian Pauly
b2417fe1f3 fix: Possibly fix voice messages on iOS 2021-09-18 10:20:57 +02:00