MatrixSynapse/synapse
Erik Johnston a7e506ddee
Reduce amount of state we pull out when attempting to send catchup PDUs. (#12963)
* Don't pull out state for catchup

* Newsfile

* Merge newsfile
2022-06-07 14:35:56 +01:00
..
_scripts Remove remaining pieces of groups code. (#12966) 2022-06-06 13:20:05 -04:00
api Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
app
appservice Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
config Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
crypto
events Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
federation Reduce amount of state we pull out when attempting to send catchup PDUs. (#12963) 2022-06-07 14:35:56 +01:00
handlers Consolidate the logic of delete_device/delete_devices. (#12970) 2022-06-07 07:43:35 -04:00
http
logging
metrics
module_api Consolidate the logic of delete_device/delete_devices. (#12970) 2022-06-07 07:43:35 -04:00
push Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
replication
res
rest Consolidate the logic of delete_device/delete_devices. (#12970) 2022-06-07 07:43:35 -04:00
server_notices Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
spam_checker_api
state Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2022-06-06 16:46:11 +01:00
static
storage Fix a stale comment in get_room_version_id_txn. (#12969) 2022-06-07 07:44:31 -04:00
streams
util
__init__.py
event_auth.py
notifier.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
py.typed
server.py
types.py
visibility.py