summaryrefslogtreecommitdiff
path: root/alot/widgets
Commit message (Expand)AuthorAge
* widgets/thread: remove an unnecessary container widgetAnton Khirnov2021-05-18
* widgets/thread: improve thread node decoration renderingAnton Khirnov2021-05-18
* widgets/thread: disregard whitespace-only alternativesAnton Khirnov2021-03-18
* Add common message text sanitization.Anton Khirnov2021-02-10
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* widgets/search: display the number of matching messages in the threadAnton Khirnov2021-02-10
* Fix access to Attachment filename.Anton Khirnov2021-02-01
* db/attachment: move to mail/Anton Khirnov2021-01-30
* db/attachment: simplify the Attachment classAnton Khirnov2021-01-30
* widgets/global: move HeadersList to the only place where it is usedAnton Khirnov2021-01-26
* widgets/thread: better heuristics for detecting git patchesAnton Khirnov2021-01-24
* widgets/thread: fox tyopAnton Khirnov2021-01-22
* widgets/thread: update commentAnton Khirnov2021-01-21
* widgets/thread: generic pygments highlightingAnton Khirnov2021-01-21
* widgets/thread: merge top-level whitespace into folded blocksAnton Khirnov2021-01-21
* widgets/thread: treat whitespace-only lines as empty for folding detectionAnton Khirnov2021-01-21
* widgets/search: cleanup ThreadlineWidgetAnton Khirnov2021-01-20
* widgets/search: remove unused variableAnton Khirnov2021-01-20
* widgets/thread: option for smarter subject in message summaryAnton Khirnov2021-01-20
* widgets/thread: fix processing quote blocks into folding treeAnton Khirnov2021-01-18
* widgets/thread: colorize text/x-{diff,patch} as patchesAnton Khirnov2021-01-17
* widgets/thread: allow forcing inline display of selected attachment typesAnton Khirnov2021-01-17
* helper: get rid of decode_string()Anton Khirnov2021-01-16
* widgets/thread: color git-send-email patches with pygmentsAnton Khirnov2021-01-16
* widgets/thread: skip zero-length alternativesAnton Khirnov2021-01-13
* widgets/thread: treat multipart/alternative with one subpart as mixedAnton Khirnov2021-01-13
* thread: allow switching between multipart/alternative partsAnton Khirnov2021-01-13
* widgets/thread: fix displaying empty text partsAnton Khirnov2021-01-13
* widgets/thread: sanitize behaviour when crypto part has no contentAnton Khirnov2021-01-13
* widgets/thread: rename _AltMixedPart->_MultiMixedWidgetAnton Khirnov2021-01-13
* widgets/thread: refactor message body foldingAnton Khirnov2021-01-11
* widgets/thread: drop obsolete commentAnton Khirnov2020-10-20
* widgets/thread: simplify MessageSummaryWidgetAnton Khirnov2020-10-20
* widgets/thread: simplify codeAnton Khirnov2020-10-20
* widgets/thread: add heuristics for broken quote levelsAnton Khirnov2020-05-24
* widgets/thread: factor out quote parsingAnton Khirnov2020-05-12
* widgets/thread: refactor/simplify message summary widgetAnton Khirnov2020-05-07
* widgets/thread: fix message summary with no subjectAnton Khirnov2020-05-07
* widgets/thread: merge _reassemble into display_source handlingAnton Khirnov2020-05-05
* thread: add basic support for folding long quoted blocksAnton Khirnov2020-05-05
* widgets/thread: turn the body into a tree of _MIMEPartWidget subclassesAnton Khirnov2020-05-05
* 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
* widgets/thread: improve rendering message sourceAnton Khirnov2020-03-06
* widgets/thread: use the headers object to access message headersAnton Khirnov2020-03-06
* db/utils: move message decryption code into db/messageAnton Khirnov2020-03-05
* db/utils: drop decode_header()Anton Khirnov2020-03-04
* buffers/thread: make the widget split-windowAnton Khirnov2020-03-01
* thread buffer: make attachments work againAnton Khirnov2020-02-25