Commit Graph

2028 Commits

Author SHA1 Message Date
Krille Fear bc78647fb6 fix: Mark voice messages with msc3245 2021-10-30 11:03:33 +02:00
Krille Fear 82df5526dd fix: Play response voice messages 2021-10-30 10:50:36 +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 288160d852 fix: Crash on logout 2021-10-27 11:35:19 +02:00
Krille Fear fcd849b7cd fix: Format 2021-10-26 20:35:00 +02:00
Krille Fear 20c9627b23 fix: Naming 2021-10-26 20:08:17 +02:00
Krille Fear 76e51ef315 fix: UiaRequestManager 2021-10-26 20:01:53 +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
Sorunome 95e9d92791
fix: small fox for uia request 2021-10-26 15:39:54 +02: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 599c0acb7f fix: Remove global key 2021-10-25 11:36:30 +02:00
Krille Fear f884e8082f chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear da68b22cb8 fix: Start private chat 2021-10-20 11:34:36 +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 821fc7b4fb refactor: Move UiaRequest to its own class 2021-10-16 10:33:58 +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 58c6009188 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 44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear 15db1c686b remove: Android filepicker 2021-10-14 17:32:32 +02:00
Krille Fear 9396d29917 fix: No client on logout 2021-10-14 17:05:59 +02:00
Krille Fear 5904b150c6 Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-10-14 17:02:56 +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 16e009387e 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 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
Raatty 9f25f2e898 fix backtick rendering on linux 2021-10-10 14:42:48 +13: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 1bade5cf5f fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear fb4337272e feat: Implement nice profile bottom sheet 2021-09-24 15:51:33 +02:00
Krille Fear 9915b4693c fix: Enable gotify recommendations 2021-09-24 11:42:56 +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
Krille Fear 6bd332f756 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 2b2b7104f0 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 7867af858d
fix: Only use prefix switching if we have complex bundles 2021-09-21 09:08:18 +02:00
Sorunome 9999105d34
fix: Client names being super long 2021-09-21 09:04:34 +02:00
Sorunome b015604faf
fix: Fluffychat sometimes forgetting that a client is logged in 2021-09-21 09:00:42 +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 16d75d2385 fix: Registration 2021-09-20 15:02:53 +02:00
Krille Fear 3f9a3fc5e1 fix: Analyzer bug 2021-09-20 12:12:40 +02:00
Krille Fear d38da1f91a fix: Start-up time waits for first sync 2021-09-20 11:52:02 +02:00
Krille Fear 03dfd87a65 fix: Multi-Account setup with well-known 2021-09-20 09:02:04 +02:00
Krille Fear 27062e71c4 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 9115d44b65 chore: Adjust colors 2021-09-19 22:03:57 +02:00
Christian Pauly 4305407a32 fix: Devices actions 2021-09-19 22:02:37 +02:00
Christian Pauly 3d5eb6e061 fix: EmptyPage appbar on dark mode 2021-09-19 22:00:54 +02:00
Sorunome d02aa446e1
fix: null for real 2021-09-19 14:44:09 +02:00
Christian Pauly 571b416b45 fix: Login multiple accounts after another 2021-09-19 14:37:11 +02:00
Christian Pauly 2353bb5c7f fix: display a nicer toast 2021-09-19 14:25:18 +02:00
Christian Pauly feb66d6de4 fix: Init hive 2021-09-19 14:22:26 +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 e6948d25f2 fix: Dark text in cupertinodialogs 2021-09-18 11:08:00 +02:00
Christian Pauly b2417fe1f3 fix: Possibly fix voice messages on iOS 2021-09-18 10:20:57 +02:00
Christian Pauly 1382cfd889 refactor: Remove default important state events 2021-09-18 09:52:22 +02:00
Krille Fear 7f15b7ad53 Merge branch 'soru/fix-upload-emotes' into 'main'
fix: emote settings

Closes #550

See merge request famedly/fluffychat!520
2021-09-17 05:55:04 +00:00
Sorunome 7dc762ee1f
fix: Missing null check in background push 2021-09-16 21:21:47 +02:00
Sorunome e36a6aed74
fix: emote settings 2021-09-16 14:36:28 +02:00
Krille Fear cbb40b6fdb fix: Correctly clear database if it is corrupted 2021-09-14 14:55:27 +02:00
Krille Fear 9b7a0aadd3 fix: Flutter2.5 invisible appbar 2021-09-14 08:50:25 +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 1e41a2c5ff chore: Adjust colors 2021-09-02 09:38:44 +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
Christian Pauly 14e887ec39 chore: Adjust gradient 2021-08-29 17:26:28 +02: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
Krille Fear a5f794f689 Merge branch 'soru/ios-open-geo-uri' into 'main'
fix: Open geo URIs on iOS

Closes #533

See merge request famedly/fluffychat!505
2021-08-29 15:16:37 +00:00