__init__.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
admin.py
|
Port rest/ to Python 3 (#3823)
|
2018-09-12 20:41:31 +10:00 |
base.py
|
Make auth & transactions more testable (#3499)
|
2018-07-14 07:34:49 +10:00 |
directory.py
|
return NotFoundError if room not found
|
2018-07-31 21:47:23 +03:00 |
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
|
Make auth & transactions more testable (#3499)
|
2018-07-14 07:34:49 +10:00 |
presence.py
|
Integrate presence from hotfixes (#3694)
|
2018-08-18 01:08:45 +10:00 |
profile.py
|
run isort
|
2018-07-09 16:09:20 +10:00 |
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
|
fix VOIP crashes under Python 3 (#3821)
|
2018-09-10 14:30:08 +02:00 |