This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2019-12-16 23:55:28 +01:00
..
fetch_remote_account_service_spec.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_remote_status_service_spec.rb Add Event activity-type support (#12637) 2019-12-16 23:55:28 +01:00
fetch_replies_service_spec.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
process_account_service_spec.rb Fix more keybase-related test failures (#10443) 2019-04-01 19:10:44 +02:00
process_collection_service_spec.rb Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00