mastodon/app/lib
Eugen Rochko e95bdec7c5 Update status embeds (#4742)
- 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
..
activitypub Fix Delete activity handling when the status has been reblogged (#4729) 2017-08-28 22:08:11 +02:00
ostatus Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 2017-08-29 16:11:05 +02:00
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Don't normalize invalid domain names (#4499) 2017-08-02 14:54:33 +02:00
hash_object.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
request.rb Add Digest header to requests with body, handle acct and URI keyId (#4565) 2017-08-09 23:54:14 +02:00
sanitize_config.rb
status_filter.rb
status_finder.rb Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb