about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/search.js
AgeCommit message (Expand)Author
2020-02-22[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-05-21limit search results to 33 until we split & paginate the search apimultiple creatures
2019-05-21Adjust search limits and ordering.multiple creatures
2019-05-21Raise search result limit to 33 in frontend.multiple creatures
2019-03-30[Glitch] Fix search in web UI not setting a limit, restore limit of 10Eugen Rochko
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2018-08-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
2018-05-22[Glitch] Fetch relationships for search results in UIThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!