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
Matt Jankowski a8166d28ed
Add coverage for "live TOS" and "no TOS" paths in tos/drafts spec (#35902)
2 weeks ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 2 months ago
controllers Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 1 month ago
fabrication
fabricators Add ability to block words in usernames (#35407) 1 month ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 7 months ago
generators
helpers Remove unused `obscured_counter` helper method (#35627) 1 month ago
lib Fix `tootctl admin create` not bypassing reserved username checks (#35779) 3 weeks ago
locales
mailers Add missing mailer for quote notifications (#35652) 1 month ago
models Add `quoted_update` notification type (#35820) 2 weeks ago
policies Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago
presenters Move mastodon version config to `config_for` yml (#33577) 8 months ago
requests Fix updates to quote policy not being federated (#35804) 3 weeks ago
routing Update rubocop to version 1.79.0 (#35502) 1 month ago
search/models/concerns/account
serializers Add `quotes_count` to serializer specs (#35901) 2 weeks ago
services Fix interaction policy changes in implicit updates not being saved (#35751) 4 weeks ago
support Fix e-mail confirmation bypassing username approval (#35806) 3 weeks ago
system Add coverage for "live TOS" and "no TOS" paths in tos/drafts spec (#35902) 2 weeks ago
validators Add ability to block words in usernames (#35407) 1 month ago
views
workers Add delivery failure handling to FASP jobs (#35723) 1 month ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 7 months ago
rails_helper.rb Update sidekiq to version 7 (#34745) 3 months ago
spec_helper.rb