GoToSocial/internal/processing/account
kim 420e2fb22b
replace async client API / federator msg processing with worker pools (#497)
* replace async client API / federator msg processing with worker pools
* appease our lord-and-saviour, the linter
2022-04-28 13:23:11 +01:00
..
account.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
account_test.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
create.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
createblock.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
createfollow.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
delete.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
get.go [feature] Web profile pages for accounts (#449) 2022-04-15 14:33:01 +02:00
getfollowers.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getfollowing.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getrelationship.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
getstatuses.go [feature] Web profile pages for accounts (#449) 2022-04-15 14:33:01 +02:00
removeblock.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
removefollow.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
update.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
update_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00