oncall-engine/engine/settings
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
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Mobile app FCM support (#923) 2022-12-01 15:17:01 +00:00
ci-test.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
dev.py One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00