summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* db/attachment: remove pointless call to string_decode()Anton Khirnov2020-04-23
* buffers/search: rewrite PipeWalkerAnton Khirnov2020-04-19
* buffers/search: simplify codeAnton Khirnov2020-04-19
* buffers/search: drop unused codeAnton Khirnov2020-04-19
* buffers/search: with walker.pyAnton Khirnov2020-04-19
* db/message: fix handling undecryptable mailAnton Khirnov2020-04-19
* buffers/search: revert 66d24cf0f00a58133c159940d8f65a4f622a09ebAnton Khirnov2020-04-19
* buffers/search: drop unused varAnton Khirnov2020-04-19
* widgets/thread: configurable theming for cryptoAnton Khirnov2020-04-19
* db/message: restructure message body handlingAnton Khirnov2020-04-18
* widgets/search: remove support for the 'content' fieldAnton Khirnov2020-04-13
* commands/thread: stop calling get_email() unnecessarilyAnton Khirnov2020-03-06
* db/message: stop calling get_email() unnecesarilyAnton Khirnov2020-03-06
* commands/thread: avoid accessing the email directly in pipetoAnton Khirnov2020-03-06
* widgets/thread: improve rendering message sourceAnton Khirnov2020-03-06
* widgets/thread: use the headers object to access message headersAnton Khirnov2020-03-06
* Update tests.Anton Khirnov2020-03-05
* db/message: reduce unnecessary calls to get_payload()Anton Khirnov2020-03-05
* db/message: remove unnecessary get_params()Anton Khirnov2020-03-05
* db/utils: move formataddr to helperAnton Khirnov2020-03-05
* db/utils: move is_subdir_of() to the single place it is used inAnton Khirnov2020-03-05
* db/utils: move clear_my_address/ensure_unique_address to their usage placeAnton Khirnov2020-03-05
* db/utils: move message body extraction code into db/messageAnton Khirnov2020-03-05
* db/utils: move message decryption code into db/messageAnton Khirnov2020-03-05
* db/utils: drop extract_headers()Anton Khirnov2020-03-04
* db/utils: drop decode_header()Anton Khirnov2020-03-04
* db/message: get the sender from the message file, not from notmuchAnton Khirnov2020-03-02
* db/message: do not delay loading the email fileAnton Khirnov2020-03-02
* buffers/thread: add focusing on first/last message matching a propertyAnton Khirnov2020-03-02
* buffers/thread: make the widget split-windowAnton Khirnov2020-03-01
* db/attachment: drop useless call to decode_header()Anton Khirnov2020-02-27
* db/message: drop a useless getter.Anton Khirnov2020-02-27
* Update tests.Anton Khirnov2020-02-27
* thread buffer: make attachments work againAnton Khirnov2020-02-25
* docs: regenerate alotrc_tableAnton Khirnov2020-02-25
* docs: use python3 for buildingAnton Khirnov2020-02-25
* commands/thread: replace isinstance() with hasattr()Anton Khirnov2020-02-19
* AttachmentWidget: drop a useless getterAnton Khirnov2020-02-19
* widgets/thread: add theming for quote lines in message bodyAnton Khirnov2020-02-19
* extra/colour_picker: switch to python3Anton Khirnov2020-02-19
* thread: re-enable displaying message sourceAnton Khirnov2020-02-19
* thread: implement tree decorationsAnton Khirnov2020-02-19
* thread: drop the use of urwidtreesAnton Khirnov2020-02-19
* db: rewrite the API for representing message treesAnton Khirnov2020-02-06
* db: drop useless gettersAnton Khirnov2020-02-06
* db/message: drop a useless getterAnton Khirnov2020-02-06
* db/message: forbid instantiating Message with thread = NoneAnton Khirnov2020-02-06
* db/manager: drop unused functionsAnton Khirnov2020-02-06
* db/message: drop unused functionsAnton Khirnov2020-02-06
* db/thread: drop useless getter functionsAnton Khirnov2020-02-06