synapse-product/synapse/rest
2014-09-02 12:53:36 +01:00
..
__init__.py Renamed /public/rooms to /publicRooms 2014-08-27 14:52:07 +01:00
base.py
directory.py Renamed /ds to /directory 2014-08-27 14:54:29 +01:00
events.py Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor 2014-08-27 14:13:06 +01:00
initial_sync.py
login.py 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
presence.py Rename 'state' presence key to the much more obvious 'presence'; maintain a legacy 'state' copy for now 2014-09-01 14:45:41 +01:00
profile.py Order matters when adding REST servlets 2014-09-02 12:53:36 +01:00
register.py
room.py Merge branch 'develop' of github.com:matrix-org/synapse into develop 2014-08-27 17:05:48 +01:00
transactions.py