forked-synapse/synapse/storage
Matthew Hodgson 5797f5542b WIP to announce deleted devices over federation
Previously we queued up the poke correctly when the device was deleted,
but then the actual EDU wouldn't get sent, as the device was no longer known.
Instead, we now send EDUs for deleted devices too if there's a poke for them.
2018-07-12 01:32:39 +01:00
..
engines run isort 2018-07-09 16:09:20 +10:00
schema run isort 2018-07-09 16:09:20 +10:00
util run isort 2018-07-09 16:09:20 +10:00
__init__.py run isort 2018-07-09 16:09:20 +10:00
_base.py Attempt to include db threads in cpu usage stats (#3496) 2018-07-10 16:12:36 +01:00
account_data.py run isort 2018-07-09 16:09:20 +10:00
appservice.py run isort 2018-07-09 16:09:20 +10:00
background_updates.py run isort 2018-07-09 16:09:20 +10:00
client_ips.py run isort 2018-07-09 16:09:20 +10:00
deviceinbox.py run isort 2018-07-09 16:09:20 +10:00
devices.py WIP to announce deleted devices over federation 2018-07-12 01:32:39 +01:00
directory.py run isort 2018-07-09 16:09:20 +10:00
end_to_end_keys.py WIP to announce deleted devices over federation 2018-07-12 01:32:39 +01:00
event_federation.py run isort 2018-07-09 16:09:20 +10:00
event_push_actions.py run isort 2018-07-09 16:09:20 +10:00
events_worker.py Attempt to include db threads in cpu usage stats (#3496) 2018-07-10 16:12:36 +01:00
events.py run isort 2018-07-09 16:09:20 +10:00
filtering.py run isort 2018-07-09 16:09:20 +10:00
group_server.py run isort 2018-07-09 16:09:20 +10:00
keys.py run isort 2018-07-09 16:09:20 +10:00
media_repository.py Keep track of last access time for local media 2018-01-17 10:24:43 +00:00
openid.py Add an openidish mechanism for proving to third parties that you own a given user_id 2016-05-05 13:42:44 +01:00
prepare_database.py run isort 2018-07-09 16:09:20 +10:00
presence.py run isort 2018-07-09 16:09:20 +10:00
profile.py run isort 2018-07-09 16:09:20 +10:00
push_rule.py run isort 2018-07-09 16:09:20 +10:00
pusher.py run isort 2018-07-09 16:09:20 +10:00
receipts.py run isort 2018-07-09 16:09:20 +10:00
registration.py run isort 2018-07-09 16:09:20 +10:00
rejections.py run isort 2018-07-09 16:09:20 +10:00
room.py run isort 2018-07-09 16:09:20 +10:00
roommember.py run isort 2018-07-09 16:09:20 +10:00
search.py run isort 2018-07-09 16:09:20 +10:00
signatures.py run isort 2018-07-09 16:09:20 +10:00
state.py run isort 2018-07-09 16:09:20 +10:00
stream.py run isort 2018-07-09 16:09:20 +10:00
tags.py run isort 2018-07-09 16:09:20 +10:00
transactions.py run isort 2018-07-09 16:09:20 +10:00
user_directory.py s/becuase/because/g 2018-07-10 17:58:18 +01:00
user_erasure_store.py run isort 2018-07-09 16:09:20 +10:00