| .. |
|
migrations
|
Fix db migration for mobile app (#3260)
|
2023-11-02 16:40:26 +00:00 |
|
tasks
|
Add missing success log entries for personal notifications (#3557)
|
2023-12-14 18:32:26 +00:00 |
|
tests
|
Add missing notification log records (#3664)
|
2024-01-12 14:02:44 +00:00 |
|
__init__.py
|
Mobile app messaging backend (#874)
|
2022-11-23 15:56:43 +00:00 |
|
alert_rendering.py
|
Fix message is too big exception for mobile push notification (#3556)
|
2023-12-12 16:46:08 +00:00 |
|
auth.py
|
Return API URL as part of status (#2791)
|
2023-08-22 17:17:26 +00:00 |
|
backend.py
|
rename notify_user_async celery task to notify_user_about_new_alert_group (#2900)
|
2023-08-29 16:02:09 +02:00 |
|
demo_push.py
|
Add multi-stack support for mobile app (#3500)
|
2023-12-13 09:00:18 +00:00 |
|
exceptions.py
|
Test mobile push (#1933)
|
2023-05-18 15:52:42 +08:00 |
|
fcm_relay.py
|
Improve FCMDevice.send_message logging (#3527)
|
2023-12-06 15:47:11 -05:00 |
|
models.py
|
Update wording for mobile push notifications timing choices (#3253)
|
2023-11-02 11:37:28 +00:00 |
|
serializers.py
|
Add multi-stack support for mobile app (#3500)
|
2023-12-13 09:00:18 +00:00 |
|
types.py
|
Add backend support for push notification sounds with custom extensions (#2759)
|
2023-08-07 09:55:17 +00:00 |
|
urls.py
|
Return 404 from mobile app gateway viewset (#3518)
|
2023-12-06 10:57:07 +00:00 |
|
utils.py
|
Add missing notification log records (#3664)
|
2024-01-12 14:02:44 +00:00 |
|
views.py
|
Add multi-stack support for mobile app (#3500)
|
2023-12-13 09:00:18 +00:00 |