- Mar 21, 2019
-
-
Erik Johnston authored
Fixup shutdown room API
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add option to disable search room lists
-
- 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.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
There are a number of instances where a server or admin may puppet a user to join/leave rooms, which we don't want to fail if the user has not consented to the privacy policy. We fix this by adding a check to test if the requester has an associated access_token, which is used as a proxy to answer the question of whether the action is being done on behalf of a real request from the user.
-
Erik Johnston authored
-
Erik Johnston authored
Add option to disable searching in the user dir
-
Amber Brown authored
-
Richard van der Hoff authored
Setting this to 50 or so makes a bunch of sytests fail in worker mode.
-
Richard van der Hoff authored
Rate-limit outgoing read-receipts as per #4730.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Co-Authored-By:
erikjohnston <erikj@jki.re>
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 19, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
This disables both local and remote room list searching.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
We still populate it, as it can still be accessed via the admin API.
-
Erik Johnston authored
Add note on tuning postgres
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add py27-old test case to buildkite
-
Erik Johnston authored
-
Richard van der Hoff authored
Use a regular HomeServerConfig object for unit tests
-