Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-13 | Reduce size of fed transaction IDs | Erik Johnston | 2 | -3/+38 |
2019-02-13 | Make event_ids smaller | Erik Johnston | 4 | -5/+31 |
2019-02-13 | Mangle some more PDU fields | Erik Johnston | 3 | -3/+23 |
2019-02-13 | Change access tokens to be base64'ed 4 bytes | Erik Johnston | 1 | -1/+5 |
2019-02-13 | Merge pull request #4218 from matrix-org/travis/account-merging | Travis Ralston | 2 | -2/+72 |
2019-02-13 | Disable presence/typing/receipts. Don't die if we can't parse an EDU | Erik Johnston | 4 | -1/+16 |
2019-02-13 | Make using proxy optional | Erik Johnston | 1 | -5/+25 |
2019-02-13 | Drop unnecessary keys from transactions | Erik Johnston | 1 | -13/+3 |
2019-02-13 | Make room ID smaller | Erik Johnston | 1 | -1/+5 |
2019-02-13 | Reduce event ID size | Erik Johnston | 2 | -1/+3 |
2019-02-13 | Strip signatures and hashes on outgoing events | Erik Johnston | 4 | -3/+24 |
2019-02-13 | Make synapse talk HTTP to the local proxy only when federating | Brendan Abolivier | 1 | -2/+2 |
2019-02-13 | Don't verify stuff | Erik Johnston | 2 | -1/+2 |
2018-11-19 |