Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
Proof of concept for auto-accepting invites on merged accounts | |||||
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 |