about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* worker/lib/parse: be more tolerant with parsing email addressesTimmy Douglas2020-02-061-1/+1
* Add link to scdocNoah Kleiner2020-02-021-1/+1
* dirlist: adapt to dynamic UIconfigReto Brunner2020-01-282-11/+21
* dirlist: remove not needed sort functionReto Brunner2020-01-281-2/+1
* config: Strongly type context typeReto Brunner2020-01-243-7/+10
* imap: emit messageinfo when changing read state.Reto Brunner2020-01-241-2/+17
* Contextual UI ConfigurationSrivathsan Murali2020-01-247-20/+170
* Fix handling of multiple template-dirsBen Burwell2020-01-242-4/+6
* msgview/open: remove manual decodingReto Brunner2020-01-201-11/+0
* msgview/save: Adapt to already decoded readerReto Brunner2020-01-202-74/+134
* Display the mimetype when offering to pipe or saveLuke Drummond2020-01-201-1/+3
* worker/imap: don't decode in FetchFullMessage.Reto Brunner2020-01-181-27/+2
* Switch back to upstream pty libraryBen Fiedler2020-01-163-4/+4
* Correct spellingReto Brunner2020-01-161-1/+1
* Add docs for reply -TBen Burwell2020-01-111-1/+3
* Strip trailing newline from address book entries without namesBen Burwell2020-01-091-9/+11
* compose: don't call ti.tabcomplete when it is nilTimmy Douglas2020-01-091-0/+4
* template: man cosmetic changesLeszek Cimała2020-01-091-1/+2
* template: add exec and wrapLeszek Cimała2020-01-092-4/+40
* template: remove last \n to fix additional new lines after quoteLeszek Cimała2020-01-091-0/+2
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-094-18/+39
* remove Original* checkLeszek Cimała2020-01-091-2/+1
* create OriginalMail structLeszek Cimała2020-01-098-24/+44
* maildir/notmuch: don't re-encode readersReto Brunner2020-01-051-37/+4
* imap: decode reader prior to returning themReto Brunner2020-01-051-10/+90
* FetchBodyParts: decode source in the workersReto Brunner2020-01-058-117/+29
* models: add BodyStructure.PartAtIndexReto Brunner2020-01-051-0/+33
* msgviewer: decode headers prior to displaying themReto Brunner2020-01-051-1/+7
* msgviewer: bypass filter for headersReto Brunner2020-01-051-3/+6
* msgviewer: do not anchor ansi escape to start of lineReto Brunner2020-01-051-1/+1
* Reword aerc-tutorial with revised constraintsDrew DeVault2020-01-051-5/+5
* Don't select completions until tab has been pressedBen Burwell2020-01-051-6/+8
* Fix double >\n when quoting empty lineSrivathsan Murali2020-01-041-0/+1
* Handle MIME encoded addresses in address bookBen Burwell2019-12-301-2/+12
* msgviewer: Add Labels as a virtual headerReto Brunner2019-12-272-6/+26
* Add labels to index format (%g)Reto Brunner2019-12-277-0/+22
* Add missing man pages to uninstall target in MakefileAriel Popper2019-12-241-0/+2
* fix invalid format stringReto Brunner2019-12-221-1/+1
* read: adapt to ProvidesMessagesReto Brunner2019-12-222-21/+90
* modify-labels: add completionReto Brunner2019-12-212-1/+37
* notmuch: emit LabelList eventReto Brunner2019-12-212-0/+29
* add LabelList eventReto Brunner2019-12-212-0/+12
* docs: mark commandReto Brunner2019-12-211-0/+17
* binds.conf: mark bindingsReto Brunner2019-12-211-0/+3
* msglist: highlight marked messagesReto Brunner2019-12-215-6/+11
* modify-labels: adapt to ProvidesMessagesReto Brunner2019-12-211-10/+7
* move: adapt to ProvidesMessagesReto Brunner2019-12-211-11/+11
* delete: adapt to ProvidesMessagesReto Brunner2019-12-211-21/+59
* copy: adapt to ProvidesMessagesReto Brunner2019-12-211-7/+6
* archive: adapt to ProvidesMessagesReto Brunner2019-12-211-22/+57
1' href='#n521'>521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566