MatrixSynapse/changelog.d
Eric Eastwood 0bf180cbb4
Comment about a better future where we can get the state diff between two events (#13586)
Split off from https://github.com/matrix-org/synapse/pull/13561

Part of https://github.com/matrix-org/synapse/issues/13356

Mentioned in [internal doc](https://docs.google.com/document/d/1lvUoVfYUiy6UaHB6Rb4HicjaJAU40-APue9Q4vzuW3c/edit#bookmark=id.2tvwz3yhcafh)
2022-08-24 18:59:27 -05:00
..
.gitignore
13540.misc Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 2022-08-24 11:35:54 +00:00
13573.misc
13583.bugfix Faster Room Joins: fix `/make_knock` blocking indefinitely when the room in question is a partial-stated room. (#13583) 2022-08-24 09:09:59 +00:00
13585.bugfix When loading current ids, sort by `stream_id` to avoid incorrect overwrite and avoid errors caused by sorting alphabetical instance name which can be `null` (#13585) 2022-08-24 12:53:46 -05:00
13586.misc Comment about a better future where we can get the state diff between two events (#13586) 2022-08-24 18:59:27 -05:00
13588.misc Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 2022-08-23 21:53:37 -05:00
13591.misc
13592.misc
13597.misc Rewrite get push actions queries (#13597) 2022-08-24 10:12:51 +01:00
13600.misc
13602.doc
13603.misc Rename `event_map` to `unpersisted_events` (#13603) 2022-08-24 21:06:31 +01:00
13605.misc Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 2022-08-24 14:15:37 -05:00
13606.misc Use dedicated `get_local_users_in_room` to find local users when calculating `join_authorised_via_users_server` of a `/make_join` request (#13606) 2022-08-24 11:14:28 -05:00
13608.misc Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 2022-08-24 14:13:12 -05:00