Commit Graph

2140 Commits

Author SHA1 Message Date
Krille Fear 7167d0ace6 feat: Redesign start page 2021-11-15 09:48:48 +01:00
Krille Fear 7c3fffc8a6 fix: Set space 2021-11-15 08:20:29 +01:00
Krille Fear 97e644b64a chore: Adjust colors 2021-11-15 07:59:51 +01:00
Krille Fear b587827589 fix: Set room avatar 2021-11-15 07:43:19 +01:00
Krille Fear d49d44dc80 fix: Adjust color 2021-11-15 07:38:40 +01:00
Krille Fear 1ef2af0a82 fix: Colors 2021-11-15 07:36:07 +01:00
Krille Fear a7a15f9481 fix: Do not display bottombar in selectmode 2021-11-15 07:27:19 +01:00
Krille Fear 226c97526e fix: Color in bottom bar 2021-11-15 07:24:58 +01:00
Krille Fear ae0a720d16 feat: Use SalomonBottomBar 2021-11-15 07:24:05 +01:00
Krille Fear 10480ec408 fix: Contrast in dark mode 2021-11-14 22:15:37 +01:00
Krille Fear 86566c2584 Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
feat: Redesign multiaccounts and spaces

See merge request famedly/fluffychat!547
2021-11-14 21:09:17 +00:00
Krille Fear 4c97044f1c feat: Multiple mute, pin and mark unread 2021-11-14 20:59:25 +01:00
Krille Fear ff8bba03ae fix: Contrast in dark mode 2021-11-14 20:44:38 +01:00
Krille Fear 76d8dbbe09 fix: Remove opacity from video widget 2021-11-14 20:24:17 +01:00
Krille Fear 397c6ed292 feat: Nicer images, stickers and videos 2021-11-14 18:57:48 +01:00
Krille Fear e7a3e78712 feat: Redesign multiaccounts and spaces 2021-11-14 18:47:18 +01:00
Krille Fear 055b99bc85 feat: New Public room bottom sheet 2021-11-14 13:56:36 +01:00
Krille Fear f5c9057509 fix: Sender name prefix in DM rooms 2021-11-14 13:25:56 +01:00
Krille Fear 66a66cefa3 design: Remove cupertino icons 2021-11-14 13:24:01 +01:00
Krille Fear dbc56c2cf2 fix: Minor design fixes 2021-11-14 12:00:49 +01:00
Krille Fear c1cb91dc79 fix: Minor padding bugs 2021-11-14 11:53:43 +01:00
Krille Fear c64c988910 fix: Typing indicator too large 2021-11-14 11:18:33 +01:00
Krille Fear 14fe60d8e0 feat: Display typing indicators with gif 2021-11-14 09:36:35 +01:00
Krille Fear 862d23c0b9 feat: New chat details design 2021-11-13 21:42:54 +01:00
Krille Fear 15ccd043d9 feat: New settings design 2021-11-13 21:21:13 +01:00
Krille Fear cc00032c10 feat: Move styles one settings level up 2021-11-13 20:44:47 +01:00
Krille Fear f03cc9b786 feat: New chat design 2021-11-13 20:37:51 +01:00
Krille Fear fbb92cbfe1 chore: Adjust image chat design 2021-11-13 20:17:11 +01:00
Krille Fear 917dde5a1c fix: Minor design fixes 2021-11-13 19:36:39 +01:00
Krille Fear 6b3a94011f chore: Make default orange darker 2021-11-13 19:28:33 +01:00
Krille Fear 9425aab475 chore: Adjust design 2021-11-13 19:22:11 +01:00
Krille Fear bc41ff3e36 fix: Center inputfield 2021-11-13 19:02:26 +01:00
Krille Fear 1fb7e03fc6 fix: Seenby fontsize 2021-11-13 18:56:34 +01:00
Krille Fear 2f89913e36 feat: Nicer design of images an stickers 2021-11-13 18:55:05 +01:00
Krille Fear 86af401cfc change: Encrypted by design, all users valid is normal not green 2021-11-13 18:47:05 +01:00
Krille Fear eb429267b1 fix: Hide FAB in new chat page if textfield has focus 2021-11-13 18:09:16 +01:00
Krille Fear fcc41a8d1d feat: Make the main color editable for users 2021-11-13 17:57:55 +01:00
Krille Fear 39f7fd6c0b fix: Chat background 2021-11-13 17:13:09 +01:00
Krille Fear e2cdad27e0 feat: new design 2021-11-13 16:10:16 +01:00
Krille Fear 7e2148fa9b refactor: Make methods shorter 2021-11-13 11:54:23 +01:00
Krille Fear a817773de8 fix: Dont enable encryption with bots 2021-11-13 11:51:35 +01:00
Krille Fear 2311039e83 refactor: Split chat view into multiple files 2021-11-13 10:20:09 +01:00
Krille Fear 69429fcd3e Merge branch 'td/fix-downloading-stuff' into 'main'
fix: download path for saving files

Closes #636

See merge request famedly/fluffychat!545
2021-11-11 19:43:46 +00:00
Krille Fear 07033ab9b0 fix: Wait for loading before bootstrap 2021-11-11 19:52:56 +01:00
Krille Fear 762139d43d fix: Bootstrap loop 2021-11-11 19:39:55 +01:00
Krille Fear 43fd4c903f feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear 563a67eabd fix: Crash when there is no prev message 2021-11-11 18:05:12 +01:00
Krille Fear d46667b097 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Jayesh Nirve 967f64247e
fix: download path for saving files 2021-11-09 22:01:23 +05:30
Krille Fear 3342071acf fix: Chat list flickering 2021-11-09 17:30:04 +01:00
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 b903bf8472 feat: Speed up app start 2021-11-09 13:07:57 +01:00
Krille Fear 3fdf2bf80d Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-06 12:10:33 +01:00
Krille Fear 66cae6cc85 design: Floating input bar 2021-11-06 11:18:32 +01:00
Krille Fear 924a6afb82 Merge branch 'krille/nullsafesdk' into 'main'
refactor: Switch to null safe sdk

See merge request famedly/fluffychat!543
2021-11-06 09:44:26 +00:00
Krille Fear 321207128a docs: New website 2021-11-05 19:14:20 +01:00
Krille Fear 7a8a61d9b9 refactor: Switch to null safe sdk 2021-11-05 16:19:34 +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 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