0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-01 23:38:55 +02:00
dendrite/roomserver/internal
S7evinK 9fbaa1194b
Add canonical alias support (#2236)
* Add canonical support

* Add test

* Check that the send event is actually an m.room.canonical_alias
Check that we got an event from the database

* Update to get correct required events

* Add flakey test to blacklist
2022-03-07 10:37:04 +01:00
..
helpers Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
input Mark soft-failed events as rejected in roomserver_events (#2252) 2022-03-04 15:27:10 +00:00
perform Return ErrRoomNoExists if insufficient state is available for a buildEvent to succeed when joining a room (#2210) 2022-02-21 16:22:29 +00:00
query MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
alias.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
api.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00