summaryrefslogtreecommitdiff
path: root/alot/defaults
Commit message (Expand)AuthorAge
* defaults: default honor_followup_to to TrueAnton Khirnov2021-11-24
* defaults: default followup_to to TrueAnton Khirnov2021-11-20
* commands/envelope: refactor deriving headers to be editedAnton Khirnov2021-11-20
* default.bindings: add a default binding for thread 'move toggle'Anton Khirnov2021-05-17
* alot.rc.spec: add 'passed/flagged' to default property tagsAnton Khirnov2021-05-15
* commands/thread: drop the select commandAnton Khirnov2021-02-03
* db: make write operations asyncAnton Khirnov2021-01-20
* widgets/thread: option for smarter subject in message summaryAnton Khirnov2021-01-20
* widgets/thread: allow forcing inline display of selected attachment typesAnton Khirnov2021-01-17
* thread: allow switching between multipart/alternative partsAnton Khirnov2021-01-13
* defaults.bindings: change default key for 'refresh' to '='Anton Khirnov2021-01-13
* 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
* Allow designating certain tags as "property" tags.Anton Khirnov2020-05-24
* thread: add basic support for folding long quoted blocksAnton Khirnov2020-05-05
* widgets/thread: configurable theming for cryptoAnton Khirnov2020-04-19
* widgets/search: remove support for the 'content' fieldAnton Khirnov2020-04-13
* buffers/thread: make the widget split-windowAnton Khirnov2020-03-01
* widgets/thread: add theming for quote lines in message bodyAnton Khirnov2020-02-19
* buffers/thread: drop support for auto-read taggingAnton Khirnov2020-02-05
* alot: drop the total_messages info propertyAnton Khirnov2020-02-03
* widgets/thread: drop thread_focus_linewiseAnton Khirnov2020-02-03
* envelope: add setting for custom Message-ID domainpacien2019-11-24
* adding new config options to the docsAndrés Martano2019-03-04
* ~ expansion for .config/alot/configbrady2019-01-06
* Reword description of options -C and colourmodeAlexander Shpilkin2018-07-25
* add default binding for namedqueries bufferPatrick Totzke2018-07-24
* add config option to configure the statusbarPatrick Totzke2018-07-24
* update theme spec, default theme and testsPatrick Totzke2018-07-24
* implement replied and passed tagsMichael J Gruber2018-03-05
* provide defaults and doc for draft_tagsMichael J Gruber2018-03-05
* remove superfluous list() for ConfigObjMichael J Gruber2018-03-05
* Store settings in alot.rc.spec.Julian Mehne2018-01-21
* Document the default values of template_dir and themes_dir.Julian Mehne2018-01-21
* Fix `:compose --template=foo` if default template_dir is used.Julian Mehne2018-01-21
* Merge pull request #1173 from pazz/feature-thread-indentPatrick Totzke2017-11-08
|\
| * add default binding for dynamic indentation changePatrick Totzke2017-11-05
| * add config option for default threadmode indentationPatrick Totzke2017-11-05
* | new config option 'exclude_tags'Patrick Totzke2017-10-01
|/
* defaults/alot.rc.spec: Add new option to control encrypting to selfDylan Baker2017-09-25
* defaults/alot.rc.spec: Remove message that is no longer trueDylan Baker2017-09-25
* Use new Address classDylan Baker2017-08-28
* defaults/alot.rc.specDylan Baker2017-08-18
* docs: mention 'content' part in threadline themingPatrick Totzke2017-08-04
* Merge pull request #1029 from pazz/linewisePatrick Totzke2017-02-14
|\
| * optional linewise focussing in thread modePatrick Totzke2017-02-09
* | alot.rc.spec: Fix typo in documentationDylan Baker2017-02-13
|/
* Update docs about mouse settingLucas Hoffmann2017-02-03
* Merge pull request #1008 from dcbaker/pr/flip-mouse-bitPatrick Totzke2017-01-27
|\
| * Default to not handling mouseDylan Baker2017-01-26