- May 02, 2019
-
-
Richard van der Hoff authored
-
- May 01, 2019
-
-
Richard van der Hoff authored
It doesn't really belong under rest/client/v1 any more.
-
- Apr 25, 2019
-
-
Andrew Morgan authored
-
- Apr 17, 2019
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
- Apr 11, 2019
-
-
Andrew Morgan authored
-
- Apr 09, 2019
-
-
Brendan Abolivier authored
-
- Apr 08, 2019
-
-
Richard van der Hoff authored
Rewrite this so that it doesn't hammer the database.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
make sure we store the name of the server the keys came from, rather than the origin server, after doing a fetch-from-perspectives.
-
- Apr 04, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Brendan Abolivier authored
-
- Apr 03, 2019
-
-
Erik Johnston authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
This is a bit fiddly due to the keyring doing weird things with logcontexts.
-
Neil Johnson authored
Remove presence list support as per MSC 1819
-
- Apr 02, 2019
-
-
Richard van der Hoff authored
Hopefully this time we really will fix #4422. We need to make sure that the cache on `get_rooms_for_user_with_stream_ordering` is invalidated *before* the SyncHandler is notified for the new events, and we can now do so reliably via the `events` stream.
-
- Apr 01, 2019
-
-
Neil Johnson authored
test threepid checking
-
Richard van der Hoff authored
Collect all the things that make room-versions different to one another into one place, so that it's easier to define new room versions.
-
- Mar 28, 2019
-
-
Erik Johnston authored
-
- Mar 27, 2019
-
-
Richard van der Hoff authored
-
Erik Johnston authored
-
- Mar 26, 2019
-
-
Andrew Morgan authored
Redo of https://github.com/matrix-org/synapse/pull/4840
-
- Mar 25, 2019
-
-
Richard van der Hoff authored
Make sure that they are sent correctly over the replication stream. Fixes: #4898
-
Richard van der Hoff authored
I don't have a database with the same name as my user, so leaving the database name unset fails. While we're at it, clear out some unused stuff in the test setup.
-
- Mar 22, 2019
-
-
Erik Johnston authored
-
- Mar 21, 2019
-
-
Amber Brown authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 20, 2019
-
-
Richard van der Hoff authored
Rather than stubbing out the access_log, make it actually log the requests, which makes it a lot more obvious what is going on during tests.
-
Richard van der Hoff authored
Rate-limit outgoing read-receipts as per #4730.
-
Erik Johnston authored
-
Erik Johnston authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-