MatrixSynapse/synapse
Erik Johnston da877aad15 Bump syweb dependency 2015-03-03 13:31:50 +00:00
..
api Merge branch 'develop' into application-services 2015-02-11 10:03:24 +00:00
app Don't exit if we can't work out if we're running in a git repo 2015-02-21 13:44:46 +00:00
appservice Minor tweaks based on PR feedback. 2015-02-11 16:41:16 +00:00
config Add a cache for get_event 2015-02-11 15:01:15 +00:00
crypto Try to only back off if we think we failed to connect to the remote 2015-02-17 18:13:34 +00:00
events pyflakes 2015-02-11 16:52:22 +00:00
federation Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.7.1 2015-02-18 13:57:55 +00:00
handlers Add missing comma so that it generates a dict and not a set 2015-02-20 14:08:42 +00:00
http Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.7.1 2015-02-18 17:37:43 +00:00
push Send room ID in http notifications so clients know which room to go to if the user responds to the notification. 2015-02-19 10:06:17 +00:00
rest SYN-282: Don't log tracebacks for client errors 2015-02-18 12:01:37 +00:00
storage Use absolute path when loading delta sql files 2015-02-17 17:22:24 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Remove unused import 2015-02-18 12:01:41 +00:00
__init__.py Bump syweb dependency 2015-03-03 13:31:50 +00:00
notifier.py Merge branch 'consumeErrors' of github.com:matrix-org/synapse into develop 2015-02-17 15:18:17 +00:00
python_dependencies.py Bump syweb dependency 2015-03-03 13:31:50 +00:00
server.py Merge branch 'develop' into application-services 2015-02-02 15:57:59 +00:00
state.py Factor out ExpiringCache from StateHandler 2015-02-16 16:16:47 +00:00
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 2015-01-28 17:16:12 +00:00