summary refs log tree commit diff
path: root/synapse/secrets.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-14Settings Fix deleting e2e room keys on xenial (#4295)Amber Brown2-1/+2
2018-12-14Improved welcome page (#4294)Nad Chishtie2-25/+63
* Improved static/index.html look, feel and content. * Added accessibility tags to in-line SVG. * Grammar.
2018-12-11Update CONTRIBUT