MatrixSynapse/synapse/handlers
Mark Haines ea72bd9600 Merge pull request #631 from matrix-org/markjh/py3v1
Use syntax that's valid on both py2.7 and py3
2016-03-08 11:08:20 +00:00
..
__init__.py
_base.py Send history visibility on boundary changes 2016-03-04 16:54:32 +00:00
account_data.py
admin.py
appservice.py
auth.py
directory.py
events.py
federation.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
identity.py
message.py
presence.py
profile.py
receipts.py
register.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
room.py 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
search.py
sync.py
typing.py