forked-synapse/synapse/storage
2020-06-22 08:04:14 -04:00
..
data_stores Allow local media to be marked as safe from being quarantined. (#7718) 2020-06-22 08:04:14 -04:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
keys.py
persist_events.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
prepare_database.py Don't update the schema version 2020-06-12 15:03:26 +01:00
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Replace iteritems/itervalues/iterkeys with native versions. (#7692) 2020-06-15 07:03:36 -04:00
types.py