summary refs log tree commit diff
path: root/docs/sphinx/conf.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-05Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fedHubert Chathi2-0/+11
add device signatures to device key query results
2020-02-04Fix detecting unknown devices from remote encrypted events. (#6848)Erik Johnston6-7/+7
We were looking at the wrong event type (`m.room.encryption` vs `m.room.encrypted`). Also