MatrixSynapse/synapse
Sean Quah 2be5a2b07b
Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803)
Signed-off-by: Sean Quah <seanq@matrix.org>
2022-05-19 20:17:10 +01:00
..
_scripts hash_password: raise an error if no config file is specified (#12789) 2022-05-19 13:03:13 +00:00
api
app
appservice
config Properly close providers.json file stream. (#12794) 2022-05-19 14:23:59 +00:00
crypto
events
federation
groups
handlers Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2022-05-19 18:32:48 +01:00
http
logging
metrics
module_api
push
replication Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2022-05-19 16:29:08 +01:00
res
rest Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:28:14 +01:00
server_notices
spam_checker_api
state Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2022-05-18 10:15:52 -07:00
static
storage Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
streams
util Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2022-05-19 20:17:10 +01:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py