summary refs log tree commit diff
path: root/synapse/handlers/pagination.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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
Proof of concept for auto-accepting invites on merged accounts
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 size