0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/changelog.d
Patrick Cloke fab352ac2c
Fix type hints in space summary tests. (#10575)
And ensure that the file is checked via mypy.
2021-08-11 10:43:40 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9581.feature Add get_userinfo_by_id method to ModuleApi (#9581) 2021-08-04 10:40:25 +00:00
10119.misc Improve event caching code (#10119) 2021-08-04 13:54:51 +01:00
10129.bugfix Add warnings to ip_range_blacklist usage with proxies (#10129) 2021-08-03 18:13:34 +00:00
10435.feature Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2021-08-04 13:39:57 -04:00
10443.doc Add documentation for configuring a forward proxy. (#10443) 2021-08-05 07:20:05 -04:00
10475.feature support federation queries through http connect proxy (#10475) 2021-08-11 15:34:59 +01:00
10498.feature Add support for MSC2716 marker events (#10498) 2021-08-04 12:07:57 -05:00
10504.misc Fix could not serialize access errors for claim_e2e_one_time_keys (#10504) 2021-08-04 13:09:04 +01:00
10507.misc Include room ID in ignored EDU log messages (#10507) 2021-08-03 13:35:49 +00:00
10513.feature Make sync response cache time configurable. (#10513) 2021-08-03 14:45:04 +01:00
10527.misc Add local support for the new spaces summary endpoint (MSC2946) (#10549) 2021-08-10 13:08:17 -04:00
10529.misc Don't fail CI when lint-newfile job was skipped (#10529) 2021-08-05 11:22:27 +01:00
10530.misc Add local support for the new spaces summary endpoint (MSC2946) (#10549) 2021-08-10 13:08:17 -04:00
10532.bugfix Only return an appservice protocol if it has a service providing it. (#10532) 2021-08-05 08:22:14 -04:00
10537.misc Mark all MSC2716 events as historical (#10537) 2021-08-05 20:35:53 -05:00
10538.feature When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2021-08-09 20:23:31 -05:00
10539.misc Clean up federation event auth code (#10539) 2021-08-06 13:54:23 +01:00
10541.bugfix Fix exceptions in logs when failing to get remote room list (#10541) 2021-08-06 14:05:41 +01:00
10542.misc Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
10546.feature Add a setting to disable TLS for sending email (#10546) 2021-08-06 10:13:34 +00:00
10549.feature Add local support for the new spaces summary endpoint (MSC2946) (#10549) 2021-08-10 13:08:17 -04:00
10550.bugfix Do not remove status_msg when user going offline (#10550) 2021-08-09 16:21:04 +00:00
10551.doc Moved homeserver documentation above reverse proxy examples (#10551) 2021-08-09 15:12:53 +00:00
10552.misc Only return state events that the AS passed in via state_events_at_start (MSC2716) (#10552) 2021-08-10 18:10:40 -05:00
10560.feature Fix an edge-case with invited rooms over federation in the spaces summary. (#10560) 2021-08-10 14:56:54 +00:00
10563.misc Update contributing.md to warn against rebasing an open PR. (#10563) 2021-08-10 13:35:54 +00:00
10575.feature Fix type hints in space summary tests. (#10575) 2021-08-11 10:43:40 -04:00