MatrixSynapse/synapse
Richard van der Hoff 35a4b63240 Pull out bits of StateStore to a mixin
... so that we don't need to secretly gut-wrench it for use in the slaved
stores. I haven't done the other stores yet, but we should. I'm tired of the
workers breaking every time we tweak the stores because I forgot to gut-wrench
the right method.

fixes https://github.com/matrix-org/synapse/issues/2655.
2017-11-14 11:43:58 +00:00
..
api
app Merge pull request #2627 from matrix-org/rav/custom_rest_endpoints 2017-11-02 15:18:37 +00:00
appservice Do logcontexts outside ResponseCache 2017-10-25 15:21:08 +01:00
config Add a hook for custom rest endpoints 2017-11-02 14:36:55 +00:00
crypto
events
federation Add brackets 2017-11-09 10:06:42 +00:00
groups Namespace visibility options for groups 2017-11-09 15:27:18 +00:00
handlers Revert "Allow upper-case characters in mxids" 2017-11-09 21:57:24 +00:00
http Fix 500 on invalid utf-8 in request 2017-11-10 09:15:39 +00:00
metrics
module_api Add more hooks to ModuleApi 2017-11-02 14:37:39 +00:00
push
replication Pull out bits of StateStore to a mixin 2017-11-14 11:43:58 +00:00
rest Merge pull request #2668 from turt2live/travis/whoami 2017-11-14 09:54:21 +00:00
static/client
storage Pull out bits of StateStore to a mixin 2017-11-14 11:43:58 +00:00
streams
util Logging and logcontext fixes for Limiter 2017-11-07 00:48:57 +00:00
__init__.py Bump version and changelog 2017-10-24 14:15:27 +01:00
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py