about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/search.js
AgeCommit message (Expand)Author
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-30[Glitch] Fix logged out search and changed logged-in search placeholderEugen Rochko
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2021-05-07[Glitch] Fix "You might be interested in" flashing while searching in web UIEugen Rochko
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
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!