- Feb 17, 2017
-
-
Richard van der Hoff authored
-
- Feb 13, 2017
-
-
Erik Johnston authored
Cache get_presence storage
-
Erik Johnston authored
http txns: Do not cache error responses
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Previously we did. This meant that, amongst other errors, rate-limiting errors would be cached and prevent messages with that txn ID being sent.
-
Erik Johnston authored
Add db functions needed for room initial sync to slave
-
Mark Haines authored
-
Erik Johnston authored
Use signedjson.sign instead of syutil.crypto.jsonsign
-
Andrew Shadura authored
Functions from syutil.crypto.jsonsign are now available in signedjson, so use that instead of depending on syutil. Signed-off-by:
Andrew Shadura <andrew@shadura.me>
-
Erik Johnston authored
Fix typo in config comments.
-
- Feb 12, 2017
-
-
Tyler Smith authored
Signed-off-by:
Tyler Smith <tylersmith.me@gmail.com>
-
- Feb 09, 2017
-
-
Erik Johnston authored
Update CAPTCHA_SETUP.rst X-Forwarded-For docs
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Dent authored
It looks like CAPTCHA_SETUP.rst contains information relevant to an old version of Synapse, but Synapse now has a different approach to configuring use of the X-Forwarded-For header.
-
- Feb 08, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Ignore new rejected events when working out forward extremities.
-
Erik Johnston authored
-
David Baker authored
Remove a few aspirational but unused constants
-
David Baker authored
from the Kegan era
-
- Feb 06, 2017
-
-
Erik Johnston authored
Administration functionalities
-
- Feb 04, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 02, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Bump cache sizes for common membership queries
-
Erik Johnston authored
Measure new device list stuff
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Make /keys/changes a bit more performant
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Make presence.get_new_events a bit faster