summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add time to log format.Anton Khirnov2021-01-20
* buffers: make get_info() asynchronousAnton Khirnov2021-01-20
* commands/search: remove unused variableAnton Khirnov2021-01-20
* db/thread: add parentheses for chaining queriesAnton Khirnov2021-01-20
* db: make sure to close the read-only database instancesAnton Khirnov2021-01-20
* widgets/search: cleanup ThreadlineWidgetAnton Khirnov2021-01-20
* commands/search: remove unused codeAnton Khirnov2021-01-20
* widgets/search: remove unused variableAnton Khirnov2021-01-20
* ui: clean up asyncio callsAnton Khirnov2021-01-20
* db: make write operations asyncAnton Khirnov2021-01-20
* widgets/thread: option for smarter subject in message summaryAnton Khirnov2021-01-20
* db/manager: drop unused variableAnton Khirnov2021-01-19
* 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
* ui: do not display an error on cancelling a commandAnton Khirnov2021-01-16
* completion/query: update keywordsAnton Khirnov2021-01-16
* completion/query: add class attribute prototypesAnton Khirnov2021-01-16
* helper: get rid of decode_string()Anton Khirnov2021-01-16
* helper: move humanize_size to the only place where it is usedAnton Khirnov2021-01-16
* helper: rewrite mailto_to_envelope/parse_mailto to Envelope.from_mailtoAnton Khirnov2021-01-16
* helper: drop unused RFC3156_canonicalize()Anton Khirnov2021-01-16
* helper: move pretty_datetime to the only place where it is usedAnton Khirnov2021-01-16
* widgets/thread: color git-send-email patches with pygmentsAnton Khirnov2021-01-16
* Add code for parsing ANSI escape codes into Urwid AttrSpec.Anton Khirnov2021-01-16
* db/message: export headers per-MIME partAnton Khirnov2021-01-15
* widgets/thread: skip zero-length alternativesAnton Khirnov2021-01-13
* widgets/thread: treat multipart/alternative with one subpart as mixedAnton Khirnov2021-01-13
* db/message: passthrough text parts if there is no handlerAnton Khirnov2021-01-13
* thread: allow switching between multipart/alternative partsAnton Khirnov2021-01-13
* defaults.bindings: change default key for 'refresh' to '='Anton 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
* db/manager: Drop async methodDylan Baker2021-01-10
* buffers/thread: more sophisticated heuristics for default weightsAnton Khirnov2021-01-09
* buffers/thread: allow changing weights of the tree/message splitAnton Khirnov2020-12-30
* commands/thread: filter out content-transfer-encoding when piping decodedAnton Khirnov2020-10-21
* buffers/thread: use LineBox frames to wrap the two main partsAnton Khirnov2020-10-21
* commands/thread: use super()Anton Khirnov2020-10-21
* __main__: print the source location in the log formatAnton Khirnov2020-10-21
* widgets/thread: drop obsolete commentAnton Khirnov2020-10-20
* widgets/thread: simplify MessageSummaryWidgetAnton Khirnov2020-10-20
* widgets/thread: simplify codeAnton Khirnov2020-10-20
* More missed list->set conversions for tagsAnton Khirnov2020-07-01
* Allow designating certain tags as "property" tags.Anton Khirnov2020-05-24
* Consistently use set/frozenset for tags.Anton Khirnov2020-05-24
* taglist: drop the useless filtfun parameterAnton Khirnov2020-05-24
* widgets/thread: add heuristics for broken quote levelsAnton Khirnov2020-05-24