MatrixSynapse/synapse
Erik Johnston 436e0eb39a
Fix breaking event sending due to bad push rule (#13547)
Broke by #13522

It looks like we have some rules in the DB with a priority class less
than 0 that don't override the base rules. Before these were just
dropped, but #13522 made that a hard error.
2022-08-17 11:02:38 +00:00
..
_scripts
api
app
appservice
config
crypto
events
federation
handlers
http
logging
metrics
module_api
push Fix breaking event sending due to bad push rule (#13547) 2022-08-17 11:02:38 +00:00
replication
res
rest
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py