0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-23 18:39:22 +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 Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
helpers Add Corsican localization () 2018-05-07 01:34:19 +02:00
javascript Weblate translations (2018-05-10) () 2018-05-10 14:48:26 +02:00
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 Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
policies Fix n+1 queries in StatusThreadingConcern () 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox () 2018-05-04 19:19:11 +02:00
serializers Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
services Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
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