- Sep 06, 2018
-
-
Jan Christian Grünhage authored
-
- Sep 05, 2018
-
-
Richard van der Hoff authored
Use the actual origin for push transactions, rather than whatever the remote server claimed.
-
Richard van der Hoff authored
We should check that both the sender's server, and the server which created the event_id (which may be different from whatever the remote server has told us the origin is), have signed the event.
-
- Aug 22, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix 500 error from /consent form
- Aug 21, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fixes #3731
-
- Aug 20, 2018
-
-
Amber Brown authored
Fix exceptions when a connection is closed before we read the headers
-
Richard van der Hoff authored
-
Richard van der Hoff authored
This fixes bugs introduced in #3700, by making sure that we behave sanely when an incoming connection is closed before the headers are read.
-
Richard van der Hoff authored
Make the logcontext filter not explode if it somehow ends up with a logcontext of None, since that infinite-loops the whole logging system.
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
Use get_cache_factor_for function for `state_cache`
-
Erik Johnston authored
-
Erik Johnston authored
This allows the cache factor for `state_cache` to be individually specified in the enviroment
-
Erik Johnston authored
Fix logging bug in EDU handling over replication
- Aug 17, 2018
-
-
Richard van der Hoff authored
Logcontexts for replication command handlers
-
Richard van der Hoff authored
Fix logcontexts for running pushers
-
Amber Brown authored
-
Amber Brown authored
-
Richard van der Hoff authored
Use a producer to stream back responses
-
Richard van der Hoff authored
Refactor request logging code
-
Neil Johnson authored
add new error type ResourceLimit
-
Neil Johnson authored
Merge branch 'neilj/limit_exceeded_error' of github.com:matrix-org/synapse into neilj/limit_exceeded_error
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
Neilj/resource limit block event creation
-
Amber Brown authored
Update the admin register documentation to return a real user ID
-
Erik Johnston authored
-
Erik Johnston authored
-
Neil Johnson authored
-
Travis Ralston authored
-
Travis Ralston authored
Presumably this is the intention anyways. I've also updated the domain part to be something more along the lines of what people might expect.
-
- Aug 16, 2018
-
-
Richard van der Hoff authored
-