aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/eventauth.go
AgeCommit message (Expand)Author
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-04-28Don't answer expensive federation requests for rooms we no longer belong to (...Neil Alexander
2022-02-09Unmarshal events at the Dendrite level not GMSL level (#2164)kegsay
2022-01-06Fix #2084 - incorrect /event_auth response (#2085)kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-03-14Federation: Add event_auth endpoint (#905)Kegsay