forked-synapse/synapse
2014-08-29 15:18:30 +01:00
..
api Create the correct events with the right configuration when creating a new room. 2014-08-28 10:59:15 +01:00
app Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +01:00
crypto add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
federation Fix a couple of bugs in presence handler related to pushing updatesto the correct user. Fix presence tests. 2014-08-29 12:08:33 +01:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into room_config 2014-08-29 14:22:04 +01:00
http For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV. 2014-08-24 11:56:55 +01:00
rest Support multiple login flows when deciding how to login. Updated cmdclient and spec. Webclient doesn't need updating for this. 2014-08-28 14:56:55 +01:00
storage Start adding storage for new events. 2014-08-29 15:18:30 +01:00
streams Add logging to try and figure out what is going on with the presence stuff 2014-08-28 14:58:51 +01:00
util Merge branch 'develop' of github.com:matrix-org/synapse into presence_logging 2014-08-28 16:52:46 +01:00
__init__.py Bump versions to 0.0.1 2014-08-22 12:06:50 +01:00
notifier.py Turn of trace_function logging 2014-08-28 18:45:00 +01:00
server.py Fix pyflakes warnings 2014-08-28 13:51:50 +01:00
state.py Start updating state handling to use snapshots 2014-08-27 15:11:51 +01:00
types.py PEP8 tweaks. 2014-08-27 14:19:39 +01:00