__init__.py
|
Add basic full text search impl.
|
2015-10-09 15:48:31 +01:00 |
_base.py
|
Also bundle in sender
|
2015-10-02 11:04:23 +01:00 |
admin.py
|
Remove completely unused concepts from codebase
|
2015-08-25 16:23:06 +01:00 |
auth.py
|
Formatting changes
|
2015-10-10 10:49:42 +01:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01:00 |
federation.py
|
Remove unused room_id parameter
|
2015-10-12 15:06:14 +01:00 |
receipts.py
|
Re-enable receipts
|
2015-08-13 16:58:10 +01:00 |
register.py
|
Remove unused import
|
2015-08-26 16:03:17 +01:00 |
search.py
|
Remove unused room_id parameter
|
2015-10-12 15:06:14 +01:00 |
sync.py
|
Remove unused room_id parameter
|
2015-10-12 15:06:14 +01:00 |
typing.py
|
Remove needless existence checks
|
2015-08-26 11:08:23 +01:00 |