Krille Fear
5a6bfdad66
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
ec791d372f
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
530722f2e6
feat: Display room avatar and actions and play sound for linux desktop notifications
2022-01-22 11:16:40 +01:00
TheOneWithTheBraid
4c6bae722e
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
88665ac980
chore: Follow up: Restore bubble padding
2022-01-14 06:50:24 +00:00
Raatty
1390570e66
fix: linux notifications
2021-12-24 22:48:45 +13:00
Dependency Update Bot
2508fd5bec
chore: Update dependencies
2021-12-13 09:45:52 +01:00
Sorunome
81d4f12189
fix: Various multiaccount fixes
2021-11-24 18:39:40 +01:00
Krille Fear
0102f24576
fix: Report sync status error
2021-11-23 11:37:53 +01:00
Krille Fear
fcc41a8d1d
feat: Make the main color editable for users
2021-11-13 17:57:55 +01:00
Krille Fear
d46667b097
refactor: Pages folder structure
2021-11-09 21:32:16 +01:00
Krille Fear
b48cf2ecdc
feat: Nicer registration form
2021-10-30 14:06:10 +02:00
Krille Fear
288160d852
fix: Crash on logout
2021-10-27 11:35:19 +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
599c0acb7f
fix: Remove global key
2021-10-25 11:36:30 +02:00
Krille Fear
821fc7b4fb
refactor: Move UiaRequest to its own class
2021-10-16 10:33:58 +02:00
Krille Fear
44ce92e8fb
refactor: Switch to flutter_lints
2021-10-14 18:09:30 +02:00
Krille Fear
9396d29917
fix: No client on logout
2021-10-14 17:05:59 +02:00
Krille Fear
1d16706ab3
feat: Nicer verification dialog
2021-10-10 12:11:59 +02:00
Krille Fear
9915b4693c
fix: Enable gotify recommendations
2021-09-24 11:42:56 +02:00
Sorunome
9999105d34
fix: Client names being super long
2021-09-21 09:04:34 +02:00
Christian Pauly
16d75d2385
fix: Registration
2021-09-20 15:02:53 +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
Krille Fear
deab7c83e3
feat: Allow loading of multiple clients in main.dart
2021-09-19 11:48:23 +00: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
6984206d66
feat: Implement in-app signup
2021-09-10 10:31:18 +02:00
Christian Pauly
cdad5ab799
fix
2021-08-28 18:09:59 +02:00
Christian Pauly
54aacc1c35
feat: Send on enter
2021-08-24 20:43:21 +02:00
Christian Pauly
49a159268b
chore: Update SDK
2021-08-20 13:46:30 +02:00
Krille Fear
6dddf566a2
refactor: Migrate to new matrix sdk API
2021-08-18 15:24:59 +00:00
Sorunome
7443309b15
feat: Add option to not autoplay stickers and emotes
2021-08-08 19:21:34 +02:00
Christian Pauly
30d4bc5c49
fix: SSO on web
2021-07-08 18:42:46 +02:00
Christian Pauly
fbc78119fa
chore: Update matrix und vrouter
2021-07-08 17:10:20 +02:00
Christian Pauly
a39790cdca
refactor: Remove FluffyClient and make it no longer static
2021-06-23 16:20:51 +02:00
Christian Pauly
cb84e82365
chore: follow up of web sso fix
2021-06-18 16:15:11 +02:00
Christian Pauly
938d1d054c
refactor: Switch to pub.dev version of matrix sdk
2021-06-18 10:29:48 +02:00
Christian Pauly
086209fd39
fix: Load urls directly
2021-06-10 10:20:00 +02:00
Christian Pauly
2b83e69c1f
refactor: active room ID now only in defined in the path
2021-06-06 10:00:52 +02:00
Christian Pauly
e300048d3b
fix: No push setup
2021-05-28 20:32:52 +02:00
Christian Pauly
8ee4e3c155
fix: Regressions because of vrouter
2021-05-23 15:02:36 +02:00
Christian Pauly
f1d0dba544
Merge branch 'main' of gitlab.com:famedly/fluffychat
2021-05-23 13:51:08 +02:00
Christian Pauly
1ebae21ea2
feat: Switch to VRouter
2021-05-23 13:28:49 +02:00
Christian Pauly
ebc598a0ae
refactor: Structure files in more directories
2021-05-22 09:24:39 +02:00
Christian Pauly
a93165e7ff
refactor: Rename views to pages
2021-05-22 08:57:49 +02:00
Christian Pauly
56a2455668
refactor: Move widgets to lib
2021-05-22 08:53:52 +02:00