about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/domain_lists.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.
2018-05-29Fix error when unmuting a domain without listing muted domains firstThibaut Girka
2018-03-30Keep list of blocked domainsThibaut Girka
Might be overkill, but I'm trying to follow the same logic as for blocked users