- Feb 01, 2019
-
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
Treat an invalid .well-known the same as an absent one
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... basically, carry on and fall back to SRV etc.
-
Richard van der Hoff authored
Caching for invalid .well-knowns
-
Richard van der Hoff authored
Update federation routing logic to check .well-known before SRV
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Also add a Measure block around the .well-known fetch
-
- Jan 31, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
I can't figure out what's going on with #4422 and #4436; perhaps this will help.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
* update debian installation instructions * docs PR is docs
-
- Jan 30, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Amber Brown authored
-
Erik Johnston authored
Fix remote invite rejections not coming down sync
-
Neil Johnson authored
remove trailing ,
-
Erik Johnston authored
-
Erik Johnston authored
This was broken in PR #4405, commit 886e5acc, where we changed remote rejections to be outliers. The fix is to explicitly add the leave event in when we know its an out of band invite. We can't always add the event as if the server is/was in the room there might be more events to send down the sync than just the leave.
-
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
-