summaryrefslogtreecommitdiff
path: root/alot/buffers
Commit message (Expand)AuthorAge
* buffers/search: allow displaying results in reverseAnton Khirnov2021-11-29
* mail/envelope: add a special class for headersAnton Khirnov2021-11-20
* buffers/thread: drop unused importAnton Khirnov2021-06-18
* buffers/thread: prevent cursor movements from switching sub-window focusAnton Khirnov2021-05-17
* buffers/thread: do not access message widgets unnecessarilyAnton Khirnov2021-05-13
* buffers/thread: do not construct the message widgets until they are neededAnton Khirnov2021-05-13
* buffers/thread: cosmetics, vertical alignmentAnton Khirnov2021-04-01
* buffers/thread: sanitize thread subject in infoAnton Khirnov2021-04-01
* Cosmetics, clean up importsAnton Khirnov2021-02-10
* widgets/search: display the number of matching messages in the threadAnton Khirnov2021-02-10
* buffers/search: do not pass dbman into IterWalkerAnton Khirnov2021-02-10
* buffers/namedqueries: add a hook for sorting queriesAnton Khirnov2021-02-04
* buffers/search: fix handling malformed queriesAnton Khirnov2021-01-31
* buffers/search: remove unused variableAnton Khirnov2021-01-31
* db: use symbolic constants for sort ordersAnton Khirnov2021-01-31
* widgets/global: move HeadersList to the only place where it is usedAnton Khirnov2021-01-26
* buffers: make get_info() asynchronousAnton Khirnov2021-01-20
* 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
* buffers/thread: use LineBox frames to wrap the two main partsAnton Khirnov2020-10-21
* Consistently use set/frozenset for tags.Anton Khirnov2020-05-24
* taglist: drop the useless filtfun parameterAnton Khirnov2020-05-24
* buffers/search: do not lose exceptions while constructing list widgetsAnton Khirnov2020-05-09
* Switch to the notmuch2 bindings.Anton Khirnov2020-05-09
* helper: move string_sanitize() to the only place where it is usedAnton Khirnov2020-05-05
* buffers/thread: fix focus_next/prev_siblingAnton Khirnov2020-05-05
* buffer: drop the ui parameter when not neededAnton 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
* 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
* buffers/search: revert 66d24cf0f00a58133c159940d8f65a4f622a09ebAnton Khirnov2020-04-19
* buffers/search: drop unused varAnton Khirnov2020-04-19
* buffers/thread: add focusing on first/last message matching a propertyAnton Khirnov2020-03-02
* buffers/thread: make the widget split-windowAnton Khirnov2020-03-01
* thread buffer: make attachments work againAnton Khirnov2020-02-25
* thread: implement tree decorationsAnton Khirnov2020-02-19
* thread: drop the use of urwidtreesAnton Khirnov2020-02-19
* db: drop useless gettersAnton Khirnov2020-02-06
* db/thread: drop useless getter functionsAnton Khirnov2020-02-06
* buffers/thread: drop a useless getter functionAnton Khirnov2020-02-05
* buffers/thread: drop support for auto-read taggingAnton Khirnov2020-02-05
* search: add thread_count info propertyAnton Khirnov2020-02-03
* Revert "db/manager: Drop async method"Anton Khirnov2020-01-02
* sanitize message text for displayPatrick Totzke2019-11-21
* Remove unicode escape codesLucas Hoffmann2019-11-06
* Remove unicode literals syntax from python2Lucas Hoffmann2019-11-06