about summary refs log tree commit diff
path: root/spec/controllers/api/web/push_subscriptions_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2017-12-09Keep WebPush settings (#5879)abcang
2017-07-23feat: Enable push subscription for mobile devices by default (#4321)Sorin Davidoi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi