summaryrefslogtreecommitdiff
path: root/internal/processing/account
AgeCommit message (Collapse)AuthorFiles
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst4
* remote + local block logic, incl. federation * improve blocking stuff * fiddle with display of blocked profiles * go fmt
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst2
* first steps on importing blocklists * unblock domains properly
2021-07-05Domain block (#76)Libravatar Tobi Smethurst11
* start work on admin domain blocking * move stuff around + further work on domain blocks * move + restructure processor * prep work for deleting account * tidy * go fmt * formatting * domain blocking more work * check domain blocks way earlier on * progress on delete account * delete more stuff when an account is gone * and more... * domain blocky block block * get individual domain block, delete a block