anonymousland-synapse/synapse
2016-07-28 16:08:33 +01:00
..
api Merge pull request #952 from matrix-org/markjh/more_fixes 2016-07-26 19:20:56 +01:00
app Fix flake8 violation 2016-07-26 11:59:08 +01:00
appservice
config Update password config comment 2016-07-06 12:18:19 +09:00
crypto Merge branch 'erikj/key_client_fix' of github.com:matrix-org/synapse into release-v0.17.0 2016-07-28 10:47:06 +01:00
events
federation
handlers Handle the case of missing auth events when joining a room 2016-07-28 16:08:33 +01:00
http Log when adding listeners 2016-07-25 17:22:15 +01:00
metrics Don't explode if we have no snapshots yet 2016-07-20 16:59:52 +01:00
push Typo 2016-07-28 10:04:52 +01:00
replication pep8 2016-06-24 11:44:57 +01:00
rest Add r0.1.0 to the "supported versions" list 2016-07-28 10:14:07 +01:00
static/client
storage Merge pull request #956 from matrix-org/rav/check_device_id_on_key_upload 2016-07-27 18:16:57 +01:00
streams
util Don't include name of room for invites in push 2016-07-28 10:20:47 +01:00
__init__.py Bump version and changelog 2016-07-28 10:38:56 +01:00
notifier.py
python_dependencies.py Add metrics for psutil derived memory usage 2016-07-20 16:00:21 +01:00
server.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
server.pyi Type annotations 2016-07-19 18:56:16 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
types.py Add create_requester function 2016-07-26 16:46:53 +01:00
visibility.py