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
ThibG 290932602b Reduce usage of LD signatures (#9659)
* Do not LDS-sign Follow, Accept, Reject, Undo, Block

* Do not use LDS for Create activities of private toots

* Minor cleanup

* Ignore unsigned activities instead of misattributing them

* Use status.distributable? instead of querying visibility directly
6 years ago
..
controllers Add REST API for creating an account (#9572) 6 years ago
fabricators Add REST API for creating an account (#9572) 6 years ago
features rubocop issues - Cleaning up (#8912) 6 years ago
fixtures Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) 6 years ago
helpers Add specs for Admin::AccountModerationNotesHelper (#9455) 6 years ago
lib Add handler for Move activity (#9629) 6 years ago
mailers Add moderation warnings (#9519) 6 years ago
models Add REST API for creating an account (#9572) 6 years ago
policies Add specs for ReportNotePolicy (#9592) 6 years ago
presenters Add specs for InstancePresenter (#9596) 6 years ago
requests
routing
services Reduce usage of LD signatures (#9659) 6 years ago
support
validators Add specs for FollowLimitValidator (#9655) 6 years ago
views Replace SVG asset with Custom mascot (#8766) 6 years ago
workers
rails_helper.rb rubocop issues - Cleaning up (#8912) 6 years ago
spec_helper.rb