__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 |
admin.py
|
Flatten devices into a dict, not a list
|
2015-12-03 16:19:21 +00: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 |
events.py
|
Fix a race between started/stopped stream
|
2015-12-14 15:09:41 +00:00 |
federation.py
|
Strip address and such out of 3pid invites
|
2015-12-17 18:09:51 +01:00 |
message.py
|
Make state updates in the C+S API idempotent
|
2015-12-02 15:50:50 +00:00 |
room.py
|
Give the IS a bunch more 3pid invite context
|
2015-12-16 13:05:32 +00:00 |
search.py
|
Include approximate count of search results
|
2015-12-11 11:40:23 +00:00 |