MatrixSynapse/synapse
Paul "LeoNerd" Evans 7be0f6594e First step of making user_rooms_intersect() faster - implement in intersection logic in Python code terms of a DB query that is cacheable per user 2015-02-11 15:53:56 +00:00
..
api
app Fix code-style 2015-02-10 17:58:36 +00:00
config
crypto Fix code-style 2015-02-10 17:58:36 +00:00
events
federation Log all the exits from _attempt_new_transaction 2015-02-10 17:30:46 +00:00
handlers Fix code-style 2015-02-10 17:58:36 +00:00
http Fix bug where variable was not always defined 2015-02-11 10:34:41 +00:00
push
rest Fix code-style 2015-02-10 17:58:36 +00:00
storage First step of making user_rooms_intersect() faster - implement in intersection logic in Python code terms of a DB query that is cacheable per user 2015-02-11 15:53:56 +00:00
streams
util
__init__.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-02-11 10:20:43 +00:00
notifier.py
python_dependencies.py Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl 2015-02-10 17:42:36 +00:00
server.py
state.py
types.py