summary refs log tree commit diff
path: root/CHANGES.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-06Update changelog v1.10.0rc2Erik Johnston1-1/+1
2020-02-06Update changelogErik Johnston1-2/+2
2020-02-06Update changelogErik Johnston1-1/+1
2020-02-061.10.0rc2Erik Johnston5-4/+17
2020-02-05Add quotes around pip install target (my shell complained without them).Patrick Cloke2-1/+2
2020-02-05make FederationClient._do_send_invite asyncRichard van der Hoff1-10/+7
2020-02-05Apply suggestions from code reviewRichard van der Hoff1-2/+4
2020-02-05Check sender_key matches on inbound encrypted events. (#6850)Erik Johnston3-14/+67
2020-02-05Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fedHubert Chathi2-0/+11
2020-02-05Reduce performance logging to DEBUG (#6833)Michael Kaye2-1/+2
2020-02-04Database updates to populate rooms.room_version (#6847)Richard van der Hoff3-0/+58
2020-02-04Fix detecting unknown devices from remote encrypted events. (#6848)Erik Johnston6-7/+7
2020-02-04Update CONTRIBUTING.md about merging PRs. (#6846)Michael Kaye2-0/