MatrixSynapse/synapse/storage
Mathieu Velten 7f92ac4c1c
Add a migration step to cleanup potential leftovers of bug 11833 (#12784)
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
2022-05-30 16:51:37 +02:00
..
databases Fix invite notifications for users without pushers (#12840) 2022-05-30 13:14:43 +02:00
engines
schema Add a migration step to cleanup potential leftovers of bug 11833 (#12784) 2022-05-30 16:51:37 +02:00
util
__init__.py
_base.py
background_updates.py
database.py Fix media thumbnails being unusable before the index had been added in the background. (#12823) 2022-05-23 10:28:56 +01:00
keys.py
persist_events.py Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
prepare_database.py
purge_events.py
push_rule.py
roommember.py
state.py
types.py