Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
parse the multipart mails anymore
|
|
|
|
Removed it by default
Added params to './go test' so it can be used if needed
|
|
|
|
|
|
through setup.py anymore
|
|
|
|
'./go setup' install python dependencies, js build and the pixelated executable
'./go start' same as pixelated-user-agent, accepts options to passtrough
|
|
Also, making the data tests folder a subfolder of soledad-test so that we can make soledad-test into a ramdisk to speed up tests
|
|
|
|
|
|
- Fixes problem with trailing comma for reply all
|
|
getting it always from the index
|
|
|
|
saved) simply ignore the attempt
|
|
|
|
|
|
PEP440 names
|
|
|
|
|
|
breaking on jessie
|
|
that that doesnt break the soledad sync
|
|
|
|
|
|
delete, functional tests are still broken, investigating...
|
|
|
|
|
|
|
|
running with the dispatcher
|
|
|
|
|
|
|
|
Now the search works with the decoded body too,
instead of only with the raw mail
|
|
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
|
|
ages
|
|
unnecessary writes on close callback.
|
|
|
|
|
|
|
|
|
|
|
|
|