Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
- fixes package build as it expects requirements.txt
|
|
- Mock request instead
|
|
- Same problem as with dirspec
|
|
|
|
|
|
functional test
Issue #563
|
|
|
|
requires.txt
|
|
|
|
bazaar for that to work
|
|
|
|
Issue #548
|
|
|
|
|
|
attachment_id in the mail POST
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
|
|
Issue #548
|
|
Issue #548
|
|
including saving attachments.
Issue #548
|
|
|
|
|
|
Issue #548
|
|
Issue #548
|
|
|
|
|
|
|
|
|
|
|
|
Now the canonical mail address are been parsed to a common one, but it
is a Twisted smtp bug that should be fixed in the future
|
|
|
|
|
|
|
|
|