mastodon/spec
2026-07-15 11:04:10 +00:00
..
chewy
config/initializers/rack
configuration
controllers
fabrication
fabricators Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
fixtures
generators
helpers Add audit logs for Hashtags (#39337) 2026-06-30 12:47:02 +00:00
lib Add support for outgoing HTTP Message Signatures (#39756) 2026-07-14 14:33:51 +00:00
locales
mailers Move "reconfirm" special case to user mailer spec context (#39526) 2026-06-22 12:14:29 +00:00
models Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
policies
presenters
requests Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
routing Add route constraint to only allow numeric ids (#39523) 2026-06-19 14:30:33 +00:00
search/models/concerns/account
serializers
services Remove collections when user is suspended (#39809) 2026-07-15 11:04:10 +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
validators
views Add coverage to auth/registration/_status partial (#39500) 2026-06-22 10:00:41 +00:00
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