- May 10, 2022
-
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
reivilibre authored
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) Co-authored-by:
Shay <hillerys@element.io>
-
David Robertson authored
-
David Robertson authored
-
David Robertson authored
-
Erik Johnston authored
Otherwise it can take up to a minute for any in-flight `/send` requests to be retried.
-
Šimon Brandner authored
Fixes vector-im/element-web#20788 Implements matrix-org/matrix-spec-proposals#3786
- May 09, 2022
-
-
Shay authored
-
Dirk Klimpel authored
-
Richard van der Hoff authored
* Bump the HS startup timeout * Log prefixes for more processes * Bump the overall timeout
-
Val Lorentz authored
-
Sean Quah authored
There's no guarantee that module callbacks will handle cancellation appropriately. Protect module callbacks with read semantics from cancellation and avoid swallowing `CancelledError`s that arise. Other module callbacks, such as the `on_*` callbacks, are presumed to live on code paths that involve writes and aren't cancellation-friendly. These module callbacks have been left alone. Signed-off-by:
Sean Quah <seanq@element.io>
-
David Robertson authored
-
Sean Quah authored
#12587 has fallen on the wrong side of the release cutoff to the rest of the related PRs. Signed-off-by:
Sean Quah <seanq@element.io>
-
David Robertson authored
-
Erik Johnston authored
Fixes #12669
-
Sheogorath authored
-
Eric Eastwood authored
-
David Robertson authored
-
- May 07, 2022
-
-
David Robertson authored
* Move `pympler` back into the `all` extras Undoes a change I made in #12381. I can't fully remember my reasoning, but this changed the contents of the debian packages in a backwards incompatible way. We're not aware of anyone who's been bitten by this, but we still want to fix it. To the reviewer: please be convinced that the debian packages will still contain pympler after this change. * Debian changelog entry to keep the linter happy
-
David Robertson authored
-
- May 06, 2022
-
-
Erik Johnston authored
-
David Robertson authored
-
reivilibre authored
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452)
-
- May 05, 2022
-
-
Andrew Morgan authored
-
DeepBlueV7.X authored
Signed-off-by:
Nicolas Werner <nicolas.werner@hotmail.de>
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Šimon Brandner authored
-
reivilibre authored
-