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 Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
exceptions.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 2017-07-27 00:38:20 +02:00
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 Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
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 Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
webfinger_resource.rb