| Commit message (Expand) | Author | Files | Lines |
2019-01-02 | Update docker-compose.yml (#4282) | jribal | 1 | -1/+1 |
2019-01-02 | Update PR template to use absolute links (#4341) | Aaron Raimist | 2 | -2/+3 |
2019-01-02 | Avoid packaging _trial_temp directory (#4326) | Richard van der Hoff | 2 | -2/+3 |
2019-01-02 | Install the optional dependencies into the debian package (#4325) | Richard van der Hoff | 5 | -20/+37 |
2018-12-29 | Remove v1 only REST APIs now we don't ship matrix console (#4334) | Amber Brown | 7 | -590/+45 |
2018-12-28 | Remove mention of lt-cred-mech in the sample coturn config. (#4333) | Krithin Sitaram | 2 | -3/+3 |
2018-12-24 | Log roomid along with Unknown room (#4297) | Will Hunt | 2 | -1/+2 |
2018-12-24 | Return well_known in /login response (#4319) | Richard van der Hoff | 3 | -7/+15 |
2018-12-22 | Add a script to generate a clean config file (#4315) | Richard van der Hoff | 11 | -46/+157 |
2018-12-22 | Fix indentation in default config (#4313) | Richard van der Hoff | 2 | -35/+36 |
2018-12-22 | Fix IP URL previews on Python 3 (#4215) | Amber Brown | 8 | -272/+590 |
2018-12-22 | Make the dependencies more like a standard Python project and hook up the opt... | Amber Brown | 7 | -158/+111 |
2018-12-21 | Fix test_metrics.py compatibility prometheus_client 0.5 | Maarten de Vries | 2 | -1/+24 |
2018-12-21 | Fix circleci config for synapse:latest docker upload | Richard van der Hoff | 2 | -2/+3 |
2018-12-20 | Mention updating extensions github/release-v0.34.0 release-v0.34.0 | Richard van der Hoff | 1 | -2/+7 |
2018-12-20 | clarify that installing -py3 removes the old pkg | Richard van der Hoff | 1 | -3/+4 |
2018-12-20 | buster is a thing | Richard van der Hoff | 1 | -1/+8 |
2018-12-20 | Clarify that py2 packages will continue to exist v0.34.0 | Richard van der Hoff | 1 | -0/+4 |
2018-12-20 | document supported python 3 versions | Richard van der Hoff | 2 | -5/+9 |
2018-12-20 | more changelog fix | Richard van der Hoff | 1 | -1/+1 |
2018-12-20 | minor changelog tweaks | Richard van der Hoff | 1 | -4/+4 |
2018-12-20 | fix UPGRADE formatting | Richard van der Hoff | 1 | -6/+6 |
2018-12-20 | Prepare 0.34 release | Richard van der Hoff | 7 | -24/+18 |
2018-12-20 | |