diff options
author | Alex Chen <Cnly@users.noreply.github.com> | 2019-08-09 17:45:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-09 17:45:54 +0800 |
commit | aa0d22bf50da7e3d4637ee5d46a1151342eda8d3 (patch) | |
tree | 9bf67740321ddcef20538134c83bc3e2ff435403 /testfile | |
parent | 5716cd60b5b343e62f1ccdfbd764d4803515d4c7 (diff) |
Implement client single event retrieval (#693)
Diffstat (limited to 'testfile')
-rw-r--r-- | testfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |