Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove worker callbacks when Done is received | Drew DeVault | 2019-06-02 | 1 | -4/+12 |
* | worker/types/worker: remove mutex | Simon Ser | 2019-05-19 | 1 | -36/+21 |
* | worker/types/worker: make ID allocation atomic | Simon Ser | 2019-05-19 | 1 | -5/+6 |
* | worker/types/worker: set ID before sending message | Simon Ser | 2019-05-19 | 1 | -3/+9 |
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -4/+12 |
* | worker/types: fix Worker.Callbacks race condition | Simon Ser | 2019-04-27 | 1 | -15/+41 |
* | Improve logging | Drew DeVault | 2018-02-01 | 1 | -6/+20 |
* | Reduce boilerplate in worker/UI | Drew DeVault | 2018-02-01 | 1 | -0/+59 |