mastodon/spec
2026-07-23 10:32:59 +00:00
..
chewy
config/initializers/rack
configuration
controllers
fabrication
fabricators Fix account and keypair fabricators not working outside of rspec (#39866) 2026-07-17 14:11:37 +00:00
fixtures
generators
helpers
lib Fix performance of user-focused queries in admin dashboard (#39929) 2026-07-23 10:32:59 +00:00
locales
mailers
models Compact validation matcher checks where possible (#39435) 2026-07-21 12:43:46 +00:00
policies
presenters
requests Fix Web Push subscription deletion endpoint incorrectly expecting anti-CSRF tokens (#39918) 2026-07-22 14:38:49 +00:00
routing
search/models/concerns/account
serializers Add support for Link objects in attachment (#36104) 2026-07-22 09:39:29 +00:00
services Delete remote accounts when fetching their URI leads to a 410 (#39865) 2026-07-17 14:44:20 +00:00
support Refactor tests to not include private keys in database records for remote keypairs (#39682) 2026-07-02 10:50:54 +00:00
system Remove unused private methods (#39902) 2026-07-22 10:28:50 +00:00
validators
views
workers Add missing to_json to publish announcement reaction worker (#39685) 2026-07-01 15:09:05 +00:00
rails_helper.rb Refactor tests to not include private keys in database records for remote keypairs (#39682) 2026-07-02 10:50:54 +00:00
spec_helper.rb