Age | Commit message (Collapse) | Author |
|
|
|
send email
|
|
|
|
|
|
|
|
|
|
parse the multipart mails anymore
|
|
|
|
- Fixes problem with trailing comma for reply all
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exception
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
are used elsewhere
|
|
|
|
|
|
|
|
|
|
see #103
|
|
|
|
|