synapse-product/synapse/storage
2019-06-10 23:09:31 +01:00
..
engines
schema Merge pull request #5320 from matrix-org/hawkowl/full-schema-v1 2019-06-06 18:35:38 +01:00
util
__init__.py Move event background updates to a separate file 2019-05-30 11:22:59 +01:00
_base.py Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py Fix bug sending federation transactions with lots of EDUs 2019-06-10 16:22:45 +01:00
devices.py Prevent multiple device list updates from breaking a batch send (#5156) 2019-06-06 23:54:00 +01:00
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events_bg_updates.py Update synapse/storage/events_bg_updates.py 2019-05-30 14:06:42 +01:00
events_worker.py Fix background updates to handle redactions/rejections (#5352) 2019-06-06 00:45:46 +10:00
events.py Move event background updates to a separate file 2019-05-30 11:22:59 +01:00
filtering.py
group_server.py
keys.py Fix key verification when key stored with null valid_until_ms 2019-06-10 15:37:10 +01:00
media_repository.py
monthly_active_users.py
openid.py
prepare_database.py Merge pull request #5320 from matrix-org/hawkowl/full-schema-v1 2019-06-06 18:35:38 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Fix defaults on checking threepids 2019-06-10 23:09:31 +01:00
rejections.py
relations.py Merge pull request #5203 from matrix-org/erikj/aggregate_by_sender 2019-05-21 17:10:48 +01:00
room.py
roommember.py Fetch membership counts all at once 2019-05-30 15:25:41 +01:00
search.py
signatures.py
state_deltas.py Room Statistics (#4338) 2019-05-21 11:36:50 -05:00
state.py
stats.py Fix 2019-06-03 17:42:52 +01:00
stream.py Better words 2019-06-06 11:09:38 +01:00
tags.py
transactions.py
user_directory.py
user_erasure_store.py