- Jun 14, 2022
-
-
Sami Olmari authored
-
- Jun 13, 2022
-
-
David Teller authored
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
- Jun 10, 2022
-
-
David Robertson authored
Missed by #12475.
-
- Jun 08, 2022
-
-
reivilibre authored
Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
- Jun 07, 2022
-
-
Andrew Morgan authored
-
- Jun 06, 2022
-
-
Jan Christian Grünhage authored
-
- Jun 01, 2022
-
-
Patrick Cloke authored
* Update worker docs to remove group endpoints. * Removes an unused parameter to `ApplicationService`. * Break dependency between media repo and groups. * Avoid copying `m.room.related_groups` state events during room upgrades.
-
- 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
-