forked from cybrespace/mastodon
* Add type, limit, offset, min_id, max_id, account_id to search API Fix #8939 * Make the offset work on accounts and hashtags search as well * Assure brakeman we are not doing mass assignment here * Do not allow paginating unless a type is chosen * Fix search query and index id field on statuses instead of created_at |
||
|---|---|---|
| .. | ||
| accounts | ||
| apps | ||
| instances | ||
| lists | ||
| push | ||
| statuses | ||
| timelines | ||
| accounts_controller.rb | ||
| apps_controller.rb | ||
| blocks_controller.rb | ||
| conversations_controller.rb | ||
| custom_emojis_controller.rb | ||
| domain_blocks_controller.rb | ||
| endorsements_controller.rb | ||
| favourites_controller.rb | ||
| filters_controller.rb | ||
| follow_requests_controller.rb | ||
| follows_controller.rb | ||
| instances_controller.rb | ||
| lists_controller.rb | ||
| media_controller.rb | ||
| mutes_controller.rb | ||
| notifications_controller.rb | ||
| reports_controller.rb | ||
| scheduled_statuses_controller.rb | ||
| search_controller.rb | ||
| statuses_controller.rb | ||
| streaming_controller.rb | ||
| suggestions_controller.rb | ||