__init__.py
|
Add room context api
|
2015-10-28 13:45:56 +00:00 |
admin.py
|
Flatten devices into a dict, not a list
|
2015-12-03 16:19:21 +00:00 |
auth.py
|
Allow guests to upgrade their accounts
|
2016-01-05 18:01:18 +00:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01:00 |
events.py
|
Fix a race between started/stopped stream
|
2015-12-14 15:09:41 +00:00 |
message.py
|
Skip, rather than erroring, invalid guest requests
|
2016-01-05 18:12:37 +00:00 |
register.py
|
comma style
|
2016-01-06 17:44:10 +00:00 |
room.py
|
Skip, rather than erroring, invalid guest requests
|
2016-01-05 18:12:37 +00:00 |
search.py
|
Include approximate count of search results
|
2015-12-11 11:40:23 +00:00 |