Commit Graph

39 Commits

Author SHA1 Message Date
Krille Fear 15ee1f02b5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear f884e8082f chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear e879278186 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear 44ce92e8fb refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear 1bade5cf5f fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear 9915b4693c fix: Enable gotify recommendations 2021-09-24 11:42:56 +02:00
Sorunome 7dc762ee1f
fix: Missing null check in background push 2021-09-16 21:21:47 +02:00
Christian Pauly cdad5ab799 fix 2021-08-28 18:09:59 +02:00
Sorunome cf74c231bb
feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Krille Fear e05a99293a Merge branch 'soru/escape-routes' into 'main'
fix: Properly encode and decode vRouter paths

See merge request famedly/fluffychat!487
2021-08-22 10:05:30 +00:00
Christian Pauly 49a159268b chore: Update SDK 2021-08-20 13:46:30 +02:00
Krille Fear 6dddf566a2 refactor: Migrate to new matrix sdk API 2021-08-18 15:24:59 +00:00
Sorunome e283b6a346
fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome 7b31c00d53
fix: Make translations use plural forms 2021-08-14 12:42:47 +02:00
Sorunome 9e96135ad6
chore: Support new unifiedpush gateway discovery 2021-08-01 09:55:57 +02:00
Christian Pauly fbc78119fa chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
S1m ccd3dc730a update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly a39790cdca refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly 30011f4761 refactor: Use flutter cache manager for avatar push cashing 2021-06-21 13:13:22 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly 2b83e69c1f refactor: active room ID now only in defined in the path 2021-06-06 10:00:52 +02:00
Christian Pauly e300048d3b fix: No push setup 2021-05-28 20:32:52 +02:00
Christian Pauly 1ebae21ea2 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly 8921389e15 fix: Dont recommend microG on iPhone 2021-05-23 07:12:44 +02:00
Christian Pauly ebc598a0ae refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly 4f13473593 refactor: Update SDK 2021-05-20 13:59:55 +02:00
Christian Pauly aa3348e72e chore: Update UP and automatically re-register UP on startup 2021-04-30 16:59:26 +02:00
Christian Pauly ca82a46238 refactor: Null safe dependencies 2021-04-22 08:16:21 +02:00
Christian Pauly 6a56ec4e18 refactor: Enable more lints 2021-04-14 10:37:15 +02:00
Christian Pauly 76199418b2 fix: nogooglewarning 2021-04-11 15:34:37 +02:00
Christian Pauly 8b9f4a43f4 refactor: Move app_config to /configs 2021-04-09 16:29:48 +02:00
Christian Pauly 7cb0dc4d2b fix: Missing null check 2021-04-08 07:38:14 +02:00
Christian Pauly 6cdce6f673 change: Switch to ScaffoldMessenger 2021-04-03 13:09:20 +02:00
Christian Pauly cb6217c059 fix: Push on iOS 2021-03-28 09:20:34 +02:00
Christian Pauly b6eaf5b6c1 refactor: push stuff 2021-03-27 20:05:51 +01:00
Christian Pauly 9e05e6d8c5 fix iOS build 2021-03-12 11:30:18 +01:00
Christian Pauly a838d90df3 fix: Remove test push 2021-03-12 07:34:52 +01:00
Sorunome 57560ffc3b
fix: Tap on notification to open room in (hopefully) all cases 2021-02-21 12:59:59 +01:00
Sorunome 949771da8a
fix: Use single-isolate push 2021-02-16 13:23:56 +01:00