GoToSocial/internal/federation
tobi 1dfa7fe0d5
[bugfix] Wrap media in read closer (#941)
* use readcloser for content.Content

* call media postdata function no matter what

* return a readcloser from data func

* tidy of logic of readertostore

* fix whoopsie
2022-11-03 15:03:12 +01:00
..
dereferencing [bugfix] Wrap media in read closer (#941) 2022-11-03 15:03:12 +01:00
federatingdb [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
authenticate.go [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
clock.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
commonbehavior.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
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 [chore] Webfinger rework (#627) 2022-06-11 11:01:34 +02:00
federator.go [bugfix] update thread iterators to not use recursion (#851) 2022-09-25 13:09:41 +02:00
federator_test.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
handshake.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
transport.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00