MatrixSynapse/synapse
Erik Johnston c78b5fb1f1 Make seen_ids a set 2015-02-06 13:52:16 +00:00
..
api
app Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
config Allow ':memory:' as the database path for sqlite3 2015-01-19 15:26:19 +00:00
crypto
events
federation
handlers Make seen_ids a set 2015-02-06 13:52:16 +00:00
http Return body of response in HttpResponseException 2015-02-06 10:55:01 +00:00
push
rest
storage
streams
util Optimize FrozenEvent creation 2015-01-06 18:51:03 +00:00
__init__.py
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