__init__.py
|
Add basic full text search impl.
|
2015-10-09 15:48:31 +01:00 |
admin.py
|
Remove completely unused concepts from codebase
|
2015-08-25 16:23:06 +01:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01:00 |
federation.py
|
Allow rejecting invites
|
2015-10-20 11:58:58 +01:00 |
message.py
|
Amalgamate _filter_events_for_client
|
2015-10-16 14:52:48 +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 |
room.py
|
Allow rejecting invites
|
2015-10-20 11:58:58 +01:00 |
search.py
|
Use namedtuple as return value
|
2015-10-22 15:02:35 +01:00 |
typing.py
|
Remove needless existence checks
|
2015-08-26 11:08:23 +01:00 |