Commit Graph

67 Commits (5269f04a99e9eb396261fbcc094e4eb25803ed4b)

Author SHA1 Message Date
Krille Fear 4feb01fc0c chore: Follow up stories fix ios badge 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
Christian Pauly 538c183771 chore: Set retention state for story rooms 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
Krille Fear c58a72573d chore: Add topic to story rooms 3 years ago
Dependency Update Bot b088461140 chore: Update dependencies 3 years ago
Christian Pauly 47dce8292f chore: FIx first story invite 3 years ago
Christian Pauly 70cfe7f233 followup: Improve stories 3 years ago
Krille Fear 231a2e26f9 feat: Stories 3 years ago
Krille Fear 265ef0ebb2 refactor: Make most of the utils null safe 3 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 3 years ago
Krille Fear 335fe36130 chore: Update SDK and remove boxes on corruption 3 years ago
Krille Fear a143b978a3 fix: Minor fixes 3 years ago
Krille Fear ce9d2275a3 fix: Android download 3 years ago
Krille Fear 672e51a779 fix: Pass hive cipher 3 years ago
Krille Fear 92a894ef34 refactor: Remove sembast 3 years ago
Krille Fear a7a85883ad fix: Use new FluffyBox 0.2.0 3 years ago
Krille Fear 3bdd59d894 fix: Open database on android 3 years ago
Krille Fear 020bfcc753 feat: Set pragmas on desktop as well 3 years ago
Krille Fear b877e81c1d feat: Configure database 3 years ago
Krille Fear 522856dc9b fix: Web 3 years ago
Krille Fear ad21986ae8 fix: Start on Android and Linux 3 years ago
Krille Fear 874473cf99 fix: Use sqlcipher for FluffyBox 3 years ago
Krille Fear 3170371c0c feat: Test FluffyBox store 3 years ago
Krille Fear f1bd1fc58c fix: FluffyBox logs 3 years ago
Krille Fear 622acfaa59 feat: FluffyBox 3 years ago
Krille Fear 1674a3c30f Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
3 years ago
Krille Fear b2341bf5f6 feat: Use sembast over sqflite 3 years ago
Krille Fear 6c3f1d6f51 chore: Add some stats for app start 3 years ago
Krille Fear 22fdb667ba feat: new design 3 years ago
Krille Fear e060d36956 Merge branch 'td/fix-downloading-stuff' into 'main'
fix: download path for saving files

Closes #636

See merge request famedly/fluffychat!545
3 years ago
Krille Fear aebe4d30c0 feat: Sembast store 3 years ago
Jayesh Nirve 48fb6aac0c fix: download path for saving files 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 991018d86a chore: Update SDK 3 years ago
Krille Fear 730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear c2f23c491e remove: Android filepicker 3 years ago
Krille Fear 92523cb7b0 feat: Enable E2EE by default for new rooms 3 years ago
Christian Pauly 59f9a9f447 fix: Init hive 4 years ago
Krille Fear 50991cac24 fix: Correctly clear database if it is corrupted 4 years ago
Sorunome 721b444965 fix: encrypted files 4 years ago
Sorunome 458f925d6d fix: format 4 years ago
Christian Pauly f91919a7c6 fix: Analyzer bugs 4 years ago
Sorunome abab724af9 Merge branch 'soru/video-player' into 'main'
feat: Add video player

Closes #192

See merge request famedly/fluffychat!479
4 years ago
Sorunome fcee30ebb3 feat: Add video player 4 years ago
Sorunome 7ffe9f8631 fix: Try different directories on all kind of errors thrown for hive store 4 years ago
Christian Pauly 8cda67b9dd change: Delete hive database if corrupted 4 years ago
Christian Pauly 197736444f fix: Download files on iOS 4 years ago
Christian Pauly b88f8ec5dc refactor: Rename store and allow storing custom values 4 years ago