gotosocial/internal/federation
kim 7bea107608
[bugfix] add so, many, nil, checks (#853)
* add so, many, nil, checks.

* remove comment
2022-09-26 10:14:36 +02:00
..
dereferencing [bugfix] add so, many, nil, checks (#853) 2022-09-26 10:14:36 +02:00
federatingdb [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
authenticate.go [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
clock.go
commonbehavior.go
dereference.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
federatingactor.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federatingactor_test.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
federatingprotocol.go [performance] use GetAccountByUsernameDomain() for local account lookups to rely on cache (#793) 2022-09-02 11:56:33 +02:00
federatingprotocol_test.go
federator.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
federator_test.go
handshake.go
transport.go