index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
api
/
v1
/
search_controller.rb
Age
Commit message (
Expand
)
Author
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2019-07-17
add search env to controller file
Lumb
2019-05-21
Adjust search limits and ordering.
multiple creatures
2019-05-21
Raise max search result limit to 66 in API.
multiple creatures
2019-05-21
Use PostgreSQL FTS for searches.
multiple creatures
2019-02-26
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-03-01
Ensure that boolean params in the API are parsed for truthiness (#6575)
Eugen Rochko
2017-11-15
Filter searched toots to be consistent with blocking behaviors (#5383)
ThibG
2017-07-11
Fix #3462 - Require authentication for search API (#4155)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-30
Refactor api/v1/search controller (#3468)
Matt Jankowski
2017-03-22
New API method: /api/v1/search
Eugen Rochko