0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/roomserver/internal
Kegsay 6d1c6f29e0
Add m.room.create to invite stripped state (#1740)
MSC1772 needs this because the create event contains info on if
the room is a space or not. The create event itself isn't sensitive
so other people may find this useful too.
2021-01-29 11:36:26 +00:00
..
helpers Optimise CheckServerAllowedToSeeEvent (#1602) 2020-12-02 11:45:50 +00:00
input Don't create so many state snapshots when updating forward extremities (#1718) 2021-01-18 13:21:33 +00:00
perform Add m.room.create to invite stripped state (#1740) 2021-01-29 11:36:26 +00:00
query Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
alias.go Fix #1655 by re-adding the appservice alias query (#1660) 2020-12-18 13:33:28 +00:00
api.go Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00