1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-24 09:44:29 -05:00
dendrite/userapi
Sam Wedgwood 9582827493
de-MSC-ifying space summaries (MSC2946) ()
- 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 

Signed-off-by: Sam Wedgwood <sam@wedgwood.dev>
2023-07-20 15:06:05 +01:00
..
api feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
consumers Optimise getting local members and membership counts () 2023-07-13 14:19:08 +02:00
internal feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
producers Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00
storage Use pointer when passing the connection manager around () 2023-07-19 13:37:04 +02:00
types refactor: update GMSL () 2023-04-19 15:50:33 +01:00
util Cleanup remaining statekey usage for senderIDs () 2023-06-12 11:19:25 +00:00
userapi.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
userapi_test.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00