about summary refs log tree commit diff
path: root/app/workers/web/push_notification_worker.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-05-28Prevent use locale with empty string (#18543)Jeong Arm
2021-04-12Change Web Push API deliveries to use request pooling (#16014)Eugen Rochko
2019-09-13Fix web push subscriptions being deleted on rate limit or timeout (#11826)Eugen Rochko
2019-07-12Change the retry limit in error of web push notification (#11292)han@highemelry
2018-12-17Do no retry web push workers if the server returns a 4xx response (#9434)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko