about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/suggestions.js
AgeCommit message (Collapse)Author
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/api to flavours/glitch/apiClaire
2021-05-07[Glitch] Change follow recommendations to be limited to 20 instead of 40 in ↵Eugen Rochko
web UI Port 7762d3d27592abe60946ac26a3a2012cd3311fb1 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ↵Eugen Rochko
in web UI Port bf903dc51070f952ab64e43918e803fdaaa15e4d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2021-04-21[Glitch] Fix to update suggestion list after dismissTakeshi Umeda
Port 9bb334184900f1a4bb0a212cf46542faa0c544fd 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>
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc