synapse-old/synapse
Erik Johnston f08bd95880 Merge pull request #47 from matrix-org/signature_failures
Federation fixes.
2015-02-05 14:03:00 +00:00
..
api 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
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 New line 2015-02-03 16:14:19 +00:00
handlers Merge pull request #47 from matrix-org/signature_failures 2015-02-05 14:03:00 +00:00
http
push s/instance_handle/profile_tag/ 2015-02-03 16:51:07 +00:00
rest More s/instance_handle/profile_tag/ 2015-02-04 16:24:15 +00:00
storage Merge pull request #47 from matrix-org/signature_failures 2015-02-05 14:03:00 +00:00
streams
util
__init__.py
notifier.py
python_dependencies.py
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