MatrixSynapse/synapse
Paul "LeoNerd" Evans 91cb46191d Allow @cached-wrapped functions to have more or fewer than 1 argument; assert on the total count of them though 2015-03-20 14:59:45 +00:00
..
api Merge pull request #109 from matrix-org/default_registration 2015-03-18 11:38:52 +00:00
app Wire up the webclient option 2015-03-17 12:45:37 +01:00
appservice
config Merge pull request #109 from matrix-org/default_registration 2015-03-18 11:38:52 +00:00
crypto
events Remove concept of context.auth_events, instead use context.current_state 2015-03-16 13:06:23 +00:00
federation Add missing servlet to list 2015-03-19 17:48:21 +00:00
handlers Merge pull request #109 from matrix-org/default_registration 2015-03-18 11:38:52 +00:00
http Merge pull request #109 from matrix-org/default_registration 2015-03-18 11:38:52 +00:00
metrics
push
rest
storage Allow @cached-wrapped functions to have more or fewer than 1 argument; assert on the total count of them though 2015-03-20 14:59:45 +00:00
streams
util Merge pull request #109 from matrix-org/default_registration 2015-03-18 11:38:52 +00:00
__init__.py Bump version 2015-03-19 17:48:33 +00:00
notifier.py
python_dependencies.py
server.py Build MetricsResource as a specific HomeServer dependency 2015-03-12 16:24:51 +00:00
state.py
types.py