Commit Graph

502 Commits

Author SHA1 Message Date
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01: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
Christian Pauly 194724833f chore: Update SDK 2022-01-15 12:02:21 +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
Krille Fear 080a780dec chore: Update SDK 2022-01-08 10:55:19 +01:00
Krille Fear 684ef66115 chore: Bump version 2022-01-02 12:37:19 +01:00
Christian Pauly 964515d76c feat: Recording dialog with displaying amplitude 2022-01-01 15:19:03 +01:00
Christian Pauly d49515011d feat: Enable compression and thumbnails for videos 2021-12-27 13:01:51 +01:00
Christian Pauly 541d488f53 chore: Go back to chewie 2021-12-27 12:37:16 +01:00
Dependency Update Bot fee446489f chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly e1cb8baf53 feat: Better in app video player 2021-12-27 09:35:07 +01:00
Christian Pauly a1d581e114 chore: Update future loading dialog 2021-12-25 10:20:57 +01:00
Krille Fear 062ed11d0f feat: Stories 2021-12-24 13:18:09 +00:00
Krille Fear d94ba80fdd Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
2021-12-22 08:11:30 +00:00
The one with the Braid fe95c8b2ca design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Krille Fear a04bf5fdbf Merge branch 'ci-bot/dependency-updates' into 'main'
chore: automated dependency update

See merge request famedly/fluffychat!623
2021-12-13 09:04:32 +00:00
Dependency Update Bot 2508fd5bec chore: Update dependencies 2021-12-13 09:45:52 +01:00
S1m 1ae9eaabe3 Update unifiedpush libs 2021-12-13 08:57:19 +01:00
Krille Fear 13cd4b8606 chore: Bump version 2021-12-05 12:33:25 +01:00
Krille Fear 9bf2457d6f chore: Update Matrix SDK 2021-12-03 17:13:59 +01:00
Krille Fear ca7066d746 fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear f08a683000 fix: Hotfix database migration 2021-11-30 22:13:40 +01:00
Krille Fear 96082e5330 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear 2737768a60 feat: Drag&Drop to send multiple files on desktop and web 2021-11-28 11:43:36 +01:00
Krille Fear 02117921d3 chore: Bump version 2021-11-26 15:56:05 +01:00
Krille Fear 50e733d81c chore: Update SDK 2021-11-26 14:55:14 +01:00
Krille Fear 2825aa01ce chore: Update SDK 2021-11-25 13:27:32 +01:00
Krille Fear 68f730ac02 fix: SDK 2021-11-24 13:12:28 +01:00
Krille Fear 47106e7e66 chore: Update SDK 2021-11-23 16:13:09 +01:00
Krille Fear 278986c788 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear 6c73e460df refactor: Remove sembast 2021-11-18 19:52:46 +01:00
Krille Fear 5fde793b29 fix: Use new FluffyBox 0.2.0 2021-11-18 15:26:53 +01:00
Krille Fear 28cfb6e5f9 fix: Start on Android and Linux 2021-11-18 07:59:35 +01:00
Krille Fear c4fa46c9f3 fix: Use sqlcipher for FluffyBox 2021-11-17 19:29:17 +01:00
Krille Fear 4822737047 feat: FluffyBox 2021-11-17 12:20:15 +01:00
Krille Fear 815d4d5a35 Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6.
2021-11-16 15:44:09 +01:00
Krille Fear 2fbf7376f6 feat: Use sembast over sqflite 2021-11-16 15:10:23 +01:00
Krille Fear abfe6a138b chore: Add some stats for app start 2021-11-16 12:00:22 +01:00
Krille Fear ae0a720d16 feat: Use SalomonBottomBar 2021-11-15 07:24:05 +01:00
Krille Fear 74f0469b83 fix: Sort imports 2021-11-11 19:19:59 +01:00
Krille Fear 0f1a4ae791 fix: Import sdk 2021-11-11 19:01:51 +01:00
Krille Fear 43fd4c903f feat: Sembast store 2021-11-11 18:09:04 +01:00
Krille Fear 416859bfa3 chore: Update SDK 2021-11-10 14:06:27 +01:00
Krille Fear bda4727490 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-11-09 16:55:39 +01:00
Krille Fear bcd0d56bea fix: Move to latest null safe sdk 2021-11-09 16:55:28 +01:00
Krille Fear 98d5475b2e Merge branch 'soru/update-flutter-matrix-html' into 'main'
chore: update flutter matrix html

See merge request famedly/fluffychat!544
2021-11-09 12:35:30 +00:00
Krille Fear b903bf8472 feat: Speed up app start 2021-11-09 13:07:57 +01:00
Sorunome c25f9356ff
chore: update flutter matrix html 2021-11-08 13:52:07 +01:00
Krille Fear 7a8a61d9b9 refactor: Switch to null safe sdk 2021-11-05 16:19:34 +01:00
Krille Fear 7d300eceff chore: Bump version 2021-11-04 17:17:12 +01:00