You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
7 years ago
..
chewy
controllers Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
helpers Add Corsican localization (#7390) 7 years ago
javascript Weblate translations (2018-05-10) (#7438) 7 years ago
lib Disable inflate gzip on head method (#7432) 7 years ago
mailers
models Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
services Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Strip tags from og:description on public tag page (#7437) 7 years ago
workers Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago