mastodon/app/controllers
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
..
activitypub Improve status pin query (#11972) 2019-09-27 15:23:30 +02:00
admin Fix relays UI being available in whitelist/secure mode (#11963) 2019-09-27 02:13:34 +02:00
api Add exclude_unreviewed param to GET /api/v2/search REST API (#11977) 2019-09-28 01:02:21 +02:00
auth Fix authentication before 2FA challenge (#11943) 2019-09-24 04:35:36 +02:00
concerns Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
oauth
settings Addition of update activity distribution by alias, minor correction (#11905) 2019-09-21 09:11:21 +02:00
well_known Fix webfinger response not returning 410 when account is suspended (#11869) 2019-09-17 14:58:02 +02:00
about_controller.rb Add table of contents to about page (#11885) 2019-09-19 11:09:05 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb