summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
...
* thread: allow switching between multipart/alternative partsAnton Khirnov2021-01-13
* 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
* commands/thread: use super()Anton Khirnov2020-10-21
* 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
* ExitCommand: do not flush the db if it is opened read-only.Anton Khirnov2020-05-09
* db/manager: drop support for adding/removing queriesAnton Khirnov2020-05-08
* thread: add basic support for folding long quoted blocksAnton Khirnov2020-05-05
* buffer: drop the ui parameter when not neededAnton 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
* ui: rewrite notification/status bar handlingAnton Khirnov2020-04-23
* buffers/search: with walker.pyAnton Khirnov2020-04-19
* db/message: restructure message body handlingAnton Khirnov2020-04-18
* commands/thread: stop calling get_email() unnecessarilyAnton Khirnov2020-03-06
* commands/thread: avoid accessing the email directly in pipetoAnton Khirnov2020-03-06
* db/utils: move formataddr to helperAnton 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: drop extract_headers()Anton Khirnov2020-03-04
* db/utils: drop decode_header()Anton Khirnov2020-03-04
* 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/message: drop a useless getter.Anton Khirnov2020-02-27
* thread buffer: make attachments work againAnton Khirnov2020-02-25
* commands/thread: replace isinstance() with hasattr()Anton Khirnov2020-02-19
* AttachmentWidget: drop a useless getterAnton 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
* buffers/thread: drop a useless getter functionAnton Khirnov2020-02-05
* Drop support for removing messages.Anton Khirnov2020-02-05
* buffers/thread: drop support for auto-read taggingAnton Khirnov2020-02-05
* thread: make the output of PipeCOmmand blockAnton Khirnov2020-01-29
* envelope: do not add another Date header if one is already presentpacien2019-11-23
* commands/envelope: keep editable headers orderpacien2019-11-23
* Remove unicode escape codesLucas Hoffmann2019-11-06
* Remove unicode literals syntax from python2Lucas Hoffmann2019-11-06
* Fix crash when editor_cmdstring is empty.Pol Van Aubel2019-11-02
* Be more informative if editor exits with error.Pol Van Aubel2019-11-02
* directly import Completers from their resp modulePatrick Totzke2019-08-17
* Fix UnboundLocalErrorLucas Hoffmann2019-08-16
* trailing whitespacesPatrick Totzke2019-08-15
* retire Message.accumulate_bodyPatrick Totzke2019-08-15
* remove field_key parameter from PipetoCommandPatrick Totzke2019-08-15
* cosmeticsPatrick Totzke2019-06-02