MatrixSynapse/synapse
Erik Johnston d81602b75a Add helper base class for generating new replication endpoints
This will hopefully reduce the boiler plate required to implement new
internal HTTP requests.
2018-07-31 14:32:20 +01:00
..
api Deduplicate redundant lazy-loaded members (#3331) 2018-07-26 22:51:30 +01:00
app Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
appservice run isort 2018-07-09 16:09:20 +10:00
config
crypto
events Handle delta_ids being None in _update_context_for_auth_events 2018-07-23 22:06:50 +01:00
federation Update the send_leave path to be an event_id 2018-07-26 14:41:59 -06:00
groups Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
handlers make /context lazyload & filter aware (#3567) 2018-07-27 15:12:50 +01:00
http
metrics Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push
replication Add helper base class for generating new replication endpoints 2018-07-31 14:32:20 +01:00
rest make /context lazyload & filter aware (#3567) 2018-07-27 15:12:50 +01:00
server_notices
static/client
storage make /context lazyload & filter aware (#3567) 2018-07-27 15:12:50 +01:00
streams Fix develop because I broke it :( (#3535) 2018-07-14 09:51:00 +10:00
util Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
__init__.py
event_auth.py
notifier.py WIP to announce deleted devices over federation 2018-07-12 01:32:39 +01:00
python_dependencies.py
secrets.py Only import secrets when available 2018-07-30 23:59:02 +02:00
server.py
server.pyi
state.py Fixes and optimisations for resolve_state_groups 2018-07-23 19:10:11 +01:00
types.py
visibility.py