summary refs log tree commit diff
path: root/synapse/rest/client/v1/base.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-29Fix encoding for account validity HTML files on Python 2Brendan Abolivier2-3/+6
2019-08-28Implement per-room message retention policiesBrendan Abolivier13-7/+1072
2019-08-01LintBrendan Abolivier3-14/+9
2019-08-01Sample configBrendan Abolivier1