0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/changelog.d
Patrick Cloke 77dfc1f939
Fix a bug where servers could be marked as up when they were failing (#16506)
After this change a server will only be reported as back online
if they were previously having requests fail.
2023-10-17 07:32:40 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
16162.misc Bump pyo3 from 0.17.1 to 0.19.2 (#16162) 2023-10-06 11:27:59 +01:00
16403.bugfix Stop sending incorrect knock_state_events. (#16403) 2023-10-06 07:27:35 -04:00
16404.bugfix Fix possible AttributeError when account-api is called over unix socket (#16404) 2023-10-09 10:16:07 +01:00
16419.misc Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
16420.doc Add documentation on background updates. (#16420) 2023-10-06 07:23:20 -04:00
16421.misc Add type hints to synmark. (#16421) 2023-10-04 13:53:04 -04:00
16426.misc Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
16427.misc Factor out MultiWriter token from RoomStreamToken (#16427) 2023-10-05 10:46:28 +01:00
16428.misc Fix comments related to replication. (#16428) 2023-10-06 07:25:44 -04:00
16429.misc Remove manys calls to cursor_to_dict (#16431) 2023-10-05 11:07:38 -04:00
16431.misc Remove manys calls to cursor_to_dict (#16431) 2023-10-05 11:07:38 -04:00
16433.misc Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
16434.misc Inline simple_search_list/simple_search_list_txn. (#16434) 2023-10-10 12:16:36 -04:00
16435.misc Remove unused method. (#16435) 2023-10-05 17:42:44 -04:00
16438.misc Return ThumbnailInfo in more places (#16438) 2023-10-06 10:12:43 -04:00
16440.bugfix Handle content types with parameters. (#16440) 2023-10-11 07:50:34 -04:00
16441.misc Apply join rate limiter outside the lineariser (#16441) 2023-10-06 17:31:52 +00:00
16444.misc Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) 2023-10-11 13:24:56 -04:00
16454.misc Don't block CI on sign-off (#16454) 2023-10-09 12:22:54 +01:00
16455.bugfix Disable statement timeout whilst purging rooms (#16455) 2023-10-09 15:41:17 +01:00
16457.bugfix Add DB indices to speed up purging rooms (#16457) 2023-10-10 10:33:39 +01:00
16461.misc Update the release script to remind releaser to check for special release notes. (#16461) 2023-10-16 15:22:50 +01:00
16466.misc Update complement.sh to match new public API shape (#16466) 2023-10-12 11:33:14 +01:00
16468.misc Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
16469.misc Convert state delta processing from a dict to attrs. (#16469) 2023-10-16 07:35:22 -04:00
16477.doc Fix typo in useful_sql_for_admins.md (#16477) 2023-10-12 16:18:32 +01:00
16488.misc Clean up logging on event persister endpoints (#16488) 2023-10-14 17:57:27 +01:00
16491.misc Remove useless async job to delete device messages on sync (#16491) 2023-10-16 11:06:27 +01:00
16506.bugfix Fix a bug where servers could be marked as up when they were failing (#16506) 2023-10-17 07:32:40 -04:00