Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-06 | Update changelog | Erik Johnston | 1 | -2/+2 |
2020-02-06 | Update changelog | Erik Johnston | 1 | -1/+1 |
2020-02-06 | 1.10.0rc2 | Erik Johnston | 5 | -4/+17 |
2020-02-05 | Add quotes around pip install target (my shell complained without them). | Patrick Cloke | 2 | -1/+2 |
2020-02-05 | make FederationClient._do_send_invite async | Richard van der Hoff | 1 | -10/+7 |
2020-02-05 | Apply suggestions from code review | Richard van der Hoff | 1 | -2/+4 |
2020-02-05 | Check sender_key matches on inbound encrypted events. (#6850) | Erik Johnston | 3 | -14/+67 |
2020-02-05 | Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fed | Hubert Chathi | 2 | -0/+11 |
2020-02-05 | Reduce performance logging to DEBUG (#6833) | Michael Kaye | 2 | -1/+2 |
2020-02-04 | Database updates to populate rooms.room_version (#6847) | Richard van der Hoff | 3 | -0/+58 |
2020-02-04 | Fix detecting unknown devices from remote encrypted events. (#6848) | Erik Johnston | 6 | -7/+7 |
2020-02-04 | Update CONTRIBUTING.md |