Age | Commit message (Collapse) | Author |
|
-- Issue #439
|
|
|
|
https://github.com/rdoh/pixelated-user-agent
|
|
|
|
- Issue: 421
|
|
|
|
|
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
- Issue: #433
- Still missing: In JS, use encoding directly from the attachment
object, insted of headers. Then remove headers again (see failing unit
test)
|
|
|
|
|
|
- as long as each one has a unique message id
|
|
|
|
|
|
|
|
|
|
|
|
- intermediate state, some tests are broken
|
|
|
|
|
|
|
|
|
|
- Use crypto algorithm prefered by soledad instead
|
|
|
|
|
|
search engine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids direct access to keymanager and reuses logic from NickNym
class.
-- Issue #422
|
|
|
|
- Issue #420
|
|
- Issue #420
- Initialize mail store
- load-mails works with new data model
|
|
- Issue #420
|
|
- Issue #420
|
|
- Issue #420
|
|
|
|
|
|
|
|
- Fix for empty mails returned by leap_mail.
|
|
|
|
- Add message does not yet mail index
|
|
|
|
|
|
|
|
|
|
|