Age | Commit message (Collapse) | Author |
|
develop
|
|
|
|
|
|
|
|
[Closes #4791]
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feched. Closes #4526.
|
|
|
|
|
|
#4454.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so we can allow multiple accounts in the imap fetcher.
|
|
|
|
|
|
|
|
|
|
Also fix test suite loading.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|