Commit Graph

72 Commits (4fd8b47c57f7d4d1b32025a181f1591395d23c2f)

Author SHA1 Message Date
Christian Pauly aee89a9be0 refactor: New push 3 years ago
Christian Pauly cc0eba83fd feat: Better image sending experience 3 years ago
TheOneWithTheBraid b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 1f8cdc0134 fix: Notifications for reactions 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear 4feb01fc0c chore: Follow up stories fix ios badge 4 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
4 years ago
Christian Pauly 538c183771 chore: Set retention state for story rooms 4 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>
4 years ago
Krille Fear c58a72573d chore: Add topic to story rooms 4 years ago
Dependency Update Bot b088461140 chore: Update dependencies 4 years ago
Christian Pauly 47dce8292f chore: FIx first story invite 4 years ago
Christian Pauly 70cfe7f233 followup: Improve stories 4 years ago
Krille Fear 231a2e26f9 feat: Stories 4 years ago
Krille Fear 265ef0ebb2 refactor: Make most of the utils null safe 4 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 4 years ago
Krille Fear 335fe36130 chore: Update SDK and remove boxes on corruption 4 years ago
Krille Fear a143b978a3 fix: Minor fixes 4 years ago
Krille Fear ce9d2275a3 fix: Android download 4 years ago
Krille Fear 672e51a779 fix: Pass hive cipher 4 years ago
Krille Fear 92a894ef34 refactor: Remove sembast 4 years ago
Krille Fear a7a85883ad fix: Use new FluffyBox 0.2.0 4 years ago
Krille Fear 3bdd59d894 fix: Open database on android 4 years ago
Krille Fear 020bfcc753 feat: Set pragmas on desktop as well 4 years ago
Krille Fear b877e81c1d feat: Configure database 4 years ago
Krille Fear 522856dc9b fix: Web 4 years ago
Krille Fear ad21986ae8 fix: Start on Android and Linux 4 years ago
Krille Fear 874473cf99 fix: Use sqlcipher for FluffyBox 4 years ago
Krille Fear 3170371c0c feat: Test FluffyBox store 4 years ago
Krille Fear f1bd1fc58c fix: FluffyBox logs 4 years ago
Krille Fear 622acfaa59 feat: FluffyBox 4 years ago
Krille Fear 1674a3c30f Revert "feat: Use sembast over sqflite"
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
4 years ago
Krille Fear b2341bf5f6 feat: Use sembast over sqflite 4 years ago
Krille Fear 6c3f1d6f51 chore: Add some stats for app start 4 years ago
Krille Fear 22fdb667ba feat: new design 4 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
4 years ago
Krille Fear aebe4d30c0 feat: Sembast store 4 years ago
Jayesh Nirve 48fb6aac0c fix: download path for saving files 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 991018d86a chore: Update SDK 4 years ago
Krille Fear 730086b304 Merge branch 'krille/remove-android-file-picker' into 'main'
remove: Android filepicker

See merge request famedly/fluffychat!535
4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Krille Fear c2f23c491e remove: Android filepicker 4 years ago
Krille Fear 92523cb7b0 feat: Enable E2EE by default for new rooms 4 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