summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-13Reinstate EDU-batching hacksRichard van der Hoff1-10/+47
This reverts commit c7285607a3652b814c0274025fc8521618d27590.
2019-03-12fix orphaned sentenceNeil Johnson1-1/+0
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-13fixupAmber Brown2-2/+2
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/4781
2019-03-13fixupAmber Brown4-75/+17
2019-03-12fixupAmber Brown1-2/+2
2019-03-12fixupAmber Brown1-1/+1
2019-03-12fixupAmber Brown1-1/+2
2019-03-12fixupAmber Brown4-176/+159