summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* widgets/thread: factor out quote parsingAnton Khirnov2020-05-12
* buffers/search: do not lose exceptions while constructing list widgetsAnton Khirnov2020-05-09
* ExitCommand: do not flush the db if it is opened read-only.Anton Khirnov2020-05-09
* Switch to the notmuch2 bindings.Anton Khirnov2020-05-09
* db/manager: change add_message signatureAnton Khirnov2020-05-08
* db/manager: drop support for adding/removing queriesAnton Khirnov2020-05-08
* db/manager: get rid of an unnecessary indentation levelAnton Khirnov2020-05-07
* widgets/thread: refactor/simplify message summary widgetAnton Khirnov2020-05-07
* widgets/thread: fix message summary with no subjectAnton Khirnov2020-05-07
* helper: move string_sanitize() to the only place where it is usedAnton Khirnov2020-05-05
* db/message: drop unused importsAnton Khirnov2020-05-05
* widgets/thread: merge _reassemble into display_source handlingAnton Khirnov2020-05-05
* thread: add basic support for folding long quoted blocksAnton Khirnov2020-05-05
* buffers/thread: fix focus_next/prev_siblingAnton Khirnov2020-05-05
* db/thread: fix documentationAnton Khirnov2020-05-05
* widgets/thread: turn the body into a tree of _MIMEPartWidget subclassesAnton Khirnov2020-05-05
* buffer: drop the ui parameter when not neededAnton Khirnov2020-04-25
* ui: remove forgotten development logAnton Khirnov2020-04-25
* commands/thread: stop using message widgets without reasonAnton Khirnov2020-04-25
* commands/thread: add a command for toggling focus between tree/msgAnton Khirnov2020-04-25
* buffers/thread: only return selected attachments when the message is in focusAnton Khirnov2020-04-25
* ui: rewrite notification/status bar handlingAnton Khirnov2020-04-23
* 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