mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 14:22:26 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| accountcreate.go | ||
| accountcreate_test.go | ||
| accountget.go | ||
| accountupdate.go | ||
| accountupdate_test.go | ||
| accountverify.go | ||
| accountverify_test.go | ||
| follow.go | ||
| followers.go | ||
| following.go | ||
| relationships.go | ||
| statuses.go | ||
| unfollow.go | ||