gotosocial/internal/api/client/account
Tobi Smethurst d389e7b150
Domain block (#76)
* 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
2021-07-05 13:23:03 +02:00
..
account.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
account_test.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
accountcreate.go Ap (#14) 2021-05-08 14:25:55 +02:00
accountcreate_test.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
accountget.go Ap (#14) 2021-05-08 14:25:55 +02:00
accountupdate.go small fiddling to allow whalebird to work (a bit) 2021-05-22 15:51:20 +02:00
accountupdate_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
accountverify.go Ap (#14) 2021-05-08 14:25:55 +02:00
accountverify_test.go Ap (#14) 2021-05-08 14:25:55 +02:00
follow.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
followers.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
following.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
relationships.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
statuses.go Domain block (#76) 2021-07-05 13:23:03 +02:00
unfollow.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00