Christian Pauly
5668bfbad8
chore: Follow up nicer state events
2022-10-15 11:11:36 +02:00
Christian Pauly
b642f89738
design: Hide unimportant state events instead of folding
2022-10-15 10:38:06 +02:00
Christian Pauly
e71dabca6e
feat: New navigation design
2022-09-10 10:16:09 +02:00
Christian Pauly
5aea0c31fa
feat: Automatic key requests and better key error dialog
2022-09-08 09:12:08 +02:00
Christian Pauly
977b0c19c6
chore: Update to flutter 3.3.0
2022-08-31 19:54:22 +02:00
Christian Pauly
1085bddcd2
chore: Migrate back to collection
2022-08-28 11:29:12 +02:00
Christian Pauly
a1912e5818
chore: Revert hive collections changes
2022-08-28 08:03:53 +02:00
Christian Pauly
3c890557ac
chore: Change Hive database path
2022-08-28 07:04:11 +02:00
Christian Pauly
2ef03b09dd
fix: secure storage on iOS was not setting up correctly
2022-08-27 10:12:20 +02:00
Christian Pauly
ef763846d0
fix: Sharing on iPad
2022-08-21 08:42:02 +02:00
Christian Pauly
11c8e83275
fix: Linux crash on secure storage usage
2022-08-16 08:03:03 +02:00
Christian Pauly
7a74a8a93f
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
2619395821
chore: Follow up fix
2022-07-22 13:15:20 +02:00
Christian Pauly
765583dbbe
feat: Send multiple images at once
2022-07-10 09:59:47 +02:00
Christian Pauly
1c7b6a4953
fix: Sharing on iOS and iPad
2022-06-20 08:32:59 +02:00
Christian Pauly
c249ebb97c
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
Christian Pauly
355abeb17f
refactor: Update Matrix SDK
2022-05-18 09:04:32 +02:00
Christian Pauly
b23daa2dc1
refactor: Migrate to share_plus
2022-05-06 09:00:11 +02:00
Christian Pauly
eccd427a94
chore: Follow up fix ios share files
2022-05-05 09:13:54 +02:00
TheOneWithTheBraid
49caad00c0
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
aee89a9be0
refactor: New push
2022-04-14 18:02:05 +02:00
Christian Pauly
cc0eba83fd
feat: Better image sending experience
2022-03-30 11:46:24 +02:00
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>
2022-02-16 11:01:07 +01:00
Christian Pauly
1f8cdc0134
fix: Notifications for reactions
2022-02-14 15:46:49 +01:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Krille Fear
4feb01fc0c
chore: Follow up stories fix ios badge
2022-01-24 16:54:24 +01:00
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
2022-01-22 10:23:44 +00:00
Christian Pauly
538c183771
chore: Set retention state for story rooms
2022-01-15 13:31:10 +01:00
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>
2022-01-15 09:57:28 +01:00
Krille Fear
c58a72573d
chore: Add topic to story rooms
2022-01-02 19:08:42 +01:00
Dependency Update Bot
b088461140
chore: Update dependencies
2021-12-27 11:29:25 +01:00
Christian Pauly
47dce8292f
chore: FIx first story invite
2021-12-27 08:48:06 +01:00
Christian Pauly
70cfe7f233
followup: Improve stories
2021-12-25 08:56:35 +01:00
Krille Fear
231a2e26f9
feat: Stories
2021-12-24 13:18:09 +00:00
Krille Fear
265ef0ebb2
refactor: Make most of the utils null safe
2021-12-03 17:29:32 +01:00
Krille Fear
d61e224f1c
fix: Hotfix database migration
2021-11-30 22:13:40 +01:00
Krille Fear
335fe36130
chore: Update SDK and remove boxes on corruption
2021-11-21 12:01:53 +01:00
Krille Fear
a143b978a3
fix: Minor fixes
2021-11-21 09:07:33 +01:00
Krille Fear
ce9d2275a3
fix: Android download
2021-11-20 16:53:04 +01:00
Krille Fear
672e51a779
fix: Pass hive cipher
2021-11-19 09:50:04 +01:00
Krille Fear
92a894ef34
refactor: Remove sembast
2021-11-18 19:52:46 +01:00
Krille Fear
a7a85883ad
fix: Use new FluffyBox 0.2.0
2021-11-18 15:26:53 +01:00
Krille Fear
3bdd59d894
fix: Open database on android
2021-11-18 12:50:10 +01:00
Krille Fear
020bfcc753
feat: Set pragmas on desktop as well
2021-11-18 11:18:55 +01:00
Krille Fear
b877e81c1d
feat: Configure database
2021-11-18 10:46:08 +01:00
Krille Fear
522856dc9b
fix: Web
2021-11-18 08:32:04 +01:00
Krille Fear
ad21986ae8
fix: Start on Android and Linux
2021-11-18 07:59:35 +01:00
Krille Fear
874473cf99
fix: Use sqlcipher for FluffyBox
2021-11-17 19:29:17 +01:00
Krille Fear
3170371c0c
feat: Test FluffyBox store
2021-11-17 19:17:40 +01:00
Krille Fear
f1bd1fc58c
fix: FluffyBox logs
2021-11-17 12:51:54 +01:00