mastodon/app
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
..
chewy
controllers Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 2021-04-15 05:00:25 +02:00
helpers
javascript Add border to 🚲 emoji (#16035) 2021-04-13 23:43:51 +02:00
lib Fix an error with 'multiple mentions with same username' (#16038) 2021-04-14 15:48:49 +02:00
mailers
models Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 2021-04-15 05:00:25 +02:00
policies
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers
services
validators
views
workers