summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-12Transfer local user's push rules on room upgrade (#4838)Andrew Morgan3-0/+62
Transfer push rules (notifications) on room upgrade
2019-03-12Neilj/improved delegation doc 2 (#4832)Neil Johnson4-148/+202
Improved federation configuration docs. Specifically detailing .well-known and SRV based delegation methods. Inspiration Valentin Lab <valentin.lab@kalysto.org> for https://github.com/matrix-org/synapse/pull/47