Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-05 | Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fed | Hubert Chathi | 2 | -0/+11 | |
add device signatures to device key query results | |||||
2020-02-04 | Fix detecting unknown devices from remote encrypted events. (#6848) | Erik Johnston | 6 | -7/+7 | |
We were looking at the wrong event type (`m.room.encryption` vs `m.room.encrypted`). Also |