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
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114)
Additionally, ActivityPub::FetchRemoteStatusService no longer parses
activities.
OStatus::Activity::Creation no longer delegates to ActivityPub because
the provided ActivityPub representations are not signed while OStatus
representations are.
8 years ago
..
controllers Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 8 years ago
fabricators Custom emoji (#4988) 8 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Custom emoji (#4988) 8 years ago
helpers Validate id of ActivityPub representations (#5114) 8 years ago
javascript Add spec for emoji_index_light.js (#5199) 8 years ago
lib After 7 days of repeated delivery failures, give up on inbox (#5131) 8 years ago
mailers Spec UserMailer (#3757) 8 years ago
models Increase attachment descriptions to 420 characters (#5139) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 8 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Validate id of ActivityPub representations (#5114) 8 years ago
support Some minor change and spec for Account (#3813) 8 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views Uploads for admin site settings (#4913) 8 years ago
workers Follow-up to #4582 and #5027, removing dead code (#5101) 8 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 8 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 8 years ago