MatrixSynapse/synapse
David Baker c00f4e48ba Merge pull request #630 from matrix-org/dbkr/post_urlencoded_encode_params
Encode unicode objects given to post_urlencode*
2016-03-08 13:51:49 +00:00
..
api Send the user ID matching the guest access token, since there is no Matrix API to discover what user ID an access token is for. 2016-03-07 17:13:56 +00:00
app Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
appservice
config Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
crypto
events
federation
handlers Merge pull request #631 from matrix-org/markjh/py3v1 2016-03-08 11:08:20 +00:00
http pep8 2016-03-08 10:09:07 +00:00
metrics
push
replication
rest Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
static/client
storage
streams
util Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py