Commit graph

1960 commits

Author SHA1 Message Date
Krille Fear
db042fd3bd fix: Format 2021-10-17 14:15:29 +02:00
Krille Fear
af0b975736 fix: Disable matrix registration again 2021-10-16 10:46:52 +02:00
Krille Fear
8ffe4c38a1 refactor: Move UiaRequest to its own class 2021-10-16 10:33:58 +02:00
Krille Fear
b04e9597c0 design: Make homepicker page nicer 2021-10-16 10:28:50 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
2021-10-15 08:26:45 +00:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
c2f23c491e remove: Android filepicker 2021-10-14 17:32:32 +02:00
Krille Fear
4ba5e6270b fix: No client on logout 2021-10-14 17:05:59 +02:00
Krille Fear
4b3cd26f68 Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-10-14 17:02:56 +02:00
Krille Fear
24a2494829 chore: Adjust settings account design 2021-10-14 17:02:42 +02:00
Krille Fear
eb8eea892f fix: Bootstrap column design 2021-10-14 16:56:08 +02:00
Krille Fear
7249fbec16 Merge branch 'fix_backticks' into 'main'
fix backtick rendering on linux

See merge request famedly/fluffychat!534
2021-10-13 13:24:51 +00:00
Krille Fear
2d3017e972 fix: Disable registration for matrix.org 2021-10-13 14:21:17 +02:00
Krille Fear
5796e41d2a CircularProgressIndicator.adaptive( 2021-10-10 13:39:34 +02:00
Krille Fear
55d44929b9 fix: column design for bootstrap 2021-10-10 13:35:16 +02:00
Krille Fear
843a6af323 feat: Account settings displays current matrix ID 2021-10-10 12:57:28 +02:00
Krille Fear
c79725280b feat: More finetuning for font sizes 2021-10-10 12:41:43 +02:00
Krille Fear
72a8b5a348 feat: Nicer verification dialog 2021-10-10 12:11:59 +02:00
Krille Fear
411599b6d2 fix: QR Code scanning 2021-10-10 11:42:18 +02:00
Krille Fear
9f1e22da9d feat: Nicer chat backup design 2021-10-10 11:40:08 +02:00
Krille Fear
fca234e20a design: Change design of verification page 2021-10-10 10:58:03 +02:00
Krille Fear
92523cb7b0 feat: Enable E2EE by default for new rooms 2021-10-10 10:43:50 +02:00
Raatty
d2046ccde1 fix backtick rendering on linux 2021-10-10 14:42:48 +13:00
Krille Fear
efa001e350 feat: Make QR Code clickable 2021-10-08 07:30:41 +02:00
Krille Fear
6d304d3fc3 fix: One space always missing 2021-09-27 08:13:50 +02:00
Krille Fear
e3c3bd997d fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear
446bedbac2 feat: Implement nice profile bottom sheet 2021-09-24 15:51:33 +02:00
Krille Fear
26a07d1849 fix: Enable gotify recommendations 2021-09-24 11:42:56 +02:00
Sorunome
727d8ab2e6 feat: Open user bottom sheet on tapping user pills 2021-09-22 15:13:17 +02:00
Krille Fear
39b4e9ab3e 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
6940a69959 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
88ffbb6972 fix: navigate to /rooms when switching bundle 2021-09-21 09:16:57 +02:00
Sorunome
3f00a43399 fix: Stop typing when switching sending client 2021-09-21 09:15:25 +02:00
Krille Fear
14d2bd80d6 Merge branch 'soru/fix-only-prefix-on-complex-bundles' into 'main'
fix: Only use prefix switching if we have complex bundles

See merge request famedly/fluffychat!525
2021-09-21 07:12:23 +00:00
Krille Fear
355c52ae4b Merge branch 'soru/fix-account-forgetting' into 'main'
fix: Fluffychat sometimes forgetting that a client is logged in

See merge request famedly/fluffychat!523
2021-09-21 07:10:37 +00:00
Sorunome
c6cd9a9ed6 fix: Only use prefix switching if we have complex bundles 2021-09-21 09:08:18 +02:00
Sorunome
2b550aa0a4 fix: Client names being super long 2021-09-21 09:04:34 +02:00
Sorunome
55c072f746 fix: Fluffychat sometimes forgetting that a client is logged in 2021-09-21 09:00:42 +02:00
Christian Pauly
6077c0ab8e fix: Display account picker only if complex bundles is true 2021-09-20 17:43:37 +02:00
Christian Pauly
3ac5ee0b88 fix: Registration 2021-09-20 15:02:53 +02:00
Krille Fear
b9f50cfeb8 fix: Analyzer bug 2021-09-20 12:12:40 +02:00
Krille Fear
ac342624f6 fix: Start-up time waits for first sync 2021-09-20 11:52:02 +02:00
Krille Fear
34eb3c0eb2 fix: Multi-Account setup with well-known 2021-09-20 09:02:04 +02:00
Krille Fear
94f3d521e5 fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
2021-09-20 08:49:00 +02:00
Christian Pauly
37d127d8bc chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly
13afca12b2 fix: Devices actions 2021-09-19 22:02:37 +02:00
Christian Pauly
f2dfef33b9 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Sorunome
0eea6f9055 fix: null for real 2021-09-19 14:44:09 +02:00
Christian Pauly
5214210754 fix: Login multiple accounts after another 2021-09-19 14:37:11 +02:00