about summary refs log tree commit diff
path: root/app/controllers/api/v1/search_controller.rb
AgeCommit message (Expand)Author
2018-03-01Ensure that boolean params in the API are parsed for truthiness (#6575)Eugen Rochko
2017-11-15Filter searched toots to be consistent with blocking behaviors (#5383)ThibG
2017-07-11Fix #3462 - Require authentication for search API (#4155)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-05-30Refactor api/v1/search controller (#3468)Matt Jankowski
2017-03-22New API method: /api/v1/searchEugen Rochko