diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ * use syntax highlighting for Guile attachments http://localhost:1234/issue/36487#2 +* use raw local emails when downloading attachments +=extract-attachment= in =(mumi messages)= uses =fetch-bug= and =patch-messages=, which make calls to Debbugs. We should be able to use the raw local emails directly. + * do not download messages outside of the worker instead fetch whatever messages we already have from the local database. |