MatrixSynapse/synapse/storage
Brendan Abolivier d0530382ee
Track deactivated accounts in the database (#5378)
2019-06-14 13:18:24 +01:00
..
engines
schema Track deactivated accounts in the database (#5378) 2019-06-14 13:18:24 +01:00
util
__init__.py add monthly active users to phonehome stats (#5252) 2019-06-10 23:33: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.py Expose statistics on extrems to prometheus (#5384) 2019-06-13 22:40:52 +10:00
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
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 Track deactivated accounts in the database (#5378) 2019-06-14 13:18:24 +01:00
rejections.py
relations.py
room.py
roommember.py Fetch membership counts all at once 2019-05-30 15:25:41 +01:00
search.py
signatures.py
state.py
state_deltas.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