MatrixSynapse/synapse
Richard van der Hoff 81364db49b
Run `_handle_queued_pdus` as a background process (#12041)
... to ensure it gets a proper log context, mostly.
2022-02-22 13:33:22 +00:00
..
_scripts
api Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988) 2022-02-14 19:28:00 +00:00
app Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
appservice
config Remove unstable MSC3283 flags (#12018) 2022-02-17 17:22:55 +00:00
crypto
events Fix incorrect thread summaries when the latest event is edited. (#11992) 2022-02-15 08:26:57 -05:00
federation Faster joins: Support for calling `/federation/v1/state` (#12013) 2022-02-22 12:17:10 +00:00
groups
handlers Run `_handle_queued_pdus` as a background process (#12041) 2022-02-22 13:33:22 +00:00
http Faster joins: Support for calling `/federation/v1/state` (#12013) 2022-02-22 12:17:10 +00:00
logging Remove support for the legacy structured logging configuration. (#12008) 2022-02-17 13:32:18 +00:00
metrics Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
module_api Document why auth providers aren't validated in the admin API. (#12004) 2022-02-18 17:24:25 +00:00
push Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
replication
res Fetch images when previewing Twitter URLs. (#11985) 2022-02-22 07:11:39 -05:00
rest Fetch images when previewing Twitter URLs. (#11985) 2022-02-22 07:11:39 -05:00
server_notices
spam_checker_api
state
static
storage Fix slow performance of `/logout` in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) 2022-02-22 13:29:04 +00:00
streams Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
util Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
__init__.py 1.53.0 2022-02-22 11:32:11 +00:00
event_auth.py
notifier.py Add some tests for propagation of device list changes between local users (#11972) 2022-02-15 11:27:56 +00:00
py.typed
python_dependencies.py Faster joins: parse msc3706 fields in send_join response (#12011) 2022-02-17 16:11:59 +00:00
server.py
types.py Add type hints to `synapse/storage/databases/main` (#11984) 2022-02-21 16:03:06 +00:00
visibility.py