summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set changed values in mock.patch.dict call itself.Julian Mehne2018-01-23
* Rename get_env to get_xdg_env and clarify docstring.Julian Mehne2018-01-23
* Store settings in alot.rc.spec.Julian Mehne2018-01-21
* Document the default values of template_dir and themes_dir.Julian Mehne2018-01-21
* Improve logging messages.Julian Mehne2018-01-21
* Fix empty XDG_* environment variables.Julian Mehne2018-01-21
* De-duplicate code with helper function.Julian Mehne2018-01-21
* Move processing of setting to the right place.Julian Mehne2018-01-21
* Fix `:compose --template=foo` if default template_dir is used.Julian Mehne2018-01-21
* Merge pull request #1188 from lucc/fix-test-outputLucas Hoffmann2018-01-09
|\
| * Use any() instead of a for loop with a break statementLucas Hoffmann2018-01-09
| * Move code out of with blockLucas Hoffmann2018-01-08
| * Use message of test assert function instead of print()Lucas Hoffmann2018-01-08
|/
* Merge pull request #1181 from three-comrades/compose_errPatrick Totzke2018-01-08
|\
| * Log unknown settings in configuration and theme files.Julian Mehne2018-01-08
| * Fix typos in tests.Julian Mehne2018-01-07
| * Report error if configuration file cannot be reloaded.Julian Mehne2018-01-07
| * Clean up theme finder logic.Julian Mehne2018-01-07
| * Print stderr of failed sendmail cmd in prompt.Julian Mehne2017-12-06
| * Give more context if reading of config file fails.Julian Mehne2017-12-06
| * Inform user why :compose got cancelled.Julian Mehne2017-12-02
* | Merge pull request #1186 from pazz/fix-1074Patrick Totzke2018-01-02
|\ \ | |/ |/|
| * catch exception about malformed query stringsPatrick Totzke2018-01-02
* | Merge pull request #1180 from three-comrades/tag_completePatrick Totzke2017-12-02
|\ \
| * | Allow regex special characters in tagstrings.Julian Mehne2017-12-02
| |/
* | Merge pull request #1178 from GuillaumeSeren/upgrade-doc-dependies-gpgme-1.9.0Patrick Totzke2017-12-02
|\ \ | |/ |/|
| * Upgrade doc dependencies to GPGME >= 1.9.0Guillaume Seren2017-12-01
* | [docs] update section titlesPatrick Totzke2017-11-29
|/
* Merge pull request #1173 from pazz/feature-thread-indentPatrick Totzke2017-11-08
|\
| * add test for argparse validatorPatrick Totzke2017-11-08
| * keep ThreadBuffer indentation non-negativePatrick Totzke2017-11-05
| * sanitize parameter for thread mode command 'indent'Patrick Totzke2017-11-05
| * add default binding for dynamic indentation changePatrick Totzke2017-11-05
| * new thread buffer command 'indent'Patrick Totzke2017-11-05
| * configurable thread mode message indentation.Patrick Totzke2017-11-05
| * add config option for default threadmode indentationPatrick Totzke2017-11-05
* | Merge pull request #1165 from pazz/exclude-tagsDylan Baker2017-11-08
|\ \
| * | interpret exclude_tagsPatrick Totzke2017-10-01
| * | new config option 'exclude_tags'Patrick Totzke2017-10-01
| |/
* | Merge pull request #1171 from Dica-Developer/patch-3Patrick Totzke2017-11-07
|\ \ | |/ |/|
| * Don't use __str__ of error BadSignatureMartin Schaaf2017-11-07
|/
* solarized_dark: fix colours in help bufferPatrick Totzke2017-09-27
* update solarized_dark colour themePatrick Totzke2017-09-27
* Merge pull request #1160 from meskio/fix-1140Patrick Totzke2017-09-26
|\
| * tests/commands/utils: Add encrypt to self testsRuben Pollan2017-09-26
| * docs: Add encrypt_to_self account configurationRuben Pollan2017-09-26
| * commands/util: encrypt to selfRuben Pollan2017-09-26
| * commands/envelope: Acknowledge keyids param on encryptRuben Pollan2017-09-25
| * 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