forked-synapse/synapse
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
..
api run isort 2018-07-09 16:09:20 +10:00
app run isort 2018-07-09 16:09:20 +10:00
appservice run isort 2018-07-09 16:09:20 +10:00
config run isort 2018-07-09 16:09:20 +10:00
crypto run isort 2018-07-09 16:09:20 +10:00
events run isort 2018-07-09 16:09:20 +10:00
federation run isort 2018-07-09 16:09:20 +10:00
groups another typo 2018-07-10 12:28:42 +01:00
handlers s/becuase/because/g 2018-07-10 17:58:18 +01:00
http Refactor logcontext resource usage tracking (#3501) 2018-07-10 13:56:07 +01:00
metrics run isort 2018-07-09 16:09:20 +10:00
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push run isort 2018-07-09 16:09:20 +10:00
replication run isort 2018-07-09 16:09:20 +10:00
rest run isort 2018-07-09 16:09:20 +10:00
server_notices run isort 2018-07-09 16:09:20 +10:00
static/client
storage WIP to announce deleted devices over federation 2018-07-12 01:32:39 +01:00
streams run isort 2018-07-09 16:09:20 +10:00
util Attempt to include db threads in cpu usage stats (#3496) 2018-07-10 16:12:36 +01:00
__init__.py version 2018-07-07 10:48:06 +10:00
event_auth.py run isort 2018-07-09 16:09:20 +10:00
notifier.py WIP to announce deleted devices over federation 2018-07-12 01:32:39 +01:00
python_dependencies.py Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
server.py run isort 2018-07-09 16:09:20 +10:00
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py run isort 2018-07-09 16:09:20 +10:00
types.py run isort 2018-07-09 16:09:20 +10:00
visibility.py run isort 2018-07-09 16:09:20 +10:00