Commit graph

78 commits

Author SHA1 Message Date
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
Krille
d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 2024-02-20 16:10:22 +01:00
krille-chan
a6b5acb451
fix: Open room by notification happened multiple times 2024-02-17 08:50:00 +01:00
Krille
6cc2c6a578
fix: Request notification permission on android 2024-02-04 08:02:02 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
krille-chan
8f66cad58b
fix: Open notification for invite crashes app 2023-12-27 16:30:47 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg 2023-12-22 17:15:14 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
deda870e99
fix: noFCM warning dialog 2023-10-28 11:30:02 +02:00
krille-chan
ea75e98c37
fix: Flutter warnings because of applock animation 2023-10-07 07:50:41 +02:00
Krille-chan
7c94acdb92
fix: open story from push notification 2023-10-02 09:54:24 +02:00
Krille
be69672d41
chore: Set data_message in pusher properties for hedwig 2023-09-12 11:55:36 +02:00
Krille
b715eff839
refactor: Migrate from pathsegment routing 2023-08-13 16:07:15 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
krille-chan
18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS 2023-08-06 21:13:37 +02:00
krille-chan
39adb55b3d
fix: Click on notification does not open room 2023-08-06 17:42:28 +02:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear
5adf1aa3af fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Christian Pauly
082fcdb1af fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
Christian Pauly
d473a9e663 fix: Push error message 2022-11-04 13:49:23 +01:00
Christian Pauly
65511ca114 chore: Update local notifications package 2022-11-03 13:43:11 +01:00
Christian Pauly
7a74a8a93f chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly
153e333693 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
Christian Pauly
74fa66fbcd chore: Follow up fix unified push 2022-05-06 10:26:35 +02:00
Christian Pauly
aee89a9be0 refactor: New push 2022-04-14 18:02:05 +02:00
S1m
97e94c6032 chore: Upgrade unifiedpush to 4.0.0 2022-04-05 05:49:28 +00:00
Krille Fear
fdaeccbf70 fix: Open room from notification click produces errors 2022-03-20 15:46:03 +01:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly
443e2e548f chore: Improve stories 2021-12-25 14:43:03 +01:00
S1m
92d267602e fix: Do not setup UP if init from an UP action 2021-12-22 08:12:04 +00:00
Krille Fear
d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear
a143b978a3 fix: Minor fixes 2021-11-21 09:07:33 +01:00
Krille Fear
5495e2db7d fix: Format 2021-10-26 20:35:00 +02:00
Krille Fear
fec9178da5 refactor: Sort imports 2021-10-26 18:50:34 +02:00
Krille Fear
991018d86a chore: Update SDK 2021-10-25 10:46:58 +02:00
Krille Fear
2f978c5098 refactor: Add code quality reports 2021-10-16 09:59:38 +02:00
Krille Fear
13fda9458f refactor: Switch to flutter_lints 2021-10-14 18:09:30 +02:00
Krille Fear
e3c3bd997d fix: Remove google from fcm_shared_isolate 2021-09-24 16:18:38 +02:00
Krille Fear
26a07d1849 fix: Enable gotify recommendations 2021-09-24 11:42:56 +02:00
Sorunome
0047bec4f9 fix: Missing null check in background push 2021-09-16 21:21:47 +02:00
Christian Pauly
e70f123182 fix 2021-08-28 18:09:59 +02:00
Sorunome
06235cddd0 feat: use the stripped body for notifications and room previews 2021-08-22 17:51:58 +02:00
Krille Fear
f1e76fbb10 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
bec9046097 chore: Update SDK 2021-08-20 13:46:30 +02:00