Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-13 | Remove old proxy binary | Brendan Abolivier | 1 | -0/+0 | |
2019-02-13 | Catch room profile errors and anything else that can go wrong | Travis Ralston | 1 | -25/+28 | |
Fixes an issue where things become unhappy when the room profile for a user is missing. | |||||
2019-02-13 | Add logging for meshsim | Brendan Abolivier | 2 | -0/+22 | |
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 | |
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 | 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 | towncrier v0.33.9 | Amber Brown | 1 | -0/+6 | |
2018-11-19 | version | Amber Brown | 1 | -1/+1 | |
2018-11-14 | release 0.33.9rc1 v0.33.9rc1 github/release-v0.33.9 release-v0.33.9 | Neil Johnson | 41 |