MatrixSynapse/synapse
David Baker afa953a293 schema version is now 10 2014-12-18 15:11:06 +00:00
..
api Merge branch 'develop' into pushers 2014-12-02 13:50:05 +00:00
app Merge branch 'develop' into pushers 2014-11-20 18:25:31 +00:00
config Fix bug while generating the error message when a file path specified in the config doesn't exist 2014-12-13 18:03:01 +00:00
crypto Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
federation Fix bug where did not always resolve all the deferreds in _attempt_new_transaction 2014-12-03 11:50:23 +00:00
handlers Extra verbosity on logging of received presence info 2014-12-02 20:51:28 +00:00
http Merge branch 'develop' into pushers 2014-12-02 13:50:05 +00:00
push after a few rethinks, a working implementation of pushers. 2014-12-18 14:49:22 +00:00
rest Merge branch 'master' into pushers 2014-12-18 15:06:11 +00:00
storage schema version is now 10 2014-12-18 15:11:06 +00:00
streams Allow GET /room/:room_id/messages without 'limit' parameter to default to 10 2014-12-02 18:01:16 +00:00
util Drop log level for incorrect logging contexts to WARN if the context is wrong and DEBUG if the context is missing 2014-11-25 10:57:31 +00:00
__init__.py Bump version and change log 2014-12-13 18:04:37 +00:00
notifier.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
server.py Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +00:00
state.py Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 2014-11-26 10:41:08 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00