Commit Graph

468 Commits

Author SHA1 Message Date
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 b4a1d23e8b chore: Revert database switch 2022-08-28 08:00:36 +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 71097379ec fix: Do not display push events for unknown event types 2022-08-25 18:35:54 +02:00
Krille Fear ea96bce1bc Revert "chore: Revert database switch"
This reverts commit 1f8eaecc0c
2022-08-24 14:24:41 +00:00
Christian Pauly 1f8eaecc0c chore: Revert database switch 2022-08-24 16:22:13 +02:00
Christian Pauly 86e060a4d0 chore: Migrate back to flutter hive collections 2022-08-24 10:29:45 +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 a103eb971c chore: Migrate from Hive 2.2.1 back to FluffyBox 2022-08-15 11:26:50 +02:00
Krille Fear 87cf9eee60 Merge branch 'krille/update-dependenciess' into 'main'
chore: Update dependencies

See merge request famedly/fluffychat!985
2022-08-14 15:36:17 +00:00
Christian Pauly 4edbb13e75 chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly f3bd8625cb chore: Follow up remove native implementations for web for now 2022-08-14 17:19:27 +02:00
Christian Pauly 84c81382fb chore: Update SDK and add webworker support for web 2022-08-14 16:35:49 +02:00
Christian Pauly 631485d3c5 chore: Remove error logging with sentry 2022-08-14 16:18:18 +02:00
Christian Pauly 63aaaaaaa6 chore: Cache string colors 2022-08-08 08:31:12 +02:00
The one with the Braid 6d23ea754f Merge branch 'braid/windows' into 'main'
chore: Windows support

See merge request famedly/fluffychat!949
2022-08-05 19:57:46 +00:00
TheOneWithTheBraid a9819577d6 chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-05 21:35:47 +02:00
Christian Pauly 2c9d57bb64 chore: Minor design adjustment 2022-08-05 16:12:00 +02:00
Christian Pauly 6011e9b3c4 chore: Make push helper more stable 2022-07-30 13:23:13 +02:00
Christian Pauly 8c9bda338b chore: Make push helper more fail safe 2022-07-30 12:49:51 +02:00
Christian Pauly 68ed653147 feat: Display timeline of messages in android notification 2022-07-30 11:40:33 +02:00
Christian Pauly fe2aea6d3c fix: Clearing push triggered when only one room got seen 2022-07-29 11:17:23 +00:00
TheOneWithTheBraid a522a90e35 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
Christian Pauly 4a7b980aea chore: Follow up fix 2022-07-22 13:15:20 +02:00
TheOneWithTheBraid 3e80e3f67e feat: Emoji related fixes
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:32:06 +00:00
TheOneWithTheBraid 66d87a6187 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
Christian Pauly f39213ca9b chore: Adjust appbar design 2022-07-12 19:40:29 +02:00
Christian Pauly 0237ada0bc feat: Send multiple images at once 2022-07-10 09:59:47 +02:00
Christian Pauly 4e73e6d9f4 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly 9f5a553c1b chore: Update SDK 2022-06-26 12:52:05 +02:00
Jayesh Nirve ed2d208339
fix: only use custom http client on android 2022-06-21 18:20:27 +05:30
Christian Pauly a3d41da047 fix: Sharing on iOS and iPad 2022-06-20 08:32:59 +02:00
Jayesh Nirve 0512c283e8
fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
Christian Pauly c2df8f4b4b refactor: Switch to Hive Collections DB 2022-06-09 11:37:21 +02:00
Christian Pauly 518fc5a657 refactor: Remove legacy store 2022-06-06 12:20:34 +02:00
Christian Pauly 2eac52a006 refactor: Update Matrix SDK 2022-05-18 09:04:32 +02:00
Christian Pauly a718152905 refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Sorunome d7620217f8
fix: Sentry switch being broken 2022-05-07 09:51:37 +02:00
Christian Pauly df0afa1cce chore: Follow up fix unified push 2022-05-06 10:26:35 +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 53661c6007 feat: New onboarding design 2022-04-15 13:55:39 +02:00
Christian Pauly ef16fbeb28 chore: Follow up fix push 2022-04-15 08:03:29 +02:00
Christian Pauly 60c875a604 chore: Follow up push 2022-04-14 19:26:20 +02:00
Krille Fear 7ede85217e Merge branch 'krille/new-push' into 'main'
refactor: New push

See merge request famedly/fluffychat!823
2022-04-14 16:21:00 +00:00