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
Jesse Karmani 65b4a0a6f1
Implement FEP 7888: Part 1 - publish conversation context (#35959)
3 days ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 2 months ago
controllers Convert age verification controller to system specs (#36026) 3 days ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 days 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 banned text being able to be circumvented via unicode (#35978) 6 days ago
locales
mailers Add missing mailer for quote notifications (#35652) 1 month ago
models Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 days ago
policies Change public self-quotes of private posts to be disallowed (#35975) 6 days ago
presenters Move mastodon version config to `config_for` yml (#33577) 8 months ago
requests Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 days ago
routing Update rubocop to version 1.79.0 (#35502) 2 months ago
search/models/concerns/account
serializers Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 days ago
services Change public self-quotes of private posts to be disallowed (#35975) 6 days ago
support Fix e-mail confirmation bypassing username approval (#35806) 3 weeks ago
system Convert age verification controller to system specs (#36026) 3 days ago
validators Add ability to block words in usernames (#35407) 1 month ago
views
workers Automatically remove invalid Web::PushSubscriptions (#35987) 4 days 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