- Mar 11, 2019
-
-
Aaron Raimist authored
* Clarify what registration_shared_secret allows for (#2885) Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Andrew Morgan authored
Server side of a solution towards #3622.
-
Erik Johnston authored
Correctly log expected errors when fetching server keys
-
Erik Johnston authored
-
Erik Johnston authored
-
Andrew Morgan authored
Disable captcha registration by default in tests
-
Matthew Hodgson authored
fixes https://github.com/vector-im/riot-web/issues/3155
-
Erik Johnston authored
Make `prev_state` field optional
-
- Mar 08, 2019
-
-
Andrew Morgan authored
-
Erik Johnston authored
-
Andrew Morgan authored
-
Erik Johnston authored
-
Erik Johnston authored
The `prev_state` field on events is not specced and so synapse shouldn't explode if an event is missing the field. Fixes #4787
-
Erik Johnston authored
Implement soft fail
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
When re-syncing device lists reset the state
-
- Mar 07, 2019
-
-
Erik Johnston authored
Add some debug logging for device list handling
-
Erik Johnston authored
-
Erik Johnston authored
We keep track of what stream IDs we've seen so that we know what updates we've handled or missed. If we re-sync we don't know if the updates we've seen are included in the re-sync (there may be a race), so we should reset the seen updates.
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Document the `generate` option for the docker image.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Amber Brown authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Matthew Hodgson authored
-
- Mar 06, 2019
-
-
Travis Ralston authored
Use static locations for Riot icons
-
Richard van der Hoff authored
Co-Authored-By:
turt2live <travpc@gmail.com>
-
Erik Johnston authored
Prefill client IPs cache on workers
-
Erik Johnston authored
-
Erik Johnston authored
Add docstrings from matrix-org-hotfixes
-
Erik Johnston authored
Port #4422 debug logging from hotfixes
-
Erik Johnston authored
Send message after room has been shutdown
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-