matrix-org.dendrite/federationapi
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
..
api de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
consumers Avoid panic due to being unable to query the userID 2023-07-14 08:04:25 +02:00
internal de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
producers refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
queue Use PDU not *Event in HeaderedEvent (#3073) 2023-05-02 15:03:16 +01:00
routing de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
statistics refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
federationapi.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
federationapi_keys_test.go Move fedclient interface over to gmsl (#3061) 2023-04-24 16:23:25 +00:00
federationapi_test.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00