Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exclude_unreviewed param to GET /api/v2/search REST API #11977

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Sep 27, 2019

Make it so normal search returns even unreviewed matches, but autosuggestions do not.

Fix #11960

@Gargron Gargron added the api REST API, Streaming API, Web Push API label Sep 27, 2019
@Gargron Gargron force-pushed the fix-unreviewed-hashtags-search branch from 69062c0 to bff1556 Compare September 27, 2019 19:15
Make it so normal search returns even unreviewed matches, but
autosuggestions do not.

Fix #11960
@Gargron Gargron force-pushed the fix-unreviewed-hashtags-search branch from bff1556 to c8d0e30 Compare September 27, 2019 22:33
@Gargron Gargron merged commit ab33c4d into master Sep 27, 2019
@Gargron Gargron deleted the fix-unreviewed-hashtags-search branch September 27, 2019 23:02
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
…odon#11977)

Make it so normal search returns even unreviewed matches, but
autosuggestions do not.

Fix mastodon#11960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If not approved as a trend tag, hashtags that do not match exactly will not appear in the search results.
2 participants