MatrixSynapse/synapse
reivilibre e5cdb9e233
Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565)
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2021-12-13 15:39:43 +00:00
..
_scripts
api Add a constant for receipt types (m.read). (#11531) 2021-12-08 12:26:29 -05:00
app
appservice
config Additional type hints for the config module, part 2. (#11480) 2021-12-09 16:15:46 +00:00
crypto
events Do not allow cross-room relations, per MSC2674. (#11516) 2021-12-09 13:16:01 -05:00
federation Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
groups
handlers Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565) 2021-12-13 15:39:43 +00:00
http Use HTTPStatus constants in place of literals in `synapse.http` (#11543) 2021-12-09 11:58:25 +00:00
logging
metrics
module_api
push Ensure emails are canonicalized before fetching associated user. (#11547) 2021-12-10 07:17:28 -05:00
replication
res
rest Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565) 2021-12-13 15:39:43 +00:00
server_notices
spam_checker_api
state
static
storage Make `get_device` return None if the device doesn't exist rather than raising an exception. (#11565) 2021-12-13 15:39:43 +00:00
streams
util Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
__init__.py 1.49.0rc1 2021-12-07 13:56:09 +00:00
event_auth.py
notifier.py
py.typed
python_dependencies.py Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
server.py
types.py
visibility.py