summaryrefslogtreecommitdiff
path: root/internal/federation/federatingdb/db.go
AgeCommit message (Expand)AuthorFiles
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-10-31[feature] add per-uri dereferencer locks (#2291)Libravatar kim1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-13[performance] processing media and scheduled jobs improvements (#1482)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)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-04-28[bugfix] Fix possible race condition in federatingdb (#490)Libravatar kim1
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-16Follow request improvements (#282)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-08-29Mention fixup (#167)Libravatar tobi1
2021-08-27Replace federating DB locks map, add a cleanup goroutine (#166)Libravatar kim1
2021-05-28Announce/boost (#35)Libravatar Tobi Smethurst1
2021-05-27Notifications (#34)Libravatar Tobi Smethurst1