summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-13Add mention and warning about ACME v1 deprecation to the Synapse configBrendan Abolivier1-0/+19
2020-02-12Return a 404 for admin api user lookup if user not found (#6901)Andrew Morgan3-1/+21
2020-02-12RephraseBrendan Abolivier2-5/+5
2020-02-12Move the warning at the top of the release changes