You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
activitypub Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
ostatus
settings
application_extension.rb
delivery_failure_tracker.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
request.rb
sanitize_config.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb
webfinger_resource.rb