0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 16:08:21 +02:00
synapse/changelog.d
Nick Mills-Barrett cc21a431f3
Async get event cache prep (#13242)
Some experimental prep work to enable external event caching based on #9379 & #12955. Doesn't actually move the cache at all, just lays the groundwork for async implemented caches.

Signed off by Nick @ Beeper (@Fizzadar)
2022-07-15 09:30:46 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
12943.misc Rip out auth-event reconciliation code (#12943) 2022-07-14 21:52:26 +00:00
12967.removal Drop unused tables from groups/communities. (#12967) 2022-07-13 09:55:14 -04:00
13094.misc Make the AS login method call Auth.get_user_by_req for checking the AS token. (#13094) 2022-07-12 18:06:29 +01:00
13175.misc Add prometheus counters for content types other than events (#13175) 2022-07-13 15:18:20 +01:00
13192.removal Drop support for delegating email validation (#13192) 2022-07-12 19:18:53 +01:00
13198.misc Reduce duplicate code in receipts servlets. (#13198) 2022-07-13 13:23:16 -04:00
13208.feature expose whether a room is a space in the Admin API (#13208) 2022-07-12 15:30:53 +01:00
13218.misc Drop unused table event_reference_hashes (#13218) 2022-07-12 18:52:06 +00:00
13220.feature Add support for room version 10 (#13220) 2022-07-13 11:36:02 -07:00
13224.misc Optimise room creation event lookups part 2 (#13224) 2022-07-13 19:32:46 +01:00
13231.doc Document advising against publicly exposing the Admin API and provide a usage example (#13231) 2022-07-13 19:33:33 +01:00
13233.doc Inline URL preview documentation. (#13261) 2022-07-12 15:01:58 -04:00
13239.removal Drop support for calling /_matrix/client/v3/account/3pid/bind without an id_access_token (#13239) 2022-07-12 18:48:29 +00:00
13240.misc Call the v2 identity service /3pid/unbind endpoint, rather than v1. (#13240) 2022-07-13 19:43:17 +01:00
13242.misc Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
13251.misc Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2022-07-15 09:36:56 +01:00
13253.misc Allow rate limiters to passively record actions they cannot limit (#13253) 2022-07-13 19:09:42 +00:00
13254.misc Notifier: accept callbacks to fire on room joins (#13254) 2022-07-13 19:48:24 +01:00
13255.misc Rename test case method to add_hashes_and_signatures_from_other_server (#13255) 2022-07-12 18:46:32 +00:00
13257.misc Log the stack when waiting for an entire room to be un-partial stated (#13257) 2022-07-12 18:57:38 +01:00
13261.doc Inline URL preview documentation. (#13261) 2022-07-12 15:01:58 -04:00
13263.bugfix Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 2022-07-13 11:33:21 +01:00
13266.misc Do not fail build if complement with workers fails. (#13266) 2022-07-13 08:30:42 -04:00
13267.misc Don't pull out state in compute_event_context for unconflicted state (#13267) 2022-07-14 13:57:02 +00:00