about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/search_results.js
AgeCommit message (Collapse)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-03[Glitch] Run eslint --fixClaire
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-05-24Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)Claire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
Port part of be0bc9acbffe2d6126f382b946be0469d756048c and 7e244879feaa8de9894e1147ff49a7e762fe462a to glitch-soc
2021-10-14[Glitch] Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
Port 07341e7aa60fe7c7d4f298136af99276820940e7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-07-12Fix follow suggestions scrolling on mobile viewClaire
Also simplify the CSS a bit and bring it closer to upstream.
2021-05-07[Glitch] Fix "You might be interested in" flashing while searching in web UIEugen Rochko
Port 0a3fa034fc66246dbf9dfb4627a983e0903042d4 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-04-21[Glitch] Fix not to show follow button in global suggestionTakeshi Umeda
Port baed52c2a7d8f91bae3c69150005fc528387785c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-04-21[Glitch] Add cold-start follow recommendationsEugen Rochko
Port front-end changes from f7117646afddb2676e9275d8efe90c3a20c59021 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-08-17Change styling to always have scrollbar on search resultsThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
Rework the codebase to avoid unnecessary differences with upstream
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
Port 8a4674f2c3d89c998eb5438b96b7977dc2be3167 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found ↵ThibG
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc
2019-04-22DrawerResults → SearchResults + SearchResultsContainerThibaut Girka
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!