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
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
..
controllers Support min_id-based pagination for bookmarks (#12381) 5 years ago
fabricators Add bookmarks (#7107) 5 years ago
features
fixtures
helpers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
lib Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
mailers
models Add follow_request notification type (#12198) 5 years ago
policies
presenters
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing
serializers/activitypub
services Add Event activity-type support (#12637) 5 years ago
support
validators
views
workers Fix various issues with account migration (#12301) 5 years ago
rails_helper.rb
spec_helper.rb Move rspec examples to tmp dir (#12539) 5 years ago