MatrixSynapse/synapse
Erik Johnston 9854f4c7ff Add basic file API 2016-07-13 16:29:35 +01:00
..
api Merge branch 'master' of github.com:matrix-org/synapse into develop 2016-07-08 14:11:37 +01:00
app Merge branch 'master' into develop 2016-06-23 11:17:48 +01:00
appservice
config Update password config comment 2016-07-06 12:18:19 +09:00
crypto
events
federation Linearize some federation endpoints based on (origin, room_id) 2016-06-17 16:43:45 +01:00
handlers Add basic file API 2016-07-13 16:29:35 +01:00
http Work around TLS bug in twisted 2016-06-15 10:39:08 +01:00
metrics
push even more pep8 2016-06-24 11:47:11 +01:00
replication pep8 2016-06-24 11:44:57 +01:00
rest Add basic file API 2016-07-13 16:29:35 +01:00
static/client
storage Add basic file API 2016-07-13 16:29:35 +01:00
streams Add basic file API 2016-07-13 16:29:35 +01:00
util Add ReadWriteLock 2016-07-05 15:23:17 +01:00
__init__.py Bump version and changelog 2016-07-07 16:33:00 +01:00
notifier.py
python_dependencies.py Rework ldap integration with ldap3 2016-06-22 17:51:59 +02:00
server.py Implement purge_media_cache admin API 2016-06-29 14:57:59 +01:00
state.py
types.py Make get_domain_from_id throw SynapseError on invalid ID 2016-06-14 13:25:29 +01:00
visibility.py