summary refs log tree commit diff
path: root/synapse/replication (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-13Fix unnoticed merge conflictBrendan Abolivier1-15/+0
2019-02-13Fix fetching media when using proxyErik Johnston1-1/+12
2019-02-13Reduce send invite request sizeErik Johnston2-1/+4
2019-02-13Compress some client dataErik Johnston1-8/+2
2019-02-13Handle slow/lossy connections better when sending transactionsErik Johnston4-32/+40
2019-02-13Actually fix exceptionsErik Johnston1-6/+2
2019-02-13Reduce size of fed transaction IDsErik Johnston2-3/+38
2019-02-13Make event_ids smallerErik Johnston4-5/+31
2019-02-13Mangle some more PDU fieldsErik Johnston3-3/+23
2019-02-13Change access tokens to be base64'ed 4 bytesErik Johnston1-1/+5
2019-02-13Merge pull request #4218 from matrix-org/travis/account-mergingTravis Ralston2-2/+72
2019-02-13Disable presence/typing/receipts. Don't die if we can't parse an EDUErik Johnston4-1/+16
2019-02-13Make using proxy optionalErik Johnston1-5/+25