gotosocial/internal/federation/dereferencing
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 [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
account_test.go update remote account get/deref logic 2022-01-24 13:12:17 +01:00
announce.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
collectionpage.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
dereferencer.go change getaccount function signature 2022-01-24 18:12:42 +01:00
dereferencer_test.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
handshake.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
instance.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
media_test.go pass a function into the manager, start work on emoji 2022-01-11 17:49:14 +01:00
status.go ensure blocking calls to getRemoteAccount before showing stuff to client 2022-01-25 13:48:13 +01:00
status_test.go [bugfix] Fix images not being processed correctly sometimes (#437) 2022-03-21 19:46:51 +01:00
thread.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00