about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/lists.js
AgeCommit message (Collapse)Author
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc
2017-12-08merged tootsuite pr #5750 into glitch flavourcwm