mastodon/app/controllers/api
Eugen Rochko 651c659fd6 Update status embeds ()
- Use statuses controller for embeds instead of stream entries controller
- Prefer /@:username/:id/embed URL for embeds
- Use /@:username as author_url in OEmbed
- Add follow link to embeds which opens web intent in new window
- Use redis cache in development
- Cache entire embed
2017-08-30 10:23:43 +02:00
..
v1 authorize-follow-requests-after-unlocking () 2017-08-26 12:40:03 +02:00
web feat: Enable push subscription for mobile devices by default () 2017-07-23 23:27:23 +02:00
base_controller.rb Don't send Link header when don't know prev and next links () 2017-08-18 10:42:59 +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 Clean up for api/base controller () 2017-06-07 20:09:25 +02:00
subscriptions_controller.rb HTTP signatures () 2017-07-14 20:41:49 +02:00