- Sep 16, 2018
-
-
Simon Dwyer authored
-
- Sep 15, 2018
-
-
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
-
Erik Johnston authored
-
- Sep 13, 2018
-
-
Travis Ralston authored
Fix minor typo in exception
-
Travis Ralston authored
-
Amber Brown authored
-
Amber Brown authored
-
Travis Ralston authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
Make purge history slightly faster
-
Erik Johnston authored
-
Amber Brown authored
Fix handling of redacted events from federation
-
Erik Johnston authored
-
Amber Brown authored
* fix * changelog
-
Erik Johnston authored
If we receive an event that doesn't pass their content hash check (e.g. due to already being redacted) then we hit a bug which causes an exception to be raised, which then promplty stops the event (and request) from being processed. This effects all sorts of federation APIs, including joining rooms with a redacted state event.
-
Amber Brown authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't pull out events that are outliers and won't be deleted, as nothing should happen to them.
-
Amber Brown authored
-