MatrixSynapse/synapse
Kegan Dougal c54d8df504 Update API docs to use 'presence' key not 'state'. Fixed error messages when setting presence. 2014-09-03 11:45:30 +01:00
..
api Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
app move contentrepo class to it's own file 2014-09-03 11:10:44 +01:00
config Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
crypto Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
federation
handlers Update API docs to use 'presence' key not 'state'. Fixed error messages when setting presence. 2014-09-03 11:45:30 +01:00
http move contentrepo class to it's own file 2014-09-03 11:10:44 +01:00
rest Fixed /presence APIs to urldecode user IDs. 2014-09-03 11:31:48 +01:00
storage Rename the 'do_users_share_a_room' to something slightly less verb-sounding 2014-09-03 10:40:48 +01:00
streams
util Allow optional non-suppression of exceptions through the Distributor 2014-09-03 10:40:21 +01:00
__init__.py
notifier.py
server.py
state.py
types.py