about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/conversations.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 more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2019-10-03[Glitch] Fix delete conversation action not being reflected in web UIEugen Rochko
Port 6faa98aee2af77466793d14a403600cc6104ba84 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
Port 4eeff26533b75b592395e353c6d4506db9958bcf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka