Search #17
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: blisstown/campfire#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
users should be able to search for posts and users.
search should feature users, posts, and hashtags as results, in that order.
GET /api/v2/search
is the endpoint recommended by mastodon over the deprecated v1 endpoint, however falling back on some servers may be a consideration if compatibility with v2 is poor.search options may appear on the right side of the app, underneath the search bar, with the first option being "view all results", which would bring the user to full-feed list of search results.