mastodon/spec
Eugen Rochko ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API ()
Make it so normal search returns even unreviewed matches, but
autosuggestions do not.

Fix 
..
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 silences to always require approval on follow ()
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 Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add `exclude_unreviewed` param to `GET /api/v2/search` REST API ()
support Remove empty strings ()
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 Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
spec_helper.rb Add ActivityPub actor representing the entire server ()