aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/eventauth.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Fixup missed license headersQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
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