- Sep 12, 2018
-
-
Erik Johnston authored
Change the manhole SSH key to have more bits
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
fix VOIP crashes under Python 3
-
Amber Brown authored
add some logging for the keyring queue
-
Amber Brown authored
Fix jwt import check
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
Timeout reading body for outbound HTTP requests
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 11, 2018
-
-
Matthew Hodgson authored
* speed up room summaries by pulling their data from room_memberships rather than room state * disable LL for incr syncs, and log incr sync stats (#3840)
-
Erik Johnston authored
-
Erik Johnston authored
Newer versions of openssh client refuse to connect to the old key due to its length.
-
- Sep 10, 2018
-
-
Erik Johnston authored
Remove build requirements after building docker image
-
Jan Christian Grünhage authored
-
Mathijs van Gorcum authored
-
Mathijs van Gorcum authored
-
Krombel authored
-
Krombel authored
-
Mathijs van Gorcum authored
-
- Sep 07, 2018
-
-
Richard van der Hoff authored
-
Amber Brown authored
Send existing room tags down sync on join
-
Richard van der Hoff authored
Add apache vhost config to Readme
-
Richard van der Hoff authored
-
Richard van der Hoff authored
This handy code attempted to check that we could import jwt, but utterly failed to check it was the right jwt. Fixes https://github.com/matrix-org/synapse/issues/3793
-
Amber Brown authored
-
Amber Brown authored
-
- Sep 06, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
why is it so damn slow?
-
Amber Brown authored
-
Neil Johnson authored
guest users should not be part of mau total
-
Neil Johnson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
When a user joined a room any existing tags were not sent down the sync stream. Ordinarily this isn't a problem because the user needs to be in the room to have set tags in it, however synapse will sometimes add tags for a user to a room, e.g. for server notices, which need to come down sync.
-
Amber Brown authored
Limit the number of PDUs/EDUs per fedreation transaction
-
Amber Brown authored
Only start postgres instance for postgres tests on Travis CI
-
Erik Johnston authored
-