MatrixSynapse/synapse
Patrick Cloke bf69b57422
Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594)
A regression from removing the cursor_to_dict call, adds back
the wrapping into a tuple.
2023-11-02 14:00:18 +00:00
..
_scripts Portdb: don't copy a table that gets rebuilt (#16563) 2023-10-27 20:14:02 +01:00
api
app
appservice
config
crypto
events Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
federation Merge pull request from GHSA-mp92-3jfm-3575 2023-10-31 13:58:30 +00:00
handlers Merge pull request from GHSA-mp92-3jfm-3575 2023-10-31 13:58:30 +00:00
http
logging
media
metrics
module_api Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
push
replication Add fast path for replication events stream fetch (#16580) 2023-10-30 14:47:57 +00:00
res
rest Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
server_notices
spam_checker_api
state
static
storage Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 2023-11-02 14:00:18 +00:00
streams
types
util
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py
py.typed
server.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
visibility.py