MatrixSynapse/synapse
Erik Johnston 5eca288d28 Fix joining from an invite 2014-12-09 14:47:27 +00:00
..
api Remove unused import 2014-12-08 12:01:25 +00:00
app
config
crypto More bug fixes 2014-12-08 17:50:56 +00:00
events Add PEP8 newlines 2014-12-09 10:58:31 +00:00
federation More bug fixes 2014-12-08 14:50:48 +00:00
handlers Fix joining from an invite 2014-12-09 14:47:27 +00:00
http
rest Fix registration 2014-12-08 09:24:37 +00:00
storage Change the way we implement get_events to be less sucky 2014-12-09 13:35:26 +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 Add PEP8 newlines 2014-12-09 11:01:44 +00:00
__init__.py
notifier.py
server.py Start making more things use EventContext rather than event.* 2014-12-05 16:20:48 +00:00
state.py Fix joining from an invite 2014-12-09 14:47:27 +00:00
types.py