0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-04-23 09:44:55 +00:00
mastodon/app
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions ()
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
2018-05-11 11:49:12 +02:00
..
chewy
controllers
helpers
javascript
lib Disable inflate gzip on head method () 2018-05-10 14:36:12 +02:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models
policies Fix n+1 queries in StatusThreadingConcern () 2018-05-03 10:41:58 +02:00
presenters
serializers Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
services
validators Implement the ability for instances to define a list of disallowed hashtags () 2018-04-23 23:52:58 +02:00
views Strip tags from og:description on public tag page () 2018-05-10 14:38:40 +02:00
workers Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00