1
0
Commit Graph

12747 Commits

Author SHA1 Message Date
Erik Johnston 17eb4504a8 Update flate file 2019-02-13 15:16:05 +00:00
Erik Johnston a066b00487 Compress some client data 2019-02-13 15:16:05 +00:00
Erik Johnston 4e0ac33053 Handle slow/lossy connections better when sending transactions 2019-02-13 15:16:05 +00:00
Erik Johnston 76d888cf48 pep8 2019-02-13 15:16:05 +00:00
Erik Johnston dde7110c0d Reduce transaction response size 2019-02-13 15:16:05 +00:00
Erik Johnston 5e6b5ccd26 Actually fix exceptions 2019-02-13 15:16:04 +00:00
Erik Johnston 1d7420ed2f Don't log ERROR when no profile exists 2019-02-13 15:16:04 +00:00
Travis Ralston a527fbaae6 Catch room profile errors and anything else that can go wrong
Fixes an issue where things become unhappy when the room profile for a user is missing.
2019-02-13 15:16:04 +00:00
Erik Johnston b951f35572 Reduce size of fed transaction IDs 2019-02-13 15:16:04 +00:00
Brendan Abolivier 6eca7dc3e8 Update maps and proxy 2019-02-13 15:16:04 +00:00
Erik Johnston 1466adf427 Make event_ids smaller 2019-02-13 15:16:04 +00:00
Erik Johnston a99c2f56b5 Mangle some more PDU fields 2019-02-13 15:16:04 +00:00
Brendan Abolivier 306b670371 Update proxy maps 2019-02-13 15:16:04 +00:00
Brendan Abolivier 31825c10d6 Update proxy & maps 2019-02-13 15:16:04 +00:00
Erik Johnston a01468c1a8 Change access tokens to be base64'ed 4 bytes 2019-02-13 15:16:04 +00:00
Brendan Abolivier 31c910a9a2 Update proxy 2019-02-13 15:16:04 +00:00
Erik Johnston 62fa8570ec Route full mesh if message contains 'mesh' 2019-02-13 15:16:04 +00:00
Brendan Abolivier 5f52a2c25e Update proxy 2019-02-13 15:16:04 +00:00
Travis Ralston 645d5c8c35 Use run_as_background_process 2019-02-13 15:16:04 +00:00
Travis Ralston 0463d9ba75 Safer execution 2019-02-13 15:16:04 +00:00
Travis Ralston b26d8cea66 Preserve log contexts in the room_member_handler 2019-02-13 15:16:04 +00:00
Travis Ralston de6d002d01 Proof of concept for auto-accepting invites
This is for demonstration purposes only. In practice this would actually look up the right profile and use the right thing, not to mention be in a more reasonable location.
2019-02-13 15:16:04 +00:00
Neil Johnson 2b77c8d50e Remove riot.im from the list of trusted Identity Servers in the default configuration (#4207) 2019-02-13 15:16:04 +00:00
Richard van der Hoff fa78a83ac3 changelog 2019-02-13 15:16:04 +00:00
Richard van der Hoff 5eceb4dc0f Fix logcontext leak in test_url_preview 2019-02-13 15:16:04 +00:00
Richard van der Hoff 07577e0542 Fix logcontext leak in http pusher test 2019-02-13 15:16:04 +00:00
Richard van der Hoff 3cda7da827 Fix some tests which leaked logcontexts 2019-02-13 15:16:04 +00:00
Richard van der Hoff cb7c2ad85a Fix logcontext leak in EmailPusher 2019-02-13 15:16:04 +00:00
Amber Brown a29da814c6 towncrier 2019-02-13 15:16:04 +00:00
Amber Brown 5e499c58fd version 2019-02-13 15:16:03 +00:00
Neil Johnson fa574331fb release 0.33.9rc1 2019-02-13 15:16:03 +00:00
Amber Brown ca05b679e3 Fix fallback auth on Python 3 (#4197) 2019-02-13 15:16:03 +00:00
Aaron Raimist 83ed2c494b Fix case
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-13 15:16:03 +00:00
Aaron Raimist 5d4dfc0313 Add SUPPORT.md
https://help.github.com/articles/adding-support-resources-to-your-project/
2019-02-13 15:16:03 +00:00
Aaron Raimist 7d4b700204 Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-13 15:16:03 +00:00
Aaron Raimist c01605da24 Add a pull request template and add multiple issue templates
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-13 15:16:03 +00:00
Aaron Raimist 76b251c599 Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-13 15:16:03 +00:00
Aaron Raimist 26708be7f8 Add a note saying you need to manually reclaim disk space
People keep asking why their database hasn't gotten smaller after using this API.

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-02-13 15:16:03 +00:00
Erik Johnston 6baa32fd65 Update coap-proxy 2019-02-13 15:16:03 +00:00
Matthew Hodgson 32df91cbcb de-hardcode IP for jaeger 2019-02-13 15:16:03 +00:00
Erik Johnston 42f555393a GAH FILES WHY 2019-02-13 15:16:03 +00:00
Erik Johnston 224df403ea Fixup opentracing error logging 2019-02-13 15:16:03 +00:00
Erik Johnston 2d8da62feb Only relay 'live' events 2019-02-13 15:16:03 +00:00
Erik Johnston e2230b28fb Mangle PDUs some more. Disable presence/typing/receipts. Don't die if we can't parse an EDU 2019-02-13 15:16:03 +00:00
Erik Johnston 28c3a43a7e Make using proxy optional 2019-02-13 15:16:03 +00:00
Brendan Abolivier c11388b1ce Update proxy version and maps 2019-02-13 15:16:03 +00:00
Erik Johnston 9dfb6b6c52 Drop unnecessary keys from transactions 2019-02-13 15:16:03 +00:00
Erik Johnston caa0004466 Track PDU in opentracing 2019-02-13 15:16:03 +00:00
Erik Johnston ae7460b9f4 Make room ID smaller 2019-02-13 15:16:03 +00:00
Erik Johnston fe6e221cfa Opentracing. Reduce event ID size 2019-02-13 15:16:03 +00:00