summaryrefslogtreecommitdiff
path: root/internal/transport/controller.go
AgeCommit message (Expand)AuthorFiles
2022-11-27[bugfix] Use Host domain for UA (#1156)Libravatar Daniele Sluijters1
2022-11-26Tweak the User-Agent a bit (#1153)Libravatar Daniele Sluijters1
2022-11-15[chore] update database caching library (#1040)Libravatar kim1
2022-10-08[performance] cache domains after max retries in transport (#884)Libravatar kim1
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 kim1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...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-25Pg to bun (#148)Libravatar tobi1
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-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1
2021-05-09Webfinger + Small fixes (#20)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1