summaryrefslogtreecommitdiff
path: root/internal/federation/federatingdb/create_test.go
AgeCommit message (Expand)AuthorFiles
2025-01-28[chore] remove type switch in Create() and instead move to FederatedCallbacks...Libravatar kim1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim1
2024-01-31[bugfix] parent status replied to status not dereferenced sometimes (#2587)Libravatar kim1
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-08-08[bugfix] don't accept unrelated statuses (#2078)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-25[feature] Accept incoming federated Flag activity (#1382)Libravatar tobi1
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-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-10Handle forwarded messages (#273)Libravatar tobi1