Commit graph

116 commits

Author SHA1 Message Date
Christian Pauly
153e333693 chore: Update SDK 2022-07-09 10:18:53 +02:00
Jayesh Nirve
9f1df557df fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
Christian Pauly
ea17a28519 fix: Broken dynamic color palette 2022-05-19 08:46:59 +02:00
Krille Fear
05f55b7aad Merge branch 'krille/update-matrix-sdk' into 'main'
refactor: Update Matrix SDK

See merge request famedly/fluffychat!869
2022-05-18 07:24:58 +00:00
Christian Pauly
355abeb17f refactor: Update Matrix SDK 2022-05-18 09:04:32 +02:00
Christian Pauly
15f41f77f0 feat: Initial material you support 2022-05-18 08:54:50 +02:00
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Christian Pauly
0693cc5fa6 chore: Fix client logout and update macOS 2022-04-16 14:30:54 +02:00
Christian Pauly
87afa8ac3d feat: New onboarding design 2022-04-15 13:55:39 +02:00
20kdc
4398c305d2 feat: Add "Show related DMs in spaces" settings 2022-04-09 06:10:53 +00:00
20kdc
919b0822e5 feat: Groups and Direct Chats virtual spaces option 2022-04-03 17:00:35 +00:00
Krille Fear
74100bd777 chore: Make webRTC opt-in 2022-02-19 11:58:21 +01:00
Lanna Michalke
e46307cd82 fix: display WebRTC call overlay in web 2022-02-19 08:27:03 +00:00
Krille Fear
04ba24b6a6 chore: Do not create VoipPlugin on not supported platforms 2022-02-17 19:46:02 +01:00
TheOneWithTheBraid
34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Christian Pauly
9c36a52308 refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +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
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
Dependency Update Bot
f8512071cd chore: Update dependencies 2021-12-13 09:45:52 +01:00
Sorunome
f072d6ae20 fix: Various multiaccount fixes 2021-11-24 18:39:40 +01:00
Krille Fear
5983c83fcf fix: Report sync status error 2021-11-23 11:37:53 +01:00
Krille Fear
56b83727b7 feat: Make the main color editable for users 2021-11-13 17:57:55 +01:00
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Krille Fear
661b740f57 feat: Nicer registration form 2021-10-30 14:06:10 +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
8ffe4c38a1 refactor: Move UiaRequest to its own class 2021-10-16 10:33:58 +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
72a8b5a348 feat: Nicer verification dialog 2021-10-10 12:11:59 +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
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
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
4f148ca7f7 feat: Implement in-app signup 2021-09-10 10:31:18 +02:00
Christian Pauly
e70f123182 fix 2021-08-28 18:09:59 +02:00
Christian Pauly
8d7d539060 feat: Send on enter 2021-08-24 20:43:21 +02: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
41a9d0a2b0 feat: Add option to not autoplay stickers and emotes 2021-08-08 19:21:34 +02:00
Christian Pauly
a6b02d6195 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Christian Pauly
2320f6b707 refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly
e9c40c4188 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
8dff85626e fix: Load urls directly 2021-06-10 10:20:00 +02:00
Christian Pauly
18abb21cdb refactor: active room ID now only in defined in the path 2021-06-06 10:00:52 +02:00
Christian Pauly
a9be871956 fix: No push setup 2021-05-28 20:32:52 +02:00
Christian Pauly
de869d5157 fix: Regressions because of vrouter 2021-05-23 15:02:36 +02:00
Christian Pauly
8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-05-23 13:51:08 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
988a691eeb refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly
74606b1600 refactor: Rename views to pages 2021-05-22 08:57:49 +02:00
Christian Pauly
c8827ae1b2 refactor: Move widgets to lib 2021-05-22 08:53:52 +02:00
Renamed from lib/views/widgets/matrix.dart (Browse further)