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 f1e43018b7
Inline simple_search_list/simple_search_list_txn. (#16434)
This only has a single use and is over abstracted. Inline it so that
we can improve type hints.
2023-10-10 12:16:36 -04:00
..
.gitignore
16162.misc Bump pyo3 from 0.17.1 to 0.19.2 (#16162) 2023-10-06 11:27:59 +01:00
16268.misc Drop unused tables & unneeded access token ID for events. (#16268) 2023-10-06 08:29:33 -04: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
16441.misc Apply join rate limiter outside the lineariser (#16441) 2023-10-06 17:31:52 +00: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