1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-17 12:02:05 +00:00
mastodon/app/controllers/api
2018-05-13 21:45:18 +02:00
..
v1 Fix 404 for GET /api/v1/push/subscription () 2018-05-13 21:45:18 +02:00
web Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
base_controller.rb Disable API access when login is disabled () 2018-04-30 09:13:14 +02:00
oembed_controller.rb Update status embeds () 2017-08-30 10:23:43 +02:00
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain () 2017-07-14 23:01:20 +02:00
salmon_controller.rb Fix response of signature_verification_failure_reason () 2018-02-08 05:00:45 +01:00
subscriptions_controller.rb