Merge remote-tracking branch 'origin/master' into cross-signing-spec

This commit is contained in:
Hubert Chathi 2020-05-29 17:25:19 -04:00
commit ec0b9badc7
70 changed files with 1748 additions and 298 deletions

View file

@ -1 +0,0 @@
Add new ``POST /publicRooms`` endpoint for filtering the room directory.

View file

@ -1 +0,0 @@
Move auth event selection to a more obvious location.

View file

@ -1 +0,0 @@
Remove the unused ``query_auth`` API per `MSC2451 <https://github.com/matrix-org/matrix-doc/pull/2451>`_.

View file

@ -1 +0,0 @@
Fix typo in Request Authentication python example.