summaryrefslogtreecommitdiff
path: root/testrig/transportcontroller.go
AgeCommit message (Expand)AuthorFiles
2024-07-26[bugfix] Use punycode for `host` part of `resource` query param when doing we...Libravatar tobi1
2024-04-02[bugfix] httpclient not signing subsequent redirect requests (#2798)Libravatar kim1
2024-02-14[bugfix] add stricter checks during all stages of dereferencing remote AS obj...Libravatar kim1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-05-21[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)v0.9.0-rc2Libravatar kim1
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-08[feature] Discover webfinger through host-meta (#1588)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-30[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...Libravatar tobi1
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-08-31[chore] Test fixes (#788)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-03-15[performance] Add dereference shortcuts to avoid making http calls to self (#...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1