summaryrefslogtreecommitdiff
path: root/internal/transport
AgeCommit message (Expand)AuthorFiles
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-10-08[performance] cache domains after max retries in transport (#884)Libravatar kim2
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim2
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim3
2022-09-02[performance] use GetAccountByUsernameDomain() for local account lookups to r...Libravatar kim1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim3
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi4
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim3
2022-05-27[bugfix] Add `accept: application/activity+json` to dereferencer (#611)Libravatar tobi1
2022-05-26[performance] Don't retry/backoff invalid http requests that will never succe...v0.3.4Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim8
2022-04-18[bugfix] Use our own (Batch)Deliver implementation for federated messages (#466)Libravatar tobi1
2022-03-15[performance] Add dereference shortcuts to avoid making http calls to self (#...Libravatar tobi4
2022-01-23rework data function to provide filesizeLibravatar tsmethurst2
2022-01-16pass reader around instead of []byteLibravatar tsmethurst2
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1
2022-01-08compiling nowLibravatar tsmethurst2
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi7
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell7
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi7
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-10roll back to sha256 for signaturesLibravatar tsmethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-06-27Remote instance dereferencing (#70)Libravatar Tobi Smethurst6
2021-05-29first implementation of search featureLibravatar tsmethurst1
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst2
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst2
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1
2021-05-09Webfinger + Small fixes (#20)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1