0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 14:38:18 +02:00
synapse/changelog.d
2020-06-16 08:06:17 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7606.bugfix Remove "user_id" from GET /presence. (#7606) 2020-06-11 14:13:53 -04:00
7639.feature Add option to enable encryption by default for new rooms (#7639) 2020-06-10 17:44:34 +01:00
7648.bugfix Discard RDATA from already seen positions. (#7648) 2020-06-15 08:44:54 -04:00
7652.doc fix typo in sample_config.yaml (#7652) 2020-06-11 11:51:10 +01:00
7657.misc Clean-up the fallback login code. (#7657) 2020-06-10 09:50:39 -04:00
7663.bugfix Take out a lock before modifying _CACHES (#7663) 2020-06-10 18:27:49 +01:00
7664.misc Increase the default SAML session expirary time to 15 minutes. (#7664) 2020-06-11 07:55:45 -04:00
7678.misc Convert the device message and pagination handlers to async/await. (#7678) 2020-06-16 08:06:17 -04:00
7681.misc Create a ListenerConfig object (#7681) 2020-06-16 12:44:07 +01:00
7687.bugfix Update m.id.phone to use 'phone' instead of 'number' (#7687) 2020-06-15 17:46:23 +01:00
7688.bugfix Fix warnings about losing log context during UI auth. (#7688) 2020-06-12 15:01:00 -04:00
7689.bugfix Fix a typo when comparing the URI & method during UI Auth. (#7689) 2020-06-12 14:12:04 -04:00
7691.bugfix Ensure etag is a string for GET room_keys/version response (#7691) 2020-06-15 13:42:44 -04:00
7692.misc Replace iteritems/itervalues/iterkeys with native versions. (#7692) 2020-06-15 07:03:36 -04:00
7698.bugfix Fix "There was no active span when trying to log." error (#7698) 2020-06-15 16:42:21 +01:00
7701.bugfix Ensure the body is a string before comparing push rules. (#7701) 2020-06-15 16:20:34 -04:00