about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/favourites.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
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
Port 3cecf3e5b995f5035b17fd9572c17ba1ede9346b to glitch-soc
2018-01-09Prevent duplicate load of favourites (tootsuite pr #5931)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!