mastodon/spec/services/activitypub
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
..
fetch_remote_account_service_spec.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
fetch_remote_status_service_spec.rb Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
process_account_service_spec.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
process_collection_service_spec.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00