__init__.py
|
Add room context api
|
2015-10-28 13:45:56 +00:00 |
_base.py
|
Simplify code
|
2015-11-19 10:07:21 -05:00 |
account_data.py
|
s/private_user_data/account_data/
|
2015-11-18 15:31:04 +00:00 |
admin.py
|
Remove completely unused concepts from codebase
|
2015-08-25 16:23:06 +01:00 |
auth.py
|
Take a boolean not a list of lambdas
|
2015-11-19 15:16:25 +00:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01:00 |
message.py
|
s/private_user_data/account_data/
|
2015-11-18 15:31:04 +00:00 |
presence.py
|
Allow guest users to join and message rooms
|
2015-11-10 16:57:13 +00:00 |
room.py
|
Allow users to forget rooms
|
2015-11-17 17:17:30 -05:00 |
search.py
|
Be explicit about what we're doing
|
2015-11-05 17:26:19 +00:00 |
sync.py
|
s/private_user_data/account_data/
|
2015-11-18 15:31:04 +00:00 |