This repository has been archived on 2024-06-09 . You can view files and clone it, but cannot push or open issues/pull-requests.
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
2019-02-26 15:21:36 +01:00
..
v1
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
2019-02-26 15:21:36 +01:00
v2
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
2019-02-26 15:21:36 +01:00
web
Sanitize and sandbox toot embeds ( #9552 )
2018-12-23 02:16:35 +01:00
base_controller.rb
Add error message with invalid email confirmation ( #9625 )
2018-12-25 19:35:26 +01:00
oembed_controller.rb
Update status embeds ( #4742 )
2017-08-30 10:23:43 +02:00
push_controller.rb
Fix #2672 - Connect signed PuSH subscription requests to instance domain ( #4205 )
2017-07-14 23:01:20 +02:00
salmon_controller.rb
Fix response of signature_verification_failure_reason ( #6441 )
2018-02-08 05:00:45 +01:00
subscriptions_controller.rb
HTTP signatures ( #4146 )
2017-07-14 20:41:49 +02:00