Age | Commit message (Collapse) | Author |
|
|
|
search engine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Calls to get_key now returns deferreds, so mocks need to do the same.
Also, underlying call changed.
-- Issue #422
|
|
|
|
- Issue #420
|
|
|
|
- Issue #420
|
|
- Issue #420
|
|
- test_contacts.py and test_commands.py
|
|
|
|
|
|
|
|
- Fix for empty mails returned by leap_mail.
|
|
|
|
|
|
- Add message does not yet mail index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed test_mailbox.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The latest changes on the platform caused the user agent to be
unable to download the smtp client certificate, receiving a 401 in
response. I added the authorization header to the call on the user
agent so that is fixed.
|
|
|
|
Adapted to run on current application module
|
|
It was used only to retrieve encryption key. This should be done by who
is using it.
|
|
|
|
|