gotosocial/internal/api/client/admin
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
..
accountaction.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
admin.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
admin_test.go [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
domainblockcreate.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
domainblockdelete.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
domainblockget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
domainblocksget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojicategoriesget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojicategoriesget_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
emojicreate.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojicreate_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
emojidelete.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojidelete_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
emojiget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojiget_test.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
emojisget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojisget_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
emojiupdate.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
emojiupdate_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
mediacleanup.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
mediacleanup_test.go [chore] remove funky duplicate attachment in testrig (#1379) 2023-01-23 13:39:01 +01:00
mediarefetch.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reportget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reportresolve.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reportresolve_test.go [feature] Implement reports admin API so admins can view + close reports (#1378) 2023-01-25 11:12:17 +01:00
reportsget.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reportsget_test.go [bugfix] Fix account roles (#1542) 2023-02-20 17:00:44 +01:00