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/spec/services/activitypub
Thomas Citharel 8094955461 Add Event activity-type support (#12637)
This adds support for Event AP type in Mastodon. Events are converted
into toots by taking their title (AS name) and their URL (AP ID). Event
picture is also brought in if available.

Testable by fetching event content from https://test.mobilizon.org

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years ago
..
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb Add Event activity-type support (#12637) 5 years ago
fetch_replies_service_spec.rb
process_account_service_spec.rb
process_collection_service_spec.rb