MatrixSynapse/synapse
Patrick Cloke b3a4b53587
Fix handling of stream tokens for push. (#8943)
Removes faulty assertions and fixes the logic to ensure the max
stream token is always set.
2020-12-15 10:41:34 -05:00
..
_scripts
api
app
appservice
config Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
crypto
events
federation
groups
handlers Fix startup failure with localdb_enabled: False (#8937) 2020-12-14 20:42:03 +00:00
http Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
metrics Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api
push Fix handling of stream tokens for push. (#8943) 2020-12-15 10:41:34 -05:00
replication Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
res/templates
rest
server_notices
spam_checker_api
state
static
storage Fix handling of stream tokens for push. (#8943) 2020-12-15 10:41:34 -05:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py