- Sep 18, 2018
-
-
Richard van der Hoff authored
don't ratelimit autojoins
-
Richard van der Hoff authored
Add variable for changing the max upload size in Docker container
-
Richard van der Hoff authored
Return a 404 when deleting unknown room alias
-
Richard van der Hoff authored
Fix more b'abcd' noise in metrics
-
Richard van der Hoff authored
Fix typo in README, synaspse -> synapse
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Sep 17, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix some b'abcd' noise in logs and metrics
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Python 3 compatibility: make sure that we decode some byte sequences before we use them to create log lines and metrics labels.
-
Richard van der Hoff authored
... to stop things which try to import `types` getting `synapse.types` instead
-
Richard van der Hoff authored
-
Amber Brown authored
Remove nuke-room-from-db.sh script
-
Richard van der Hoff authored
-
Richard van der Hoff authored
The problem with this script is that it is largely untested, entirely unmaintained, and running it is likely to make your synapse blow up in exciting ways. For example, it leaves a bunch of tables with dead values in it, like event_to_state_groups. Having it here sends a message that it is a supported part of synapse, which is absolutely not the case.
-
- Sep 16, 2018
-
-
Simon Dwyer authored
Signed-off-by:
Simon Dwyer <simon@thedwyers.co>
-
Simon Dwyer authored
-
Simon Dwyer authored
-
Simon Dwyer authored
-
- Sep 15, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Vincent Breitmoser authored
-
Erik Johnston authored
Turns out deferred.cancel sometimes throws, so we do that last to ensure that we always do resolve the new deferred.
-
- Sep 14, 2018
-
-
Erik Johnston authored
Add an awful secondary timeout to fix wedged requests
-
Erik Johnston authored
-
Erik Johnston authored
This is an attempt to mitigate #3842 by adding yet-another-timeout
-
Matthew Hodgson authored
don't filter membership events based on history visibility as we will already have filtered the messages in the timeline, and state events are always visible. and because @erikjohnston said so.
-
Erik Johnston authored
timeouts 2: electric boogaloo
-
Erik Johnston authored
Add in flight real time metrics for Measure blocks
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-