about summary refs log tree commit diff
path: root/app/controllers/api/web/push_subscriptions_controller.rb
AgeCommit message (Expand)Author
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2020-09-21Fix not being able to enable status notifications in Web Push API (#14822)Eugen Rochko
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-05-28Fix web push notifications for polls (#10864)ThibG
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-04-17Improve web api protect (#6343)abcang
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-01-15Suppress CSRF token warnings (#6240)Patrick Figel
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