__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
|
Allow configuration to ignore invalid SSL certs
|
2015-09-09 12:02:07 +01:00 |
directory.py
|
Disallow whitespace in aliases here too
|
2015-05-14 13:21:55 +01:00 |
federation.py
|
Explicitly add Create event as auth event
|
2015-10-02 13:22:36 +01:00 |
presence.py
|
Typo
|
2015-08-18 11:19:08 +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 |
sync.py
|
Fix up one more reference
|
2015-08-25 16:37:37 +01:00 |
typing.py
|
Remove needless existence checks
|
2015-08-26 11:08:23 +01:00 |