Mac Siri
|
678dda8cf4
|
Routine Rubopcop lint fixes (#17844)
* Routine Rubopcop lint fixes
* Undo app_secrets_spec changes
* Fix broken spec
|
2022-06-07 10:17:16 -04:00 |
|
Daniel Uber
|
b2c7f7a5a3
|
Use Sidekiq::Job module alias for Sidekiq::Worker (#17526)
|
2022-05-02 11:12:58 -05:00 |
|
Fernando Valverde
|
a26c86ec9e
|
Update deliver worker conflict strategy (#15961)
|
2022-01-05 11:48:22 -06:00 |
|
Molly Struve
|
e0512d8689
|
Enforce Uniqueness for Feed Import and Push Notification Cleanup Workers (#14196)
|
2021-07-13 14:37:13 -04:00 |
|
Fernando Valverde
|
cf3bde4259
|
Add mobile push notifications to Forem (#12419)
* First commit with iOS PN working
* RPush cleanup worker + unique jobs config
* Remove rpush tables from schema.rb
* PR feedback
* Feature flag and test for route
* Tests and feature flag PushNotification ::Send
* Update app/controllers/devices_controller.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Update spec/routing/devices_routes_spec.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Update spec/services/push_notifications/send_spec.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* PR feedback
* Set Rpush driver and url
* More PR feedback
* Apply suggestions from code review
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
* PR feedback from Rhymes
* Don’t double render
* Sure
Co-authored-by: Josh Puetz <hi@joshpuetz.com>
Co-authored-by: Josh Puetz <josh@dev.to>
Co-authored-by: Michael Kohl <citizen428@dev.to>
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
|
2021-03-12 14:08:18 -06:00 |
|