megalodon/mastodon/src/main/java/org/joinmastodon/android/api/requests/notifications
FineFindus 6d2385b6b3
feat: support UnifiedPush notifications (#749)
* build: add unified push dependency

* feat(notification): allow arbitrary push notification endpoint

* feat(notification/unified-push): show notification

* refactor(unifiedPush): use more consise null check

* feat(settings/notification): add UnifiedPush toggle

* feat(settings/notification): show no distributor message

* feat(settings/notification): disable unifiedpush when no distributor is available

* change icon name

---------

Co-authored-by: sk <sk22@mailbox.org>
2023-08-05 19:42:10 +02:00
..
DismissNotification.java implement deleting notifications 2022-12-21 14:25:19 +01:00
GetNotificationByID.java Push notifications 2022-04-03 23:54:31 +03:00
GetNotifications.java Improvements for Pleroma/Akkoma (#445) 2023-03-16 00:49:11 +01:00
PleromaMarkNotificationsRead.java More Akkoma improvements (#524) 2023-05-29 02:37:46 +02:00
RegisterForPushNotifications.java feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00
UpdatePushSettings.java Workaround to fix #497 2023-01-18 18:41:48 +03:00