Commit graph

239 commits

Author SHA1 Message Date
Krille Fear
f2d9c9ecf1 refactor: Make widgets null safe 2022-01-28 18:21:20 +01:00
Krille Fear
89450dc763 fix: linux snap notification avatar 2022-01-28 17:53:13 +01:00
Krille Fear
e3f1e551d0 Merge branch 'krille/desktopnotifications' into 'main'
feat: Display room avatar and actions and play sound for linux desktop notifications

See merge request famedly/fluffychat!691
2022-01-22 10:38:55 +00:00
Krille Fear
c7e80074ed Merge branch 'linux-seahorse-fix' into 'main'
fix: Seahorse does not properly work on many Linux devices

See merge request famedly/fluffychat!680
2022-01-22 10:23:44 +00:00
Krille Fear
9cc19fc53c chore: Use wooden beaver sound 2022-01-22 11:20:56 +01:00
Krille Fear
9a99072108 feat: Display room avatar and actions and play sound for linux desktop notifications 2022-01-22 11:16:40 +01:00
TheOneWithTheBraid
d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-01-15 09:57:28 +01:00
S1m
7a00dbafad chore: Follow up: Restore bubble padding 2022-01-14 06:50:24 +00:00
Raatty
3d45f1933c fix: linux notifications 2021-12-24 22:48:45 +13:00
Krille Fear
20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
2021-12-23 13:34:04 +01:00
Dependency Update Bot
f8512071cd chore: Update dependencies 2021-12-13 09:45:52 +01:00
Drews Clausen
e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 2021-12-07 00:25:03 +01:00
Krille Fear
956ee5bfc6 design: Adaptive switches 2021-11-27 10:10:29 +01:00
Sorunome
f072d6ae20 fix: Various multiaccount fixes 2021-11-24 18:39:40 +01:00
Krille Fear
b4f2adadad feat: nicer loading bar 2021-11-23 19:34:55 +01:00
Krille Fear
5983c83fcf fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear
08670e60f8 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear
53967eb1f0 refactor: Avatar widget 2021-11-20 10:42:23 +01:00
Krille Fear
705d7783a3 Merge branch 'krille/fix-public-room-sheet' into 'main'
fix: Public room bottom sheet design

See merge request famedly/fluffychat!552
2021-11-20 07:58:12 +00:00
Krille Fear
b7c5391aef fix: Public room bottom sheet design 2021-11-20 08:56:40 +01:00
Krille Fear
1ca8b63c91 refactor: Make more widgets null safe 2021-11-19 20:38:16 +01:00
Krille Fear
d3e25f84cf refactor: Make layouts null safe 2021-11-19 20:29:02 +01:00
Krille Fear
edbf22eca9 fix: Public room design 2021-11-19 18:33:09 +01:00
Krille Fear
bf79b57007 feat: Redesign start page 2021-11-15 09:48:48 +01:00
Krille Fear
741a495b4a chore: Adjust colors 2021-11-15 07:59:51 +01:00
Krille Fear
e964d5b628 feat: New Public room bottom sheet 2021-11-14 13:56:36 +01:00
Krille Fear
88c9753222 design: Remove cupertino icons 2021-11-14 13:24:01 +01:00
Krille Fear
e961596bc9 feat: New settings design 2021-11-13 21:21:13 +01:00
Krille Fear
73872a3a04 chore: Adjust design 2021-11-13 19:22:11 +01:00
Krille Fear
fbd108a446 fix: Seenby fontsize 2021-11-13 18:56:34 +01:00
Krille Fear
56b83727b7 feat: Make the main color editable for users 2021-11-13 17:57:55 +01:00
Krille Fear
7355d6609d refactor: Make methods shorter 2021-11-13 11:54:23 +01:00
Krille Fear
fcb9629525 fix: Dont enable encryption with bots 2021-11-13 11:51:35 +01:00
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Krille Fear
b97ac8ff93 refactor: Switch to null safe sdk 2021-11-05 16:19:34 +01:00
Krille Fear
661b740f57 feat: Nicer registration form 2021-10-30 14:06:10 +02:00
Krille Fear
401792f6a3 fix: Play response voice messages 2021-10-30 10:50:36 +02:00
Krille Fear
b01d81ee30 feat: Nicer audio message design and send duration 2021-10-27 16:53:31 +02:00
Krille Fear
015a12b04d fix: Crash on logout 2021-10-27 11:35:19 +02:00
Krille Fear
0a17e91d72 fix: UiaRequestManager 2021-10-26 20:01:53 +02:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
3483df545c fix: Remove global key 2021-10-25 11:36:30 +02:00
Krille Fear
991018d86a chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear
97bfe01524 fix: Start private chat 2021-10-20 11:34:36 +02:00
Krille Fear
db042fd3bd fix: Format 2021-10-17 14:15:29 +02:00
Krille Fear
8ffe4c38a1 refactor: Move UiaRequest to its own class 2021-10-16 10:33:58 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
4ba5e6270b fix: No client on logout 2021-10-14 17:05:59 +02:00
Krille Fear
5796e41d2a CircularProgressIndicator.adaptive( 2021-10-10 13:39:34 +02:00
Krille Fear
72a8b5a348 feat: Nicer verification dialog 2021-10-10 12:11:59 +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
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
2b550aa0a4 fix: Client names being super long 2021-09-21 09:04:34 +02:00
Christian Pauly
3ac5ee0b88 fix: Registration 2021-09-20 15:02:53 +02:00
Christian Pauly
13afca12b2 fix: Devices actions 2021-09-19 22:02:37 +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
Christian Pauly
0b4498e9d8 fix: display a nicer toast 2021-09-19 14:25:18 +02:00
Krille Fear
ec68d15586 feat: Allow loading of multiple clients in main.dart 2021-09-19 11:48:23 +00:00
Krille Fear
eba304556c refactor: Upgrade to Flutter 2.5 2021-09-13 17:41:53 +02:00
Krille Fear
21d7f862dd chore: Update SDK 2021-09-13 15:28:35 +02:00
Christian Pauly
8972204e4b fix: Import sdk 2021-09-10 11:23:40 +02:00
Christian Pauly
65747aecbf chore: Update SDK 2021-09-10 10:44:24 +02:00
Christian Pauly
4f148ca7f7 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly
b824ef34e4 chore: Add label to homeserver textfield 2021-09-02 10:01:29 +02:00
Christian Pauly
462e5381e9 chore: Remove gradient and add login wallpaper 2021-08-31 11:51:39 +02:00
Christian Pauly
6e5cd77357 chore: Adjust gradient 2021-08-29 17:26:28 +02:00
Krille Fear
0e0c0a105a Merge branch 'soru/play-audio' into 'main'
fix: encrypted files

Closes #518 and #535

See merge request famedly/fluffychat!506
2021-08-29 15:16:26 +00:00
Christian Pauly
2e99fccd20 chore: Make message bubble transparent for thumbnails 2021-08-29 16:55:08 +02:00
Christian Pauly
5cbaf2224a chore: Add icons to chat popup menu 2021-08-29 16:52:42 +02:00
Christian Pauly
9a6a217a59 chore: Adjust gradient and bubble borders 2021-08-29 16:49:48 +02:00
Sorunome
721b444965 fix: encrypted files 2021-08-29 15:20:48 +02:00
Christian Pauly
41f2d23951 chore: Adjust some colors 2021-08-29 12:15:51 +02:00
Christian Pauly
06c8e45e79 fix: Add tiny border to message bubbles 2021-08-29 12:12:44 +02:00
Christian Pauly
caaa7bd2dc feat: New chat background colors and chatlist design 2021-08-29 11:29:14 +02:00
Krille Fear
deddb41ec8 Merge branch 'soru/fix-unread-bubble' into 'main'
fix: (hopefully) unread bubbles on iOS

See merge request famedly/fluffychat!499
2021-08-28 16:21:15 +00:00
Christian Pauly
e70f123182 fix 2021-08-28 18:09:59 +02:00
Sorunome
4f27de05c5 fix: (hopefully) unread bubbles on iOS 2021-08-28 18:03:45 +02:00
Christian Pauly
e8ffa34523 fix: send on enter 2021-08-28 10:35:11 +02:00
Christian Pauly
f91919a7c6 fix: Analyzer bugs 2021-08-26 19:03:08 +02:00
Christian Pauly
8d7d539060 feat: Send on enter 2021-08-24 20:43:21 +02:00
Sorunome
06235cddd0 feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Krille Fear
ebe81e4448 Merge branch 'overflow_file_name' into 'main'
fix: too long file names

Closes #523

See merge request famedly/fluffychat!492
2021-08-22 10:06:05 +00:00
Krille Fear
f1e76fbb10 Merge branch 'soru/escape-routes' into 'main'
fix: Properly encode and decode vRouter paths

See merge request famedly/fluffychat!487
2021-08-22 10:05:30 +00:00
Raatty
95afac534c fix: too long file names 2021-08-22 13:35:10 +12:00
Christian Pauly
13ee8c0e78 fix: Unused imports 2021-08-21 15:36:38 +02:00
Christian Pauly
5dfac86390 Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-08-21 15:35:41 +02:00
Christian Pauly
619d03a37b fix: Missing null check 2021-08-21 15:35:38 +02:00
Christian Pauly
b04e710d68 fix: Disable broken audioplayer for web 2021-08-21 13:40:36 +02:00
Krille Fear
86998374b9 Merge branch 'soru/no-autocorrect-homeserver-url' into 'main'
fix: Disable autocorrect for the homeserver url field

Closes #515

See merge request famedly/fluffychat!490
2021-08-20 17:58:43 +00:00
Christian Pauly
bec9046097 chore: Update SDK 2021-08-20 13:46:30 +02:00
Krille Fear
47e68d813d refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Sorunome
da154e2b4e fix: Disable autocorrect for the homeserver url field 2021-08-16 18:38:22 +02:00
Sorunome
02e57474fe fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome
1409716418 fix: Use plural string in translation 2021-08-14 11:30:18 +02:00
Christian Pauly
da3bc8ca7f fix: Design of invite rooms 2021-08-13 12:39:42 +02:00