summaryrefslogtreecommitdiff
path: root/internal/processing/federation
AgeCommit message (Expand)AuthorFiles
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi6
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi6
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim2
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim2
2022-04-26[chore] Return more useful errors from auth failure (#494)v0.3.1Libravatar tobi6
2022-04-24[bug] Fix status API / status web API being case sensitive (#481)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi2
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst1
2022-02-06if accountDomain isn't set, use Host value instead (#380)Libravatar tobi1
2022-01-24update remote account get/deref logicLibravatar tsmethurst6
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi10
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi2
2021-11-13move to ssb gofed fork (#298)Libravatar tobi6
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi10