- May 31, 2022
-
-
Andrew Morgan authored
-
Brendan Abolivier authored
Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
- May 27, 2022
-
-
Brendan Abolivier authored
Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
-
reivilibre authored
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883)
-
- May 26, 2022
-
-
Patrick Cloke authored
Removes the unstable endpoint as well as a duplicated field which was modified during stabilization.
-
- May 25, 2022
-
-
Patrick Cloke authored
Makes it so that groups/communities no longer exist from a user-POV. E.g. we remove: * All API endpoints (including Client-Server, Server-Server, and admin). * Documented configuration options (and the experimental flag, which is now unused). * Special handling during room upgrades. * The `groups` section of the `/sync` response.
-
Nick Mills-Barrett authored
-
Nick Mills-Barrett authored
-
Nick Mills-Barrett authored
-
Dirk Klimpel authored
-
- May 24, 2022
-
-
Richard van der Hoff authored
-
- May 23, 2022
-
-
David Teller authored
Signed-off-by:
David Teller <davidt@element.io>
-
Jess Porter authored
Signed-off-by:
jesopo <github@lolnerd.net>
-
- May 19, 2022
-
-
Shay authored
-
Shay authored
-
reivilibre authored
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
-
Sami Olmari authored
Signed-off-by:
Sami Olmari <sami@olmari.fi>
-
Richard van der Hoff authored
docbook doesn't auto-linkify links
-
- May 18, 2022
-
-
Patrick Cloke authored
-
Andrew Morgan authored
-
Sean Quah authored
Signed-off-by:
Sean Quah <seanq@matrix.org>
-
Andrew Morgan authored
-
Andrew Morgan authored
-
- May 17, 2022
-
-
David Robertson authored
Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-
- May 16, 2022
-
-
Andrew Morgan authored
-
Dirk Klimpel authored
-
- May 13, 2022
-
-
Shay authored
-
Niklas authored
* Update openid.md Newer versions of keycloak returning a 404 when using the `/auth` prefix. Related: https://github.com/matrix-org/synapse/issues/12714
-
- May 12, 2022
-
-
Andy Balaam authored
Co-authored-by:
Matthew Hodgson <matthew@matrix.org>
-
Andrew Morgan authored
-
- May 11, 2022
-
-
David Robertson authored
-
- May 10, 2022
-
-
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>
-
- May 09, 2022
-
-
Shay authored
-
Dirk Klimpel authored
-
Eric Eastwood authored
-
- May 06, 2022
-
-
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 04, 2022
-
-
Will Hunt authored
* Add mau_appservice_trial_days * Add a test * Tweaks * changelog * Ensure we sync after the delay * Fix types * Add config statement * Fix test * Reinstate logging that got removed * Fix feature name
-
Andrew Morgan authored
-
Patrick Cloke authored
* `m.login.jwt`, which was never specced and has been deprecated since Synapse 1.16.0. (`org.matrix.login.jwt` can be used instead.) * `uk.half-shot.msc2778.login.application_service`, which was stabilized as part of the Matrix spec v1.2 release.
-
Sean Quah authored
Don't log stack traces for cancelled requests and use a custom HTTP status code of 499. Signed-off-by:
Sean Quah <seanq@element.io>
-