GoToSocial/internal/api/activitypub/users
kim baf933cb9f
[chore] move client/federator workerpools to Workers{} (#1575)
* replace concurrency worker pools with base models in State.Workers, update code and tests accordingly

* improve code comment

* change back testrig default log level

* un-comment-out TestAnnounceTwice() and fix

---------

Signed-off-by: kim <grufwub@gmail.com>
Reviewed-by: tobi
2023-03-01 18:26:53 +00:00
..
common.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
featured.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
followers.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
following.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
inboxpost.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
inboxpost_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
outboxget.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
outboxget_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
repliesget.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
repliesget_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
statusget.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
statusget_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
user.go [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
user_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
userget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
userget_test.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00