summary refs log tree commit diff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-07Fix command hint to generate a config file (#4353)Jason Robinson3-2/+8
2019-01-07Add GET account data routes (#4303)Travis Ralston2-1/+34
2019-01-07Check jinja version for consent resource (#4327)Richard van der Hoff4-28/+75
2019-01-06fix the check for whether `is_url` to match all the other ones in codebase (#...Michael Telatynski2-3/+9
2019-01-04Update debian Conflicts specifications (#4349)Richard van der Hoff3-2/+14
2019-01-02fix NPE in /messages by checking if all events were filtered out (#4330)Matthew Hodgson2-10/+12
2019-01-02Update README to not lie about required restart (#4343)Aaron Raimist2-2/+3
2019-01-02Ensure synchrotrons can access is_support_user in the storage layerNeil Johnson2-25/+26
2019-01-02Update docker-compose.yml (#4282)jribal1-1/+1
2019-01-02Update PR template to use absolute links (#4341)Aaron Raimist2-2/+3
2019-01-02Avoid packaging _trial_temp directory (#4326)Richard van der Hoff2-2/+3
2019-01-02Install the optional dependencies into the debian package (#4325)Richard van der Hoff5-20/+37
2018-12-29Remove v1 only REST APIs now we don't ship matrix console (#4334)Amber Brown7-590/+45
2018-12-28Remove mention of lt-cred-mech in the sample coturn config. (#4333)Krithin Sitaram2-3/+3
2018-12-24Log roomid along with Unknown room (#4297)Will Hunt2-1/+2
2018-12-24Return well_known in /login response (#4319)Richard van der Hoff3-7/+15
2018-12-22Add a script to generate a clean config file (#4315)Richard van der Hoff11-46/+157
2018-12-22Fix indentation in default config (#4313)Richard van der Hoff2-35/+36
2018-12-22Fix IP URL previews on Python 3 (#4215)Amber Brown8-272/+590
2018-12-22Make the dependencies more like a standard Python project and hook up the opt...Amber Brown7-158/+111
2018-12-21Fix test_metrics.py compatibility prometheus_client 0.5Maarten de Vries2-1/+24
2018-12-21Fix circleci config for synapse:latest docker uploadRichard van der Hoff2-2/+3
2018-12-20Mention updating extensions release-v0.34.0Richard van der Hoff1-2/+7
2018-12-20clarify that installing -py3 removes the old pkgRichard van der Hoff1-3/+4
2018-12-20buster is a thingRichard van der Hoff1-1/+8
2018-12-20Clarify that py2 packages will continue to exist v0.34.0Richard van der Hoff1-0/+4
2018-12-20document supported python 3 versionsRichard van der Hoff2-5/+9
2018-12-20more changelog fixRichard van der Hoff1-1/+1
2018-12-20minor changelog tweaksRichard van der Hoff1-4/+4
2018-12-20fix UPGRADE formattingRichard van der Hoff1-6/+6
2018-12-20Prepare 0.34 releaseRichard van der Hoff7-24/+18
2018-12-20Update log config for debian packagesRichard van der Hoff1-0/+1
2018-12-20Debian packaging via dh_virtualen