forked-synapse/synapse/rest/client/v1
Amber Brown 546aee7e52
Merge pull request #3835 from krombel/fix_3821
fix VOIP crashes under Python 3
2018-09-12 20:44:18 +10:00
..
__init__.py
admin.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
base.py
directory.py
events.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
initial_sync.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
login.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
logout.py
presence.py
profile.py
push_rule.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
pusher.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
room.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
voip.py