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 8a7e84a475
Add test for `Delete` of inlined `QuoteAuthorization` (#35724)
3 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 4 months ago
controllers Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 3 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) 3 months ago
lib Add test for `Delete` of inlined `QuoteAuthorization` (#35724) 3 months ago
locales
mailers Add missing mailer for quote notifications (#35652) 3 months ago
models Allow `CustomEmoji` to normalize its own domain (#35726) 3 months ago
policies Change quote verification to not bypass authorization flow for mentions (#35528) 4 months ago
presenters
requests Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 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) 3 months ago
services Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 3 months ago
support Add delivery failure handling to FASP jobs (#35723) 3 months ago
system Add coverage for more admin/domain_blocks scenarios (#35590) 4 months ago
validators Add ability to block words in usernames (#35407) 4 months ago
views
workers Add delivery failure handling to FASP jobs (#35723) 3 months ago
flatware_helper.rb
rails_helper.rb Update sidekiq to version 7 (#34745) 6 months ago
spec_helper.rb