Age | Commit message (Expand) | Author |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-04-12 | Change Web Push API deliveries to use request pooling (#16014) | Eugen Rochko |
2020-05-12 | Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) | dependabot-preview[bot] |
2019-09-27 | Validate Web::PushSubscription (#11971) | abcang |
2018-12-17 | Do no retry web push workers if the server returns a 4xx response (#9434) | Eugen Rochko |
2018-06-09 | Fix has_one association on Web::PushSubscription (#7767) | Eugen Rochko |
2018-05-19 | Ensure push subscription is immediately removed when application is revoked (... | Eugen Rochko |
2018-05-19 | Improve payload format of Web Push API now that it's open (#7521) | Eugen Rochko |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko |
2017-11-12 | Update model annotations to use BIGINT for IDs (#5461) | Daniel Hunsaker |
2017-09-02 | Fix WebPush (regression from #4524) (#4778) | unarist |
2017-09-01 | Refactor Web::PushSubscription, remove welcome message (#4524) | Eugen Rochko |
2017-08-01 | fix(web_push_notifications): Send message with welcome notifications (#4471) | Sorin Davidoi |
2017-07-28 | Fix web push notifications "boost" icon not being loaded (regression from #44... | Eugen Rochko |
2017-07-28 | Use consistent icons for web push notifications, same as web UI (#4426) | Eugen Rochko |
2017-07-28 | feat(web_push_notifications): Group notifications (#4388) | Sorin Davidoi |
2017-07-27 | fix(push_subscription): Use star icon for favourite action (#4396) | Sorin Davidoi |
2017-07-19 | fix(push_subscription): Guard against malformed favourite notification (#4271) | Sorin Davidoi |
2017-07-19 | Fix deprecation warning for non-pipeline assets (#4267) | Eugen Rochko |
2017-07-18 | fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) | Sorin Davidoi |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |