about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/domain_blocks.js
AgeCommit message (Expand)Author
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-03-30Keep list of blocked domainsThibaut Girka
2018-03-30Update all known users' domain_blocking relationship instead of just one'sThibaut Girka
2018-03-30Fix undefined URL in `fetchDomainBlocks`Thibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!