Implement profile retrieval over federation (#726)

This commit is contained in:
Alex Chen 2019-08-07 00:02:12 +08:00 committed by GitHub
parent 66bf615360
commit 324ca22b35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 100 additions and 25 deletions

View file

@ -167,3 +167,4 @@ Tags appear in an initial v2 /sync
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