Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Now the search works with the decoded body too,
instead of only with the raw mail
|
|
Body will always return unicode now
|
|
|
|
|
|
falling back to minify.js and getting rid of the offending dependency
|
|
|
|
|
|
|
|
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
|
|
|
|
ages
|
|
|
|
it seems that these changes help with #191
|
|
unnecessary writes on close callback.
|
|
|
|
module was messing up encoding otherwise
|
|
|
|
|
|
|
|
|
|
This reverts commit b636c1d8c3c4fe86f08a141d6009603163597059.
|
|
breaking the dispatcher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eventually for node, i guess
|
|
|
|
- Issue #172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit deb68d75a4e7bd4ccce3aaaf189a35249bb43932.
|
|
|
|
this commit on)
|
|
Enabling the functional test to search email and destroy
|
|
|
|
|