gotosocial/internal/api/client/account
Tobi Smethurst 846057f0d6
Block/unblock (#96)
* remote + local block logic, incl. federation

* improve blocking stuff

* fiddle with display of blocked profiles

* go fmt
2021-07-11 16:22:21 +02:00
..
account.go Block/unblock (#96) 2021-07-11 16:22:21 +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
block.go Block/unblock (#96) 2021-07-11 16:22:21 +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
unblock.go Block/unblock (#96) 2021-07-11 16:22:21 +02:00
unfollow.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00