..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
10520.misc
Send and handle cross-signing messages using the stable prefix. ( #10520 )
2021-12-08 10:01:38 +00:00
11331.misc
Fix case in wait_for_background_updates
where self.store
does not exist ( #11331 )
2021-12-07 11:51:53 -05:00
11378.feature
Allow guests to send state events ( #11378 )
2021-12-09 11:02:05 +00:00
11427.doc
Document the usage of refresh tokens. ( #11427 )
2021-12-08 15:31:17 +00:00
11480.misc
Additional type hints for the config module, part 2. ( #11480 )
2021-12-09 16:15:46 +00:00
11516.bugfix
Do not allow cross-room relations, per MSC2674. ( #11516 )
2021-12-09 13:16:01 -05:00
11520.misc
Use HTTPStatus constants in place of literals in tests.rest.client.test_auth
. ( #11520 )
2021-12-08 14:54:47 +00:00
11531.misc
Add a constant for receipt types (m.read). ( #11531 )
2021-12-08 12:26:29 -05:00
11535.misc
Clean up synapse.rest.admin
( #11535 )
2021-12-08 16:59:40 +00:00
11536.misc
Improve log messages for stream ids ( #11536 )
2021-12-08 14:15:14 +00:00
11541.misc
Support unprefixed versions of fallback key property names. ( #11541 )
2021-12-09 11:41:27 +00:00
11542.misc
Add missing errcode
to parse_string
and parse_boolean
( #11542 )
2021-12-09 11:23:34 +00:00
11543.misc
Use HTTPStatus constants in place of literals in synapse.http
( #11543 )
2021-12-09 11:58:25 +00:00
11547.bugfix
Ensure emails are canonicalized before fetching associated user. ( #11547 )
2021-12-10 07:17:28 -05:00
11558.misc
Stop populating state_events.prev_state
( #11558 )
2021-12-10 14:13:23 +00:00
11560.misc
skip some dict munging in event persistence ( #11560 )
2021-12-10 15:02:33 +00:00