mastodon/spec
ThibG 35cedc922c
Change move handler to carry blocks over ()
* Change move handler to carry blocks and mutes over

When user A blocks user B and B moves to a new account C, make A block C
accordingly.

Note that it only works if A's instance is aware of the Move, that is,
if B is on A's instance or has followers there.

* Also notify instances with known people blocking you when moving

* Add automatic account notes when blocking/muting an account that had no note
..
controllers Add e-mail-based sign in challenge for users with disabled 2FA ()
fabricators Change move handler to carry blocks over ()
features Add submit button to the top of preferences pages ()
fixtures Add noopener and/or noreferrer ()
helpers Add ability to filter audit log in admin UI ()
lib Add E2EE API ()
mailers Add e-mail-based sign in challenge for users with disabled 2FA ()
models Fix remote files not using Content-Type header, streaming ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters
requests Fix localization test failing due to order of locale definitions ()
routing
serializers/activitypub
services Make domain block/silence/reject-media code more robust ()
support Fix base64-encoded file uploads not being possible ()
validators Search account domain in lowercase ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Change move handler to carry blocks over ()
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 ()
spec_helper.rb Move rspec examples to tmp dir ()