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
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699)
5 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 6 months ago
controllers Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 5 months ago
fabrication
fabricators Add ability to block words in usernames (#35407) 6 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 11 months ago
generators
helpers Remove unused `obscured_counter` helper method (#35627) 6 months ago
lib Accept remote quotes of local quotes according to set policy (#35629) 6 months ago
locales
mailers Add missing mailer for quote notifications (#35652) 6 months ago
models Add spec for `CanonicalEmailBlock.matching_email` scope (#35692) 5 months ago
policies Change quote verification to not bypass authorization flow for mentions (#35528) 6 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 5 months ago
routing Update rubocop to version 1.79.0 (#35502) 6 months ago
search/models/concerns/account
serializers Export interaction policies for local posts over ActivityPub (#35697) 5 months ago
services Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 5 months ago
support Extract `User::Activity` concern (#35581) 6 months ago
system Add coverage for more admin/domain_blocks scenarios (#35590) 6 months ago
validators Add ability to block words in usernames (#35407) 6 months ago
views
workers Update rubocop to version 1.79.2 (#35688) 5 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 12 months ago
rails_helper.rb Update sidekiq to version 7 (#34745) 8 months ago
spec_helper.rb