gotosocial/internal/processing/account
tsmethurst 181f782d13 break a lot of tests
Move shared test logic into the testrig,
rather than having it scattered all over
the place. This allows us to just mock
the transport controller once, and have
all tests use it (unless they need not to
for some other reason).
2022-06-01 18:13:16 +02:00
..
account.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
account_test.go break a lot of tests 2022-06-01 18:13:16 +02:00
create.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02: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 fix for new getRemoteAccount 2022-06-01 16:10:28 +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 [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
update_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00