summary refs log tree commit diff
path: root/pylint.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-22Fix and add test to deprecated quarantine media admin api (#6756)Andrew Morgan3-5/+13
2020-01-22Allow monthly active user limiting support for worker mode, fixes #4639. (#6742)Neil Johnson6-82/+100
2020-01-22Allow streaming cache invalidate all to workers. (#6749)Erik Johnston6-15/+69
2020-01-22Remove unused CI docker compose files (#6754)Erik Johnston4-66/+1
2020-01-22Avoid attribute error when `password_config` present but empty (#6753)Ivan Vilata-i-Balaguer2-1/+2
2020-01-21Port synapse_port_db to async/await (#6718)Brendan Abolivier3-89/+126
2020-01-20Add a DeltaState to track changes to be made to current state (#6716)Erik Johnston3-99/+112
2020-01-20Fixup synapse.rest to pass mypy (#6732)Erik Johnston12-35/+56
2020-01-20Fix `/events/:event_id` deprecated API. (#6731)Erik Johnston4-2/+30
2020-01-20Fixup synapse.api to pass mypy (#6733)Erik Johnston6-4/+14
2020-01-20Fix changing password via user admin API. (#6730)Erik Johnston3-2/+16
2020-01-20Update changelog.d/6747.bugfixAndrew Morgan1-1/+1
2020-01-20