MatrixSynapse/synapse/storage
Neil Johnson c21d82bab3 normalise reaping query 2018-08-01 23:24:38 +01:00
..
engines
schema change monthly_active_users table to be a single column 2018-08-01 17:54:37 +01:00
util
__init__.py improve clarity 2018-08-01 16:17:00 +01:00
_base.py
account_data.py
appservice.py Make EventStore inherit from EventFederationStore 2018-07-26 12:48:51 +01:00
background_updates.py
client_ips.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
deviceinbox.py
devices.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
directory.py
end_to_end_keys.py
event_federation.py Merge pull request #3612 from matrix-org/rav/store_heirarchy 2018-07-31 13:44:04 +01:00
event_push_actions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
events.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py normalise reaping query 2018-08-01 23:24:38 +01:00
openid.py
prepare_database.py api into monthly_active_users table 2018-07-31 16:36:24 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py Make EventStore inherit from EventFederationStore 2018-07-26 12:48:51 +01:00
search.py
signatures.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
state.py switch missing_types to be a bool 2018-07-25 23:36:31 +01:00
stream.py Merge pull request #3612 from matrix-org/rav/store_heirarchy 2018-07-31 13:44:04 +01:00
tags.py
transactions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
user_directory.py
user_erasure_store.py