about summary refs log tree commit diff stats
path: root/worker/types/worker.go
Commit message (Expand)AuthorAgeFilesLines
* Remove worker callbacks when Done is receivedDrew DeVault2019-06-021-4/+12
* worker/types/worker: remove mutexSimon Ser2019-05-191-36/+21
* worker/types/worker: make ID allocation atomicSimon Ser2019-05-191-5/+6
* worker/types/worker: set ID before sending messageSimon Ser2019-05-191-3/+9
* Copy sent emails to the Sent folderDrew DeVault2019-05-151-4/+12
* worker/types: fix Worker.Callbacks race conditionSimon Ser2019-04-271-15/+41
* Improve loggingDrew DeVault2018-02-011-6/+20
* Reduce boilerplate in worker/UIDrew DeVault2018-02-011-0/+59