mastodon/app/controllers/api/web
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
With possible values `all`, `followed`, `follower`, and `none`,
control from whom notifications will generate a Web Push alert
2021-04-15 05:00:25 +02:00
..
base_controller.rb
embeds_controller.rb
push_subscriptions_controller.rb Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 2021-04-15 05:00:25 +02:00
settings_controller.rb Refactor Api::Web::SettingsController (#15717) 2021-02-12 07:19:15 +01:00