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 20bc34ca52
Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826)
3 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 5 months ago
controllers Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 4 months ago
fabrication
fabricators Add ability to block words in usernames (#35407) 4 months ago
fixtures
generators
helpers Remove unused `obscured_counter` helper method (#35627) 4 months ago
lib Fix `tootctl admin create` not bypassing reserved username checks (#35779) 3 months ago
locales
mailers Add missing mailer for quote notifications (#35652) 4 months ago
models Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 3 months ago
policies Change quote verification to not bypass authorization flow for mentions (#35528) 4 months ago
presenters
requests Fix updates to quote policy not being federated (#35804) 3 months ago
routing Update rubocop to version 1.79.0 (#35502) 4 months ago
search/models/concerns/account
serializers Change serialization of `Delete` activities for `QuoteAuthorization` to inline the latter (#35725) 4 months ago
services Fix interaction policy changes in implicit updates not being saved (#35751) 4 months ago
support Fix e-mail confirmation bypassing username approval (#35806) 3 months ago
system Avoid method that makes tokens while checking for tokens (#35815) 3 months ago
validators Add ability to block words in usernames (#35407) 4 months ago
views
workers Add delivery failure handling to FASP jobs (#35723) 4 months ago
flatware_helper.rb
rails_helper.rb Update sidekiq to version 7 (#34745) 6 months ago
spec_helper.rb