- Dec 15, 2020
-
-
Richard van der Hoff authored
This was never used, so let's get rid of it.
-
Richard van der Hoff authored
-
- Dec 02, 2020
-
-
Patrick Cloke authored
Replaces the `federation_ip_range_blacklist` configuration setting with an `ip_range_blacklist` setting with wider scope. It now applies to: * Federation * Identity servers * Push notifications * Checking key validitity for third-party invite events The old `federation_ip_range_blacklist` setting is still honored if present, but with reduced scope (it only applies to federation and identity servers).
-
- Nov 16, 2020
-
-
Richard van der Hoff authored
-
- Nov 15, 2020
-
-
Richard van der Hoff authored
-
- Aug 18, 2020
-
-
Patrick Cloke authored
-
- Aug 03, 2020
-
-
Patrick Cloke authored
-
- Jul 24, 2020
-
-
Patrick Cloke authored
-
Richard van der Hoff authored
Clients disconnecting before we finish processing the request happens from time to time. We don't need to yell about it
-
- Jul 03, 2020
-
-
Erik Johnston authored
-
- Jun 16, 2020
-
-
Dagfinn Ilmari Mannsåker authored
-
Richard van der Hoff authored
This ended up being a bit more invasive than I'd hoped for (not helped by generic_worker duplicating some of the code from homeserver), but hopefully it's an improvement. The idea is that, rather than storing unstructured `dict`s in the config for the listener configurations, we instead parse it into a structured `ListenerConfig` object.
-
- May 22, 2020
-
-
Erik Johnston authored
Broke in #7534.
-
Patrick Cloke authored
-
- Jan 15, 2020
-
-
Richard van der Hoff authored
Allow REST endpoint implemnentations to raise a RedirectException, which will redirect the user's browser to a given location.
-
- Aug 30, 2019
-
-
Andrew Morgan authored
Python will return a tuple whether there are parentheses around the returned values or not. I'm just sick of my editor complaining about this all over the place :)
-
- Jul 24, 2019
-
-
Jorik Schellekens authored
* Fix servlet metric names Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Remove redundant check * Cover all return paths
-
- Jul 03, 2019
-
-
Amber Brown authored
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jan 24, 2019
-
-
Amber Brown authored
-
- Nov 19, 2018
-
-
Richard van der Hoff authored
-
- Nov 06, 2018
-
-
Amber Brown authored
-
- Sep 20, 2018
-
-
Amber Brown authored
-
- Aug 15, 2018
-
-
Amber Brown authored
-
- Aug 13, 2018
-
-
Amber Brown authored
-
- Aug 09, 2018
-
-
Amber Brown authored
-
- Jul 17, 2018
-
-
Amber Brown authored
-
- Jul 09, 2018
-
-
Amber Brown authored
-
- Jun 27, 2018
-
-
Amber Brown authored
-