chinwagsocial/app/serializers
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)
2018-05-11 11:49:12 +02:00
..
activitypub Bot nameplates (#7391) 2018-05-07 09:31:07 +02:00
rest Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
rss Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
web Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
initial_state_serializer.rb Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
manifest_serializer.rb
oembed_serializer.rb
webfinger_serializer.rb