Commit Graph

93 Commits

Author SHA1 Message Date
Christian Pauly af60376479 chore: Update matrix sdk 2022-11-02 10:39:51 +01:00
Christian Pauly 7e4a4c88be chore: Follow up nicer state events 2022-10-15 11:11:36 +02:00
Christian Pauly c365469dc5 design: Hide unimportant state events instead of folding 2022-10-15 10:38:06 +02:00
Christian Pauly 57649c70e5 feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly 1b857d461e feat: Automatic key requests and better key error dialog 2022-09-08 09:12:08 +02:00
Christian Pauly 80266df85d chore: Update to flutter 3.3.0 2022-08-31 19:54:22 +02:00
Christian Pauly 06ee00464a chore: Migrate back to collection 2022-08-28 11:29:12 +02:00
Christian Pauly 703cc1109f chore: Revert hive collections changes 2022-08-28 08:03:53 +02:00
Christian Pauly 4d65cb8f43 chore: Change Hive database path 2022-08-28 07:04:11 +02:00
Christian Pauly 279f6ead50 fix: secure storage on iOS was not setting up correctly 2022-08-27 10:12:20 +02:00
Christian Pauly 67f5a76f16 fix: Sharing on iPad 2022-08-21 08:42:02 +02:00
Christian Pauly 2e4a5f62e4 fix: Linux crash on secure storage usage 2022-08-16 08:03:03 +02:00
Christian Pauly 4edbb13e75 chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly 4a7b980aea chore: Follow up fix 2022-07-22 13:15:20 +02:00
Christian Pauly 0237ada0bc feat: Send multiple images at once 2022-07-10 09:59:47 +02:00
Christian Pauly a3d41da047 fix: Sharing on iOS and iPad 2022-06-20 08:32:59 +02:00
Christian Pauly c2df8f4b4b refactor: Switch to Hive Collections DB 2022-06-09 11:37:21 +02:00
Christian Pauly 2eac52a006 refactor: Update Matrix SDK 2022-05-18 09:04:32 +02:00
Christian Pauly 822b45d885 refactor: Migrate to share_plus 2022-05-06 09:00:11 +02:00
Christian Pauly 2c8a1803cf chore: Follow up fix ios share files 2022-05-05 09:13:54 +02:00
TheOneWithTheBraid a9275fc4f6 chore: defaultly save files on Android
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Christian Pauly 6fe94d5910 refactor: New push 2022-04-14 18:02:05 +02:00
Christian Pauly 35a2f95eae feat: Better image sending experience 2022-03-30 11:46:24 +02:00
TheOneWithTheBraid 30ce5c7f57 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>
2022-02-16 11:01:07 +01:00
Christian Pauly 9bd8b6aa44 fix: Notifications for reactions 2022-02-14 15:46:49 +01:00
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Krille Fear 0b361698f8 chore: Follow up stories fix ios badge 2022-01-24 16:54:24 +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 e9bc6ae53b chore: Set retention state for story rooms 2022-01-15 13:31:10 +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 36ec6cda44 chore: Add topic to story rooms 2022-01-02 19:08:42 +01:00
Dependency Update Bot fee446489f chore: Update dependencies 2021-12-27 11:29:25 +01:00
Christian Pauly fb48da8e0e chore: FIx first story invite 2021-12-27 08:48:06 +01:00
Christian Pauly b1a4d3a314 followup: Improve stories 2021-12-25 08:56:35 +01:00
Krille Fear 062ed11d0f feat: Stories 2021-12-24 13:18:09 +00:00
Krille Fear cec80533e2 refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
Krille Fear f08a683000 fix: Hotfix database migration 2021-11-30 22:13:40 +01:00
Krille Fear 7ad14465d2 chore: Update SDK and remove boxes on corruption 2021-11-21 12:01:53 +01:00
Krille Fear 6894c732fd fix: Minor fixes 2021-11-21 09:07:33 +01:00
Krille Fear 15070da78d fix: Android download 2021-11-20 16:53:04 +01:00
Krille Fear 746f06d834 fix: Pass hive cipher 2021-11-19 09:50:04 +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 fc84245555 fix: Open database on android 2021-11-18 12:50:10 +01:00
Krille Fear 1f01950e92 feat: Set pragmas on desktop as well 2021-11-18 11:18:55 +01:00
Krille Fear 9ce6743948 feat: Configure database 2021-11-18 10:46:08 +01:00
Krille Fear 0138238109 fix: Web 2021-11-18 08:32:04 +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 db013043a7 feat: Test FluffyBox store 2021-11-17 19:17:40 +01:00