oncall-engine/engine/apps/mobile_app
Vadim Stepanov 231c0f45a3
Re-implement FCM relay after introducing firebase (#1121)
This PR changes how `FCMRelayView` handles push notifications from OSS
instances, also changing how the mobile app backend sends push
notifications.
2023-01-11 11:42:01 +00:00
..
migrations Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
__init__.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
alert_rendering.py update mobile app push notification text + make telegram alert verbage consistent ("Firing" instead of "Alerting") (#1089) 2023-01-05 16:16:43 +01:00
auth.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
backend.py modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
fcm_relay.py Re-implement FCM relay after introducing firebase (#1121) 2023-01-11 11:42:01 +00:00
models.py modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
tasks.py Re-implement FCM relay after introducing firebase (#1121) 2023-01-11 11:42:01 +00:00
urls.py remove apns + fix django-push-notifications migrations (#984) 2022-12-13 13:00:59 +01:00
views.py modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00