Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-13 | Fix unnoticed merge conflict | Brendan Abolivier | 1 | -15/+0 |
2019-02-13 | Fix fetching media when using proxy | Erik Johnston | 1 | -1/+12 |
2019-02-13 | Reduce send invite request size | Erik Johnston | 2 | -1/+4 |
2019-02-13 | Compress some client data | Erik Johnston | 1 | -8/+2 |
2019-02-13 | Handle slow/lossy connections better when sending transactions | Erik Johnston | 4 | -32/+40 |
2019-02-13 | Actually fix exceptions | Erik Johnston | 1 | -6/+2 |
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 |