Commit Graph

546 Commits

Author SHA1 Message Date
Christian Pauly 4517c4f6ff chore: Update dependencies 2022-11-03 15:37:40 +01:00
Christian Pauly 93954d434a chore: Update local notifications package 2022-11-03 13:43:11 +01:00
Christian Pauly af60376479 chore: Update matrix sdk 2022-11-02 10:39:51 +01:00
TheOneWithTheBraid a6e7b3d573 chore: remove dependency overrides
- Flutter foreground task plugin was merged
- Connectivity Plus plugin was merged

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-10-17 11:56:47 +02:00
TheOneWithTheBraid 79c1c29a51 chore: update WebRTC interface
- fixes "dial" starting when opening FluffyChat

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-10-17 11:17:44 +02:00
Krille Fear e5b69dec5d chore: Update matrix SDK 2022-10-12 13:31:29 +02:00
Christian Pauly d6c7dadb24 chore: Add unread badge to navigation rail and adjust design 2022-09-11 11:07:04 +02:00
td 1104f1dc6f
feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly 0a36f95ea4 chore: Update matrix sdk 2022-09-05 17:44:16 +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 279f6ead50 fix: secure storage on iOS was not setting up correctly 2022-08-27 10:12:20 +02:00
Christian Pauly 86e060a4d0 chore: Migrate back to flutter hive collections 2022-08-24 10:29:45 +02:00
Christian Pauly 46fd95f3ae chore: Update provider package and remove dep override 2022-08-21 09:28:35 +02:00
Christian Pauly 67f5a76f16 fix: Sharing on iPad 2022-08-21 08:42:02 +02:00
Christian Pauly d9a0409e70 chore: Downgrade webrtc to fix iOS build 2022-08-21 07:23:08 +02:00
Christian Pauly a103eb971c chore: Migrate from Hive 2.2.1 back to FluffyBox 2022-08-15 11:26:50 +02:00
Christian Pauly 4edbb13e75 chore: Update dependencies 2022-08-14 17:22:16 +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 5b96bfd83a chore: Update matrix homeserver recommendations 2022-08-10 19:49:29 +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 b473fa3ca4 chore: Follow up fix secure storage 2022-08-05 20:37:36 +02:00
Christian Pauly 0fb80e4eab chore: Update record package 2022-07-31 09:44:01 +02:00
Christian Pauly 68ed653147 feat: Display timeline of messages in android notification 2022-07-30 11:40:33 +02:00
Christian Pauly 7644cf4463 refactor: Simplify MxcImage and replace CachedNetworkImage 2022-07-29 18:41:05 +02:00
Christian Pauly dfd9106e56 chore: Update SDK and remove old override 2022-07-29 12:56:02 +02:00
TheOneWithTheBraid 82cb094b44 feat: libhandy integration
- supports GTK 4 window borders

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 08:27:24 +00:00
TheOneWithTheBraid 80f6505671 feat: implement space hierarchy
- implement spaces hierarchy
- create expandable navigation drawer tiles
- display suggested rooms below joined rooms when in space
- everything works nested
- fix shared preferenced conflic with debug builds on Linux
- add [`package:async`](https://pub.dev/packages/async)

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-24 13:55:12 +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
TheOneWithTheBraid 874beb943a chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-15 07:18:10 +02:00
Christian Pauly 038f0c879d fix: Non FCM Android builds crash on start 2022-07-09 13:10:43 +02:00
Christian Pauly 4e73e6d9f4 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly 091958be0b feat: New material 3 design 2022-07-07 20:18:40 +02:00
Christian Pauly c712644d64 chore: Remove permission handler dependency and increase compileSdkVersion 2022-06-29 08:51:08 +02:00
Christian Pauly 9f5a553c1b chore: Update SDK 2022-06-26 12:52:05 +02:00
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
Krille Fear 4cfb24cee6 Merge branch 'braid/v1.5.0-fdroid' into 'main'
fix: invalid ref in pubspec.lock

See merge request famedly/fluffychat!914
2022-06-17 13:31:58 +00:00
TheOneWithTheBraid b7f0b69255 fix: invalid ref in pubspec.lock
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-06-17 11:55:55 +02:00
Christian Pauly c2df8f4b4b refactor: Switch to Hive Collections DB 2022-06-09 11:37:21 +02:00
Christian Pauly 4a6529dca2 chore: Update share_plus 2022-06-04 13:43:26 +02:00
Christian Pauly 0e2598ea52 fix: Build on iOS emulator 2022-06-01 10:08:45 +02:00
TheOneWithTheBraid 86c4fa5165 feat: include Synapse into integration test
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-31 20:49:29 +02:00
Christian Pauly 0af02539c0 feat: Better sign up UX and allow signup without password 2022-05-28 10:10:42 +02:00
Christian Pauly 06f9d1e297 chore: Update Flutter 2022-05-26 12:07:24 +02:00
Krille Fear d7512f30c6 chore: Follow up fix snapping sheet 2022-05-22 05:30:37 +00:00
Krille Fear fa1d9fd72f Revert "fix: proprietory classes included into build"
This reverts commit 1ff5851c4a
2022-05-22 05:25:00 +00:00