oncall-engine/engine/apps/mobile_app
Vadim Stepanov 1878b7e596
Mobile app FCM support (#923)
* Add ability to configure FCM_API_KEY and FCM_POST_URL

* Delete APNSDevice and GCMDevice instances when unlinking the mobile app backend

* Add a simple FCM relay endpoint

* GCM -> FCM

* comment
2022-12-01 15:17: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 Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
auth.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
backend.py Mobile app FCM support (#923) 2022-12-01 15:17:01 +00:00
fcm_relay.py Mobile app FCM support (#923) 2022-12-01 15:17:01 +00:00
models.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
tasks.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
urls.py Mobile app FCM support (#923) 2022-12-01 15:17:01 +00:00
views.py Mobile app FCM support (#923) 2022-12-01 15:17:01 +00:00