- Jun 29, 2022
-
-
Moritz Stückler authored
Signed-off-by:
Moritz Stückler <moritz.stueckler@gmail.com> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
-
jejo86 authored
Signed-off-by:
jejo86 <28619134+jejo86@users.noreply.github.com>
-
- Jun 27, 2022
-
-
Aaron Raimist authored
This API no longer exists. Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Jun 17, 2022
-
-
Shay authored
Update opentracing docs to reference the configuration manual rather than the configuation file. (#13076)
-
Richard van der Hoff authored
-
- Jun 16, 2022
-
-
Jacek Kuśnierz authored
Co-authored-by:
David Robertson <david.m.robertson1@gmail.com>
-
reivilibre authored
-
- Jun 15, 2022
-
-
Shay authored
-
Erik Johnston authored
-
Hannes Lerchl authored
-
- Jun 14, 2022
-
-
Brendan Abolivier authored
-
Shay authored
-
Sami Olmari authored
-
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
-