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

Fix #11960
2019-09-28 01:02:21 +02:00
..
controllers Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
fabricators Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
features
fixtures
helpers
lib Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
mailers
models Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 2019-09-28 01:02:21 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb