anonymousland-synapse/synapse
2016-04-07 17:33:37 +01:00
..
api
app Don't require config to create database 2016-04-06 14:15:45 +01:00
appservice
config
crypto
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation
handlers Add comments on min_stream_id 2016-04-07 17:09:36 +01:00
http Use google style doc strings. 2016-04-01 16:12:07 +01:00
metrics
push Wrap process in a flag so we don't process whist already processing. 2016-04-07 17:31:08 +01:00
replication Test that room membership is replicated 2016-04-06 16:20:13 +01:00
rest Use google style doc strings. 2016-04-01 16:12:07 +01:00
static/client
storage Oops, inequality fail 2016-04-07 17:33:37 +01:00
streams
util Make the cache objects be per instance rather than being global 2016-04-06 13:08:05 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py
server.py
state.py Merge pull request #689 from matrix-org/erikj/member 2016-04-04 11:56:40 +01:00
types.py