summaryrefslogtreecommitdiff
path: root/alot/mail/headers.py
Commit message (Collapse)AuthorAge
* mail/headers: fix header nameAnton Khirnov2021-11-24
| | | | It's X-BeenThere, not X-Been-There.
* mail/envelope: replace string literals with named constantsAnton 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
This is safer against typos.