- Jan 30, 2019
-
-
Erik Johnston authored
Server capabilities support
-
Erik Johnston authored
* Fix replication for room v3 We were not correctly quoting the path fragments over http replication, which meant that it exploded when the event IDs had a slash in them * Newsfile
-
Richard van der Hoff authored
* Handle listening for ACME requests on IPv6 addresses the weird url-but-not-actually-a-url-string doesn't handle IPv6 addresses without extra quoting. Building a string which you are about to parse again seems like a weird choice. Let's just use listenTCP, which is consistent with what we do elsewhere. * Clean up the default ACME config make it look a bit more consistent with everything else, and tweak the defaults to listen on port 80. * newsfile
-
Erik Johnston authored
Fix bug where synapse fails to start if no_tls set
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Tiny .well-known fixes
-
Richard van der Hoff authored
-
Amber Brown authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Neil Johnson authored
Merge branch 'neilj/room_capabilities' of github.com:matrix-org/synapse into neilj/room_capabilities
-
Neil Johnson authored
-
Richard van der Hoff authored
-
Amber Brown authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Richard van der Hoff authored
Implement workaround for login error.
-
Robert Jacob authored
Signed-off-by:
Robert Jacob <xperimental@solidproject.de>
- Jan 29, 2019
-
-
Erik Johnston authored
Enable support for room version 3
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Implement rechecking of redactions for room versions v3
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Remove usages of event ID's domain
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-