dendrite/roomserver/api
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
..
alias_test.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
alias.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
api_trace.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
api.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
input.go Improve roomserver logging 2022-01-31 15:33:00 +00:00
output.go Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
perform.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
query.go MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
wrapper.go Update Events call-sites which now don't return an error, update parsedRespState to sort (#2227) 2022-02-28 14:51:40 +00:00