Commit Graph

49 Commits (5269f04a99e9eb396261fbcc094e4eb25803ed4b)

Author SHA1 Message Date
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
3 years ago
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
3 years ago
Krille Fear 9a99072108 feat: Display room avatar and actions and play sound for linux desktop notifications 3 years ago
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>
3 years ago
S1m 7a00dbafad chore: Follow up: Restore bubble padding 3 years ago
Raatty 3d45f1933c fix: linux notifications 3 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 3 years ago
Sorunome f072d6ae20 fix: Various multiaccount fixes 3 years ago
Krille Fear 5983c83fcf fix: Report sync status error 3 years ago
Krille Fear 56b83727b7 feat: Make the main color editable for users 3 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 3 years ago
Krille Fear 661b740f57 feat: Nicer registration form 3 years ago
Krille Fear 015a12b04d fix: Crash on logout 3 years ago
Krille Fear 0a17e91d72 fix: UiaRequestManager 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 3483df545c fix: Remove global key 3 years ago
Krille Fear 8ffe4c38a1 refactor: Move UiaRequest to its own class 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear 4ba5e6270b fix: No client on logout 3 years ago
Krille Fear 72a8b5a348 feat: Nicer verification dialog 3 years ago
Krille Fear 26a07d1849 fix: Enable gotify recommendations 3 years ago
Sorunome 2b550aa0a4 fix: Client names being super long 4 years ago
Christian Pauly 3ac5ee0b88 fix: Registration 4 years ago
Sorunome 0eea6f9055 fix: null for real 4 years ago
Christian Pauly 5214210754 fix: Login multiple accounts after another 4 years ago
Christian Pauly 0b4498e9d8 fix: display a nicer toast 4 years ago
Krille Fear ec68d15586 feat: Allow loading of multiple clients in main.dart 4 years ago
Krille Fear 21d7f862dd chore: Update SDK 4 years ago
Christian Pauly 8972204e4b fix: Import sdk 4 years ago
Christian Pauly 4f148ca7f7 feat: Implement in-app signup 4 years ago
Christian Pauly e70f123182 fix 4 years ago
Christian Pauly 8d7d539060 feat: Send on enter 4 years ago
Christian Pauly bec9046097 chore: Update SDK 4 years ago
Krille Fear 47e68d813d refactor: Migrate to new matrix sdk API 4 years ago
Sorunome 41a9d0a2b0 feat: Add option to not autoplay stickers and emotes 4 years ago
Christian Pauly a6b02d6195 fix: SSO on web 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Christian Pauly 2320f6b707 refactor: Remove FluffyClient and make it no longer static 4 years ago
Christian Pauly e9c40c4188 chore: follow up of web sso fix 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly 8dff85626e fix: Load urls directly 4 years ago
Christian Pauly 18abb21cdb refactor: active room ID now only in defined in the path 4 years ago
Christian Pauly a9be871956 fix: No push setup 4 years ago
Christian Pauly de869d5157 fix: Regressions because of vrouter 4 years ago
Christian Pauly 8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 4 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 4 years ago
Christian Pauly 988a691eeb refactor: Structure files in more directories 4 years ago
Christian Pauly 74606b1600 refactor: Rename views to pages 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago