1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-02 00:38:27 +09:00
whippy-edition/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 Improve web api protect (#6343) 2018-04-17 15:23:46 +02:00
embeds_controller.rb Remove useless respond_to calls (#13208) 2020-03-06 01:29:38 +01:00
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