MatrixSynapse/synapse
Sean Quah 7c05599041 1.53.0rc1 2022-02-15 10:44:24 +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 empty file, reword/rename newsfragment, and add line to upgrade doc 2022-02-14 10:21:00 -08:00
crypto
events Remove deprecated user_may_create_room_with_invites callback (#11950) 2022-02-11 13:58:11 +00:00
federation Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
groups
handlers Notify users, rather than rooms, of device list updates (#11905) 2022-02-12 09:33:49 -05:00
http Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
logging
metrics Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
module_api Require that modules register their callbacks using keyword arguments. (#11975) 2022-02-14 09:18:44 -05:00
push
replication
res
rest Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
server_notices
spam_checker_api
state
static
storage Implement MSC3706: partial state in `/send_join` response (#11967) 2022-02-12 10:44:16 +00:00
streams
util Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
__init__.py 1.53.0rc1 2022-02-15 10:44:24 +00:00
event_auth.py fix import cycle (#11965) 2022-02-11 13:07:55 +00:00
notifier.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
py.typed
python_dependencies.py Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) 2022-02-14 21:18:01 +00:00
server.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
types.py
visibility.py