MatrixSynapse/synapse
reivilibre cf1059d045
Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631)
2022-12-07 11:19:43 +00:00
..
_scripts let update_synapse_database run on a multi-database configurations (#13422) 2022-10-19 19:08:40 +01:00
api Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
app Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
appservice
config
crypto
events
federation Failover on proper error responses. (#14620) 2022-12-06 07:23:03 -05:00
handlers Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
http
logging Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
metrics
module_api
push
replication Faster remote room joins: unblock tasks waiting for full room state when the un-partial-stating of that room is received over the replication stream. [rei:frrj/streams/unpsr] (#14474) 2022-12-06 15:48:42 +00:00
res
rest Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631) 2022-12-07 11:19:43 +00:00
server_notices
spam_checker_api
state
static
storage Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631) 2022-12-07 11:19:43 +00:00
streams
util Better return type for `get_all_entities_changed` (#14604) 2022-12-05 15:19:14 -05:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py