- Jun 30, 2022
-
-
Jacek Kuśnierz authored
Signed-off-by:
Jacek Kusnierz <jacek.kusnierz@tum.de> Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
Patrick Cloke authored
-
Shay authored
-
Shay authored
-
Andrew Morgan authored
Add a link to the configuration manual from the homeserver sample config documentation page (#13139)
-
Erik Johnston authored
-
Erik Johnston authored
-
Patrick Cloke authored
Completes type hints for synapse.logging.scopecontextmanager and (partially) for synapse.logging.opentracing.
-
reivilibre authored
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
David Robertson authored
-
David Teller authored
Co-authored-by:
reivilibre <oliverw@matrix.org>
-
Brendan Abolivier authored
-
- Jun 29, 2022
-
-
Šimon Brandner authored
Signed-off-by:
Šimon Brandner <simon.bra.ag@gmail.com>
-
Moritz Stückler authored
Signed-off-by:
Moritz Stückler <moritz.stueckler@gmail.com> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
-
Erik Johnston authored
-
jejo86 authored
Signed-off-by:
jejo86 <28619134+jejo86@users.noreply.github.com>
-
- Jun 28, 2022
-
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
reivilibre authored
* Make _iterate_over_text easier to read by using simple data structures * Prefer a set of tags to ignore In my tests, it's 4x faster to check for containment in a set of this size * Add a stack size limit to _iterate_over_text * Continue accepting the case where there is no body element * Use an early return instead for None Co-authored-by:
Richard van der Hoff <richard@matrix.org>
-
Erik Johnston authored
-
David Robertson authored
-
santhoshivan23 authored
- Jun 27, 2022
-
-
Šimon Brandner authored
Signed-off-by:
Šimon Brandner <simon.bra.ag@gmail.com>
-
Robert Long authored
-
reivilibre authored
Refactor the Dockerfile-workers configuration script to use Jinja2 templates in Synapse workers' Supervisord blocks. (#13054) Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Aaron Raimist authored
This API no longer exists. Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Jun 22, 2022
-
-
santhoshivan23 authored
-
- Jun 17, 2022
-
-
David Robertson authored
-
Shay authored
Update opentracing docs to reference the configuration manual rather than the configuation file. (#13076)
-
Richard van der Hoff authored
-
Richard van der Hoff authored
* Extend the auth rule checks for `m.room.create` events ... and move them up to the top of the function. Since the no auth_events are allowed for m.room.create events, we may as well get the m.room.create event checks out of the way first. * Add a test for create events with prev_events
-
Patrick Cloke authored
-
reivilibre authored
* Fix type error introduced accidentally by #13045 * Newsfile Signed-off-by:
Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
-
Richard van der Hoff authored
-
Quentin Gliech authored
-
Erik Johnston authored
-