MatrixSynapse/synapse
Erik Johnston fa4d609e20
Make 'event.redacts' never raise. (#6771)
There are quite a few places that we assume that a redaction event has a
corresponding `redacts` key, which is not always the case. So lets
cheekily make it so that event.redacts just returns None instead.
2020-01-23 15:19:03 +00:00
..
_scripts
api
app
appservice
config Fix empty account_validity config block 2020-01-20 14:05:29 +00:00
crypto
events Make 'event.redacts' never raise. (#6771) 2020-01-23 15:19:03 +00:00
federation
groups
handlers
http
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage Make 'event.redacts' never raise. (#6771) 2020-01-23 15:19:03 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py