summaryrefslogtreecommitdiff
path: root/alot/mail
Commit message (Expand)AuthorAge
* mail/envelope: improve the parse_template() algorithmHEADmasterAnton Khirnov2023-08-23
* mail/envelope: fix Envelope.from_mailto() after header changesAnton Khirnov2021-12-03
* mail/reply: fix deleting address from AddrListAnton Khirnov2021-11-29
* helper: move guess_mimetype into its own fileAnton Khirnov2021-11-24
* mail/reply: rewrite recipient selectionAnton Khirnov2021-11-24
* mail: add a custom email policyAnton Khirnov2021-11-24
* mail/headers: fix header nameAnton Khirnov2021-11-24
* commands/thread: move determining reply recipients to mail/replyAnton Khirnov2021-11-24
* commands/thread: split some reply handling code to a separate moduleAnton Khirnov2021-11-22
* mail/envelope: replace string literals with named constantsAnton Khirnov2021-11-22
* mail/envelope: set headers for sending as strings, not listsAnton Khirnov2021-11-22
* commands/thread: replace one more header with named constantAnton Khirnov2021-11-20
* mail/headers: use the canonical Capitalized spellingAnton Khirnov2021-11-20
* commands/thread: use named constants instead of string literalsAnton Khirnov2021-11-20
* mail/envelope:_EnvelopeHeaders: make del delete all the entriesAnton Khirnov2021-11-20
* mail/envelope: add a special class for headersAnton Khirnov2021-11-20
* envelope: drop unused codeAnton Khirnov2021-11-20
* mail/envelope: fix setting attachment paramsAnton Khirnov2021-06-21
* mail/attachment: add 'B' suffix to under-kB sizesAnton Khirnov2021-05-15
* mail/envelope: use params when constructing attachmentsAnton Khirnov2021-05-15
* mail/envelope: only accept valid UTF-8 for text attachmentsAnton Khirnov2021-05-15
* mail/attachment: do not assume a non-trivial filenameAnton Khirnov2021-05-15
* mail/envelope: drop a workaround for very old libmagic versionsAnton Khirnov2021-05-15
* mail/envelope: add missing importAnton Khirnov2021-05-15
* mail/attachment: add methods forgotten in 309fb25eAnton Khirnov2021-02-01
* Add forgotten __init__.py filesAnton Khirnov2021-01-31
* mail/envelope: document Envolope.attach_file()Anton Khirnov2021-01-30
* db/attachment: move to mail/Anton Khirnov2021-01-30
* db/attachment: simplify the Attachment classAnton Khirnov2021-01-30
* db/envelope: move to a new module "mail"Anton Khirnov2021-01-30