You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
Patrick Cloke 98c4e35e3c
Convert the device message and pagination handlers to async/await. (#7678)
5 years ago
..
.gitignore Correct attrs package name in requirements (#3492) 6 years ago
7606.bugfix Remove "user_id" from GET /presence. (#7606) 5 years ago
7639.feature Add option to enable encryption by default for new rooms (#7639) 5 years ago
7648.bugfix Discard RDATA from already seen positions. (#7648) 5 years ago
7652.doc fix typo in sample_config.yaml (#7652) 5 years ago
7657.misc Clean-up the fallback login code. (#7657) 5 years ago
7663.bugfix Take out a lock before modifying _CACHES (#7663) 5 years ago
7664.misc Increase the default SAML session expirary time to 15 minutes. (#7664) 5 years ago
7678.misc Convert the device message and pagination handlers to async/await. (#7678) 5 years ago
7681.misc Create a ListenerConfig object (#7681) 5 years ago
7687.bugfix Update m.id.phone to use 'phone' instead of 'number' (#7687) 5 years ago
7688.bugfix Fix warnings about losing log context during UI auth. (#7688) 5 years ago
7689.bugfix Fix a typo when comparing the URI & method during UI Auth. (#7689) 5 years ago
7691.bugfix Ensure etag is a string for GET room_keys/version response (#7691) 5 years ago
7692.misc Replace iteritems/itervalues/iterkeys with native versions. (#7692) 5 years ago
7698.bugfix Fix "There was no active span when trying to log." error (#7698) 5 years ago
7701.bugfix Ensure the body is a string before comparing push rules. (#7701) 5 years ago