Age | Commit message (Collapse) | Author |
|
- Issue #560
- Actual problem was in whoosh that closes a file object too early
|
|
|
|
|
|
|
|
|
|
messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue #573
|
|
Issue #573
|
|
Issue #573
|
|
Issue #573
|
|
Issue #573
|
|
Issue #573
|
|
Issue #548
|
|
the GET attachment API
Issue #548
|
|
Issue #548
|
|
The search engine was being passed as a constant to
the Mail Indexer, that constrained the user agent to
one user (because the search engine is user specific).
I added the search engine as a parameter on the Mail Indexer
initialization so that we can have the Indexer working for
each user.
|
|
|
|
|
|
Issue #548
|
|
- Issue 557
- along the way also added support for signatures and
attached keys
|
|
|
|
|
|
same screen and re-click compose
Issue #548
|
|
list payload as a mixin
Issue #548
|
|
This reverts commit aa66beb0c74ebaa950a083ed991f6e5f50f9c9ac.
This commit broke the functional tests, so we are reverting it
for now, while we fix it
|
|
|
|
Changed to jessie backports as we are using that now.
Also adapted the nodejs_legacy package calls to nodejs,
that's the name of the package on jessie
|
|
- fixes package build as it expects requirements.txt
|
|
- Mock request instead
|
|
- Same problem as with dirspec
|
|
|
|
- Change 'use strict' mode to function-level
- Update needed files
|
|
|
|
|
|
|
|
functional test
Issue #563
|
|
|
|
requires.txt
|
|
Issue #548
|
|
|
|
- Considering unread all the mails that doesn't have the 'read' status
- Remove initial templates because title doesn't support html tags
inside
|
|
- This commit creates the unread_count_title
component
|
|
|
|
|