MatrixSynapse/synapse
Richard van der Hoff 6c1f7c722f
Fix limit logic for AccountDataStream (#7384)
Make sure that the AccountDataStream presents complete updates, in the right
order.

This is much the same fix as #7337 and #7358, but applied to a different stream.
2020-05-15 19:03:25 +01:00
..
_scripts
api Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
app Add a worker store for search insertion. (#7516) 2020-05-15 17:22:47 +01:00
appservice Fix a couple of small typos 2020-05-15 18:54:32 +01:00
config
crypto
events
federation
groups
handlers Support UI Authentication for OpenID Connect accounts (#7457) 2020-05-15 12:26:02 -04:00
http
logging
metrics
module_api
push
replication Fix limit logic for AccountDataStream (#7384) 2020-05-15 19:03:25 +01:00
res/templates
rest Support UI Authentication for OpenID Connect accounts (#7457) 2020-05-15 12:26:02 -04:00
server_notices
spam_checker_api
state
static
storage Fix limit logic for AccountDataStream (#7384) 2020-05-15 19:03:25 +01:00
streams
util
__init__.py
event_auth.py Add type hints to event_auth code. (#7505) 2020-05-15 11:19:43 -04:00
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py