MatrixSynapse/synapse
Erik Johnston 9f2573eea1 Return body of response in HttpResponseException 2015-02-06 10:55:01 +00:00
..
api Merge branch 'signature_failures' of github.com:matrix-org/synapse into federation_client_retries 2015-02-04 16:30:15 +00:00
app
config
crypto
events Rearrange persist_event so that do all the queries that need to be done before returning early if we have already persisted that event. 2015-02-04 10:16:51 +00:00
federation Connection errors in twisted aren't RuntimeErrors 2015-02-05 13:50:15 +00:00
handlers Handle the fact the list.remove raises if element doesn't exist 2015-02-06 10:53:18 +00:00
http Return body of response in HttpResponseException 2015-02-06 10:55:01 +00:00
push Give server default rules the 'default' attribute and fix various brokenness. 2015-02-05 15:11:38 +00:00
rest priority class now dealt with in namespaced rule_id 2015-02-05 15:45:16 +00:00
storage Give server default rules the 'default' attribute and fix various brokenness. 2015-02-05 15:11:38 +00:00
streams
util
__init__.py Merge master into develop 2015-02-02 14:05:42 +00:00
notifier.py
python_dependencies.py Merge pull request #46 from matrix-org/identicons 2015-02-02 18:56:34 +00:00
server.py
state.py Change context.auth_events to what the auth_events would be bases on context.current_state, rather than based on the auth_events from the event. 2015-02-04 14:06:46 +00:00
types.py