mastodon/spec
Eugen Rochko 3ed94dcc1a
Add account migration UI ()
Fix 

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
..
controllers Add account migration UI ()
fabricators Add account migration UI ()
features Change unconfirmed user login behaviour ()
fixtures Remove Salmon and PubSubHubbub ()
helpers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
lib Change spam check to apply to local accounts and add a threshold ()
mailers Add password challenge to 2FA settings, e-mail notifications ()
models Add account migration UI ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Admission-based registrations mode ()
requests Remove XML version of Webfinger and remove links to Atom feeds ()
routing
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add more accurate account search ()
support
validators Change admin UI for hashtags and add back whitelisted trends ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Add domain block notes ()
rails_helper.rb
spec_helper.rb Add ActivityPub actor representing the entire server ()