You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
...
* 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
6 years ago
..
activitypub
…
pubsubhubbub
…
account_search_service_spec.rb
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
6 years ago
after_block_domain_from_account_service_spec.rb
…
after_block_service_spec.rb
…
app_sign_up_service_spec.rb
…
authorize_follow_service_spec.rb
…
batched_remove_status_service_spec.rb
…
block_domain_service_spec.rb
…
block_service_spec.rb
…
bootstrap_timeline_service_spec.rb
…
fan_out_on_write_service_spec.rb
…
favourite_service_spec.rb
…
fetch_atom_service_spec.rb
…
fetch_link_card_service_spec.rb
…
fetch_oembed_service_spec.rb
…
fetch_remote_account_service_spec.rb
…
fetch_remote_status_service_spec.rb
…
follow_service_spec.rb
…
hashtag_query_service_spec.rb
…
mute_service_spec.rb
…
notify_service_spec.rb
…
post_status_service_spec.rb
…
precompute_feed_service_spec.rb
…
process_feed_service_spec.rb
…
process_interaction_service_spec.rb
…
process_mentions_service_spec.rb
…
reblog_service_spec.rb
…
reject_follow_service_spec.rb
…
remove_status_service_spec.rb
…
report_service_spec.rb
…
resolve_account_service_spec.rb
…
resolve_url_service_spec.rb
…
search_service_spec.rb
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
6 years ago
send_interaction_service_spec.rb
…
subscribe_service_spec.rb
…
suspend_account_service_spec.rb
…
unblock_domain_service_spec.rb
…
unblock_service_spec.rb
…
unfollow_service_spec.rb
…
unmute_service_spec.rb
…
unsubscribe_service_spec.rb
…
update_remote_profile_service_spec.rb
…
verify_link_service_spec.rb
…