summary refs log tree commit diff
path: root/MANIFEST.in (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-02-13Drop unnecessary keys from transactionsErik Johnston1-13/+3
2019-02-13Make room ID smallerErik Johnston1-1/+5
2019-02-13Reduce event ID sizeErik Johnston2-1/+3
2019-02-13Strip signatures and hashes on outgoing eventsErik Johnston4-3/+24
2019-02-13Make synapse talk HTTP to the local proxy only when federatingBrendan Abolivier1-2/+2
2019-02-13Don't verify stuffErik Johnston2-1/+2
2018-11-19