- Aug 28, 2019
-
-
Andrew Morgan authored
Fixes https://github.com/matrix-org/synapse/issues/5861 Adds support for the v2 lookup API as defined in [MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134). Currently this is only used for 3PID invites. Sytest PR: https://github.com/matrix-org/sytest/pull/679
-
Jorik Schellekens authored
Template config files * Imagine a system composed entirely of x, y, z etc and the basic operations.. Wait George, why XOR? Why not just neq? George: Eh, I didn't think of that.. Co-Authored-By:
Erik Johnston <erik@matrix.org>
-
Amber Brown authored
-
Richard van der Hoff authored
Some of the caches on worker processes were not being correctly invalidated when a room's state was changed in a way that did not affect the membership list of the room. We need to make sure we send out cache invalidations even when no memberships are changing.
-
reivilibre authored
Add GET method to admin API /users/@user:dom/admin
-
Victor Goff authored
-
reivilibre authored
MSC2197 Search Filters over Federation
-
- Aug 27, 2019
-
-
Erik Johnston authored
Refactor MatrixFederationAgent to retry SRV.
-
Erik Johnston authored
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
reivilibre authored
* Allow schema deltas to be engine-specific Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net> * Newsfile Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net> * Code style (Black) Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
Richard van der Hoff authored
Increase profile display name limit
-
Erik Johnston authored
Add config option to sign remote key query responses with a separate key.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
public_base_url is actually public_baseurl
-
reivilibre authored
Admin API: Set adminship of a user
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Aug 24, 2019
-
-
Neil Johnson authored
-
- Aug 23, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 22, 2019
-
-
Jorik Schellekens authored
Propagate opentracing contexts through EDUs Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Richard van der Hoff authored
Remove shared secret registration
-
Jorik Schellekens authored
Propagate opentracing contexts across workers Also includes some Convenience modifications to opentracing for servlets, notably: - Add boolean to skip the whitelisting check on inject extract methods. - useful when injecting into carriers locally. Otherwise we'd always have to include our own servername and whitelist our servername - start_active_span_from_request instead of header - Add boolean to decide whether to extract context from a request to a servlet
-
Manuel Stahl authored
This type of registration was probably never used. It only includes the user name in the HMAC but not the password. Shared secret registration is still available via client/r0/admin/register. Signed-off-by:
Manuel Stahl <manuel.stahl@awesome-technologies.de>
-
Brendan Abolivier authored
This reverts commit 27a686e5.
-
Brendan Abolivier authored
This reverts commit 3320aaab.
-
Half-Shot authored
-
Half-Shot authored
-
Erik Johnston authored
-
Erik Johnston authored
Retry well known on fail
-
Jorik Schellekens authored
Add opentracing tags and logs for e2e keys
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-