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 Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures Add noopener and/or noreferrer (#12202) 5 years ago
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 Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Add follow_request notification type (#12198) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Admission-based registrations mode (#10250) 6 years ago
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Add Event activity-type support (#12637) 5 years ago
support Remove empty strings (#5732) 7 years ago
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Fix various issues with account migration (#12301) 5 years ago
rails_helper.rb Fix records not being indexed sometimes (#12024) 6 years ago
spec_helper.rb Move rspec examples to tmp dir (#12539) 5 years ago