synapse-product/synapse
2016-04-07 09:42:52 +01:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app Don't require config to create database 2016-04-06 14:15:45 +01:00
appservice
config Add JWT support 2016-03-29 14:36:36 +02:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation Intern all the things 2016-03-23 16:25:54 +00:00
handlers Set profile information when joining rooms remotely 2016-04-07 09:42:52 +01:00
http Use google style doc strings. 2016-04-01 16:12:07 +01:00
metrics
push Use google style doc strings. 2016-04-01 16:12:07 +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 Merge pull request #697 from matrix-org/markjh/slaveI 2016-04-06 16:19:25 +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 Add JWT support 2016-03-29 14:36:36 +02:00
server.py
state.py Merge pull request #689 from matrix-org/erikj/member 2016-04-04 11:56:40 +01:00
types.py