Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-07 | Allow moving group read APIs to workers (#6866) | Erik Johnston | 9 | -687/+722 |
2020-02-07 | Admin api to add an email address (#6789) | Dirk Klimpel | 6 | -2/+78 |
2020-02-07 | remove unused room_version_to_event_format (#6857) | Richard van der Hoff | 2 | -23/+2 |
2020-02-06 | Limit the number of events that can be requested when backfilling events (#6864) | Patrick Cloke | 2 | -0/+5 |
2020-02-06 | Pass room_version into `event_from_pdu_json` | Richard van der Hoff | 5 | -60/+51 |
2020-02-06 | pass room version into FederationClient.send_join (#6854) | Richard van der Hoff | 3 | -30/+34 |
2020-02-06 | Allow empty federation_certificate_verification_whitelist (#6849) | timfi | 2 | -0/+3 |
2020-02-06 | Third party event rules Update (#6781) | PeerD | 3 | -4/+10 |
2020-02-06 | Reduce amount of logging at INFO level. (#6862) | Erik Johnston | 12 | -21/+22 |
2020-02-06 | Update changelog v1.10.0rc2 | Erik Johnston | 1 | -1/+1 |
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 |