Age | Commit message (Collapse) | Author |
|
|
|
into develop
|
|
Other fixes in the commit:
* Correct the semantic for the recent flag (reset)
* Minor unicode fixes.
* Use a field for tracking the last_uid
In general, this tries to squash all the quick and naive methods
that were relying on evaluating all the message objects before returning
a result.
Further work is still needed, planned also for 0.5 release.
get_by_index needs to be indexed too.
|
|
|
|
|
|
|
|
right now, the exceptions were visible in the stdout,
but the test was not *actually* failing.
using nose deferred decorator for this.
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'refs/remotes/kali/feature/virtualenvwrapper-tests' into develop
|
|
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'drebs/bug/4589_fail-gracefully-when-failing-to-decrypt-incoming-messages' into develop
|
|
'drebs/feature/improve-exceptions-names-and-handling' into develop
|
|
|
|
|
|
|
|
into develop
|
|
Also fix:
- some docstrings.
- variabled referenced without previous assignement.
|
|
|
|
|
|
|
|
feched. Closes #4526.
|
|
|
|
|
|
This allows us to support encrypt mails to 'test_user@provider.com'
even if was sent to 'test_user+optional_string@provider.com'.
|