summaryrefslogtreecommitdiff
path: root/internal/federation/federatingdb/flag.go
AgeCommit message (Collapse)AuthorFiles
2025-01-28[chore] remove type switch in Create() and instead move to ↵Libravatar kim1
FederatedCallbacks() (#3697) * remove type switch in Create() and instead move to FederatedCallbacks() * add missing (my bad!) federating wrapped callbacks behaviour * add missing license header :innocent: * fix create flag test to use correct function