summary refs log tree commit diff
path: root/CONTRIBUTING.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-28Remove local threepids on account deactivation (#6426)Andrew Morgan3-0/+17
2019-11-27Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
Guess I only tested this on python 2 :/ Fixes #6419.
2019-11-261.6.0 v1.6.0 release-v1.6.0Andrew Morgan4-2/+16
2019-11-26Fix phone home stats (#6418)Erik Johnston2-1/+2
Fix phone home stats
2019-11-251.6.0rc2 v1.6.0rc2Richard van der Hoff3-2/+10
2019-11-25Fix exceptions from background database update for event labels. (#6407)Richard van der Hoff2-18/+26
Add some exception handling here so that events whose json cannot be parsed are ignored rather than getting us stuck in a loop. Fixes #6404.
2019-11-201.6.0rc1 v1.6.0rc1Andrew Morgan62-61/+75
2019-11-20Docker: Change permissions for data dir before attempting to write to it (#6389)Andrew Morgan2-3/+4
2019-11-20Move admin endpoints into separate files (#6308)Manuel Stahl5-555/+622
2019-11-20