mastodon/app/lib
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848)
* Add semi-support for Video/Image objects in ActivityPub

Video and Image objects will create corresponding status records
with manually crafted text contents (title + URL)

* Extract html-url-finding logic into JsonLdHelper

* Fallback to id when url missing, extract supported object types
2017-11-30 04:06:20 +01:00
..
activitypub Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
ostatus When status is fetched instead of delivered, do not stream it (#5437) 2017-10-17 20:05:21 +02:00
settings
application_extension.rb
delivery_failure_tracker.rb
exceptions.rb
extractor.rb Fix some rubocop style issues (#5730) 2017-11-17 10:06:26 +09:00
feed_manager.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
formatter.rb Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
hash_object.rb
inline_renderer.rb
language_detector.rb Improve language filter (#5724) 2017-11-16 13:51:38 +01:00
provider_discovery.rb
request.rb Suppress backtrace from Request#perform (#5174) 2017-10-02 03:02:08 +02:00
sanitize_config.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
webfinger_resource.rb