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 fbf093a87f
Fix CW being moved to text when posting quote posts with empty text (#36151)
5 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 8 months ago
controllers Convert age verification controller to system specs (#36026) 6 months ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 1 year ago
generators
helpers Remove unused `obscured_counter` helper method (#35627) 7 months ago
lib Fix quote posts with CW and no text being rejected (#36095) 6 months ago
locales
mailers Add missing mailer for quote notifications (#35652) 7 months ago
models Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 6 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Fix CW being moved to text when posting quote posts with empty text (#36151) 5 months ago
routing Update rubocop to version 1.79.0 (#35502) 7 months ago
search/models/concerns/account
serializers Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
services Fix quote posts with CW and no text being rejected (#36095) 6 months ago
support Fix e-mail confirmation bypassing username approval (#35806) 6 months ago
system Convert age verification controller to system specs (#36026) 6 months ago
validators Add ability to block words in usernames (#35407) 7 months ago
views
workers Automatically remove invalid Web::PushSubscriptions (#35987) 6 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 1 year ago
rails_helper.rb Update sidekiq to version 7 (#34745) 9 months ago
spec_helper.rb