Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-06-05 | fix bug in 1.1 code | Johannes Berg | 1 | -1/+3 | |
2008-05-30 | 1.1 code: free mail reference before rolling back transaction | Johannes Berg | 1 | -2/+2 | |
2008-05-30 | make plugin for 1.1 work more or less | Johannes Berg | 1 | -43/+29 | |
It's not really tested, might leak memory, eat your mail, whatever... It no longer crashes though. | |||||
2008-04-26 | fix a couple of 1.1 bugs | Johannes Berg | 1 | -13/+7 | |
2008-04-26 | add 1.1 storage. probably doesn't work | Johannes Berg | 1 | -69/+91 | |
2008-04-19 | add verbose debugging | Johannes Berg | 1 | -2/+12 | |
2008-03-20 | add keyword hook, work in progress | Johannes Berg | 1 | -7/+137 | |
2008-03-05 | allow appends to spam if configured (offlineimap support) | Johannes Berg | 1 | -5/+46 | |
2008-02-19 | disallow APPEND to unsure/spam folders | Johannes Berg | 1 | -5/+20 | |
2008-02-18 | init/reset movetype/save_hack variables appropriately | Johannes Berg | 1 | -0/+15 | |
2008-02-18 | use want_mail variable | Johannes Berg | 1 | -4/+3 | |
2007-10-15 | fix assertion failure bug | Johannes Berg | 1 | -0/+18 | |
We need to override 'box->v.save_init' to be able to set 'want_mail' to TRUE since we do need the mail to extract the signature. | |||||
2007-10-01 | introduce 'unsure' folder feature, fix bug from previous commit | Johannes Berg | 1 | -6/+25 | |
2007-10-01 | this seems to make the storage-based plugin work | Johannes Berg | 1 | -11/+35 | |
2007-10-01 | start box plugin experiment, seems not to work | Johannes Berg | 1 | -0/+216 | |