MatrixSynapse/synapse
Kegan Dougal a3c6010718 Add delta sql file. 2015-02-05 16:48:57 +00:00
..
api Fix unit tests. 2015-02-05 15:12:36 +00:00
app Merge branch 'develop' into application-services 2015-02-02 15:57:59 +00:00
appservice Fix user query checks. HS>AS pushing now works. 2015-02-05 14:17:08 +00:00
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 Prevent user IDs in AS namespaces being created/deleted by humans. 2015-02-05 16:46:56 +00:00
http Merge branch 'develop' into application-services 2015-02-05 14:28:03 +00:00
push Give server default rules the 'default' attribute and fix various brokenness. 2015-02-05 15:11:38 +00:00
rest Merge branch 'develop' into application-services 2015-02-05 16:11:34 +00:00
storage Add delta sql file. 2015-02-05 16:48:57 +00:00
streams
util
__init__.py Merge master into develop 2015-02-02 14:05:42 +00:00
notifier.py Glue AS work to general event notifications. Add more exception handling when poking ASes. 2015-02-05 13:19:46 +00:00
python_dependencies.py Merge pull request #46 from matrix-org/identicons 2015-02-02 18:56:34 +00:00
server.py Merge branch 'develop' into application-services 2015-02-02 15:57:59 +00:00
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