summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* New option `thread_authors_order_by` to control author orderTommy Lindgren2016-12-06
| | | | | | | | | | | | | Default value 'first_message' lists authors in the order they joined the conversation. Value 'latest_message' order authors by their latest message, which makes it easier to see which authors who wrote the most recent messages. Note that authors with duplicate emails were previously filtered. We now keep all authors where name + email is unique. This is behavior is desired for some email notification services. For example, Jira will set the From header to "Joe User <jira@company.com>" meaning you will only see one author if you only keep unique email addresses.
* Use `is` operator for comparing with `None` (Pep8)Cody2016-12-06
|
* Specify dependencies for generated docs.Lucas Hoffmann2016-03-24
| | | | This should save some manual deleting and regenerating of these files.
* Added UNIX Signals section to synopsis describingMicah Nordland2016-01-26
| | | | How the SIGUSR1 signal is handled
* added hook for the user to sinitize attachments filenamesCinghio Pinghio2015-12-16
|
* Mention exit hook in docs.Lucas Hoffmann2015-12-16
|
* Auto detect mailing list replyGuillaume Seren2015-12-16
| | | | | | | Auto-detect the '--list' for you automagically when you just ':reply' on a list, it is based on a config param that give you the control, by default it is off, you have to setup your config file, like: auto_replyto_mailinglist = True
* Add --list option to reply Mailing listGuillaume Seren2015-12-16
| | | | | | | | | | | Provide an option to the reply command ':reply --list': * In reply to someone to a list (not you), it will take if available (Reply-To, X-BeenThere or X-Mailing-List). * In the rare reply to you sending to a list, it will take the To which is the list mail. This work start/rebase/refactor from this 'old' (3 years) PR on github: https://github.com/pazz/alot/pull/479#issuecomment-152750321
* Encrypt on reply to encrypted email and add 'encrypt_by_default' configRuben Pollan2015-12-16
|
* add account option alias_regexpvrs2015-12-16
|
* polish docsPatrick Totzke2015-12-16
|
* Add comment about "encrypt-to-self" in docs.Lucas Hoffmann2015-12-08
|
* Update docs for global hooks.Lucas Hoffmann2015-12-03
|
* docs: mention notmuch addressPatrick Totzke2015-04-15
|
* clean up installation docsPatrick Totzke2015-04-07
|
* altered installation documentation, that urwidtrees is a dependencybjoernb2015-04-07
|
* docs: add contact completion for notmuch-abookTomas Tomecek2015-03-25
|
* themes require configobj 4.7.0 (or higher)Martin Zimmermann2015-02-23
|
* bump version string in pip install docsPatrick Totzke2015-02-23
|
* use pip to directly install from GitHubMartin Zimmermann2015-02-23
|
* add python-setuptoolsMartin Zimmermann2015-02-23
|
* fix small stuff in the docsPatrick Totzke2014-08-02
|
* Document prompt key bindingsYour Name2014-08-02
|
* typo in docsChristian Geier2013-11-07
| | | that variable is called *terminal_cmd*, not *terminal_command*
* doc: mention cmd-keyword parm to pre/post cmd hooksPatrick Totzke2013-10-30
|
* doc: polish theming docsPatrick Totzke2013-08-18
| | | | close issue #651
* docs: checkin autogenerated docsPatrick Totzke2013-07-18
|
* doc: CompletionErrorsPatrick Totzke2013-07-07
|
* remove unused config option `display_content_in_threadline`Patrick Totzke2013-07-02
| | | | | | | this has been replaced long ago by setting `search.threadline.parts` in theme-files. cf issue #631
* Merge branch '0.3.4-fix-docs'Patrick Totzke2013-06-02
|\
| * doc: fix missing section namesPatrick Totzke2013-06-02
| | | | | | | | in usage/commands/*
| * doc: update faqPatrick Totzke2013-06-02
| |
| * doc: move crypto docs to usage sectionPatrick Totzke2013-06-02
| |
| * doc: clean up crypto docsPatrick Totzke2013-06-02
| |
| * doc: minor tweak of interface docPatrick Totzke2013-05-25
| |
* | doc: autogenerate command docsPatrick Totzke2013-05-26
|/
* docs: checkin autogenerated config docsPatrick Totzke2013-04-23
|
* doc: checkin autogenerated docs for auto_remove_unreadPatrick Totzke2013-04-21
|
* docs: checkin autogenerated command docsPatrick Totzke2013-03-15
|
* update urwid dependencyPatrick Totzke2013-03-05
| | | | cf issue #576
* docs: mention muttkz (add missing char in link)Patrick Totzke2013-03-04
|
* docs: add missing charPatrick Totzke2013-03-04
|
* update faq and install notes (reg py3k)Patrick Totzke2013-03-04
|
* Merge branch '0.3.4-feature-hooks-563' into 0.3.4-feature-urwidtreesPatrick Totzke2013-03-03
|\
| * document new hooksPatrick Totzke2013-02-19
| |
* | doco - package names for fedora-based distrosLukas Zapletal2013-02-25
|/
* docs: checked in autogenerated docsPatrick Totzke2013-02-19
|
* docs updatePatrick Totzke2013-02-19
|
* add docs for (un)encryptJohannes Kulick2013-02-19
|
* add encrypt documentationJohannes Kulick2013-02-19
|