17 Commits

Author SHA1 Message Date
9756c71450 [FIX] Push notifications are not being sent (#772) 2025-01-06 21:28:34 +01:00
b94b1d67bd Return default description when description empty 2018-09-27 13:10:38 +02:00
22a26c9e23 Merge pull request #377 from coopdevs/feature/scheduled-jobs
Scheduled job to send push notifications for Post resource
2018-09-11 13:36:35 +02:00
bcb86848ee Refactor PushNotificatiosn::Creator with a Base class 2018-09-03 20:44:33 +01:00
d94684e6c0 Use Post title as notification title 2018-08-23 15:21:57 +02:00
269874727d Fix notifications broadcast 2018-08-23 14:46:55 +02:00
e2471106ca #send is a word reserved to Ruby... :boom 2018-08-23 14:46:17 +02:00
775176649d Use standard ruby net http instead of Expo client 2018-08-23 10:22:41 +02:00
9313474870 Set notifications as processed after publish 2018-08-21 22:06:56 +02:00
5c114f4cb4 Flag push_notifications as processed 2018-08-20 12:49:20 +02:00
67c4fe87da Add scheduled job to send push notifications 2018-08-20 12:49:20 +02:00
2352b79739 Remove unused services 2018-08-20 12:49:20 +02:00
cb16c03237 Create new PushNotifications with title 2018-08-20 12:49:20 +02:00
8621a65f6d Add conditions to PushNotification creation 2018-08-20 12:33:42 +02:00
e298a3c302 Add PushNotification creation logic 2018-05-29 16:52:25 +02:00
f90d6e4b5a Refactored the push notifications services 2018-03-03 13:00:02 +00:00
89d9a8d2b3 Added device_tokens endpoint 2018-02-23 23:39:39 +01:00