dendrite/roomserver/api
Sam Wedgwood 9582827493
de-MSC-ifying space summaries (MSC2946) (#3134)
- This PR moves and refactors the
[code](https://github.com/matrix-org/dendrite/blob/main/setup/mscs/msc2946/msc2946.go)
for
[MSC2946](https://github.com/matrix-org/matrix-spec-proposals/pull/2946)
('Space Summaries') to integrate it into the rest of the codebase.
- Means space summaries are no longer hidden behind an MSC flag
- Solves #3096

Signed-off-by: Sam Wedgwood <sam@wedgwood.dev>
2023-07-20 15:06:05 +01:00
..
alias_test.go Fix lint errors 2022-03-24 10:03:22 +00:00
alias.go Use SenderID Type (#3105) 2023-06-07 17:14:35 +00:00
api.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
input.go Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
output.go Cleanup remaining statekey usage for senderIDs (#3106) 2023-06-12 11:19:25 +00:00
perform.go Add pseudoID compatibility to Invites (#3126) 2023-07-06 15:15:24 +00:00
query.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
wrapper.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00