0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 11:18:47 +02:00
synapse/changelog.d
Erik Johnston 7f5d753d06
Re-run rejected metadata background update. (#9503)
It landed in schema version 58 after 59 had been created, causing some
servers to not run it. The main effect of was that not all rooms had
their chain cover calculated correctly. After the BG updates complete
the chain covers will get fixed when a new state event in the affected
rooms is received.
2021-03-02 14:31:23 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8957.feature Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
8978.feature Add an order_by field to list users' media admin API. (#8978) 2021-02-22 14:38:51 -05:00
9203.feature Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
9285.bugfix Ensure pushers are deleted for deactivated accounts (#9285) 2021-02-25 13:56:55 +00:00
9358.misc Fix #8518 (sync requests being cached wrongly on timeout) (#9358) 2021-02-24 13:57:00 +00:00
9372.feature Add support for no_proxy and case insensitive env variables (#9372) 2021-02-26 17:37:57 +00:00
9383.feature Add a config option to prioritise local users in user directory search results (#9383) 2021-02-19 11:02:03 +00:00
9385.feature Clean up the user directory sample config section (#9385) 2021-02-22 11:44:31 +00:00
9402.bugfix Be smarter about which hosts to send presence to when processing room joins (#9402) 2021-02-19 11:37:29 +00:00
9416.bugfix Remove cache for get_shared_rooms_for_users (#9416) 2021-02-22 16:52:45 +00:00
9432.misc Add documentation and type hints to parse_duration. (#9432) 2021-02-19 08:32:21 -05:00
9436.bugfix SSO: redirect to public URL before setting cookies (#9436) 2021-02-26 14:02:06 +00:00
9438.feature Newsfile 2021-02-18 17:05:32 +00:00
9440.bugfix Support not providing an IdP icon when choosing a username. (#9440) 2021-02-19 07:48:46 -05:00
9449.bugfix Include newly added sequences in the port DB script. (#9449) 2021-02-23 07:33:24 -05:00
9462.misc Remove vestiges of uploads_path config (#9462) 2021-02-22 19:54:49 +00:00
9463.doc example systemd config: propagate reloads to units (#9463) 2021-02-22 18:43:17 +00:00
9464.misc Add a comment about systemd-python. (#9464) 2021-02-23 13:42:36 +00:00
9465.bugfix Fix deleting pushers when using sharded pushers. (#9465) 2021-02-22 21:14:42 +00:00
9466.bugfix Clean up ShardedWorkerHandlingConfig (#9466) 2021-02-24 13:23:18 +00:00
9470.bugfix Refactor to ensure we call check_consistency (#9470) 2021-02-24 10:13:53 +00:00
9472.feature Call out the need for an X-Forwarded-Proto in the upgrade notes (#9501) 2021-02-26 13:24:54 +00:00
9479.bugfix Add SQL delta for deleting stale pushers (#9479) 2021-02-24 17:21:10 +00:00
9496.misc Test that we require validated email for email pushers (#9496) 2021-02-25 15:35:14 +00:00
9497.bugfix (Hopefully) stop leaking file descriptors in media repo. (#9497) 2021-03-01 12:45:00 -05:00
9501.feature Call out the need for an X-Forwarded-Proto in the upgrade notes (#9501) 2021-02-26 13:24:54 +00:00
9502.misc Allow bytecode again (#9502) 2021-02-26 18:30:54 +00:00
9503.bugfix Re-run rejected metadata background update. (#9503) 2021-03-02 14:31:23 +00:00
9506.bugfix Fix a bug when a room alias is given to the admin join endpoint (#9506) 2021-03-01 13:59:01 -05:00
9515.misc Use the proper Request in type hints. (#9515) 2021-03-01 12:23:46 -05:00
9516.bugfix Fix SQL delta file taking a long time to run (#9516) 2021-03-02 14:05:01 +00:00
9519.misc Add type hints to device and event report admin API (#9519) 2021-03-02 09:31:12 +00:00