about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/directory/index.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-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
Port 839f893168ab221b08fa439012189e6c29a2721a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
Port f41ec9af05d3e2145e62f705225dbabb7e04e242 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
Port part of 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-03-08[Glitch] Change appearance of account cards in web UIEugen Rochko
Port dba4be1038063845a74e83aaa85d6ab08d5625dd to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-07-13Refactor shouldUpdateScroll stuffClaire
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
Port cb447b28c403c7db32e3e3d7c2510004287edfda to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>