Implement client single event retrieval (#693)

This commit is contained in:
Alex Chen 2019-08-09 17:45:54 +08:00 committed by GitHub
parent 5716cd60b5
commit aa0d22bf50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 138 additions and 0 deletions

View file

@ -168,3 +168,5 @@ Newly updated tags appear in an incremental v2 /sync
Deleted tags appear in an incremental v2 /sync
/event/ on non world readable room does not work
Outbound federation can query profile data
/event/ on joined room works
/event/ does not allow access to events before the user joined