Age | Commit message (Collapse) | Author |
|
delete, functional tests are still broken, investigating...
|
|
Body will always return unicode now
|
|
|
|
Added check to see if message body is base64,
properly decode the body if they are
Saving a draft with special characters now
properly uses utf-8, that means it will send
the body base64 encoded
|
|
|
|
|
|
|
|
|
|
|
|
and cc: when replying
|
|
|
|
|
|
- currently it only works for this class.
|
|
|
|
|
|
|
|
|
|
- See issue
https://github.com/pixelated-project/pixelated-dispatcher/issues/40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exception
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://leap.se/code/issues/5562
|
|
errors on user agent start/exit anymore
|
|
anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decreasing only tags that were also in the read mail, but we have also
to look at the mailbox and compare that to the tags in the case of
default tags #95
|
|
|
|
basic app setup and delegates to other "classes".
|