Age | Commit message (Collapse) | Author |
|
|
|
|
|
This reverts commit ee5ce9624a800bb85b05d3c73f4ca30c61443429.
|
|
|
|
|
|
0.6.0, mail sync should work again
|
|
|
|
reflect that
|
|
- gets called from separate threads and causes
exceptions otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instad of split/map/join
|
|
split/map/join
|
|
- Successful rendering of tag list in left pane depended on specific call order of async events
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parse the multipart mails anymore
|
|
This reverts commit 446e130361b8a35e8775ae066ebe87037a9899cf.
See #226
|
|
|
|
Refactoring events on web-ui left-pane
|
|
|
|
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
|
|
|