summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* envelope: Update encryption keys when CC, To, or From is changedDylan Baker2018-03-12
* rename parameter of Command.apply methodPatrick Totzke2018-03-11
* Merge pull request #1158 from dcbaker/wip/fix-bad-signature-encryptedDylan Baker2018-03-05
|\
| * crypto: Handle message that is encrypted, but the signature is invalidDylan Baker2017-09-22
* | Merge pull request #1218 from mjg/tag-replied-passedDylan Baker2018-03-05
|\ \
| * | 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
* | | CompleteEdit: go up when the up key is pressedDylan Baker2018-03-01
|/ /
* | Merge pull request #1196 from dcbaker/fix-ambigious-keyPatrick Totzke2018-02-22
|\ \
| * | fix ambiguous keys harderDylan Baker2018-02-08
* | | bump version stringPatrick Totzke2018-02-22
* | | Move screen stop/start logic into context manager.Thomas Nixon2018-02-19
* | | Fix #1191, lockup after running external command.Thomas Nixon2018-02-19
* | | Merge pull request #1199 from three-comrades/fix_templatesDylan Baker2018-02-15
|\ \ \
| * | | Fix non-ascii templates.Julian Mehne2018-02-15
* | | | Add --tags argument to compose commandJohannes Löthberg2018-02-12
* | | | Merge pull request #1193 from three-comrades/fix_lang_cPatrick Totzke2018-02-10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix `LANG=C alot` with custom bindings.Julian Mehne2018-02-01
| |/ /
* | | Merge pull request #1172 from Dica-Developer/patch-4Dylan Baker2018-02-08
|\ \ \ | |/ / |/| |
| * | * apply CR commentsMartin Schaaf2017-12-12
| * | * apply code review commentsMartin Schaaf2017-12-12
| * | Fix issue 1164 of not able to select a key for encryption on ambigious keyid ...Martin Schaaf2017-11-01
| * | * Extend choice to diffefrentiate between a list of choicesMartin Schaaf2017-11-01
| * | * Extend ChoiceWidget to differentiate between a list of choicesMartin Schaaf2017-11-01
* | | Merge pull request #1187 from pazz/faq5Patrick Totzke2018-01-28
|\ \ \
| * | | mention unredered HTML parts in message body textPatrick Totzke2018-01-16
| * | | ignore multipart subparts when extracting contentPatrick Totzke2018-01-02
| * | | mark inline part as attachment if no mailcap entry is foundPatrick Totzke2018-01-02
* | | | Merge pull request #1190 from three-comrades/write_historyPatrick Totzke2018-01-28
|\ \ \ \
| * | | | Fix writing/loading history, if a command contains a non-ascii character.Julian Mehne2018-01-10
* | | | | Remove blank lines and fix docstrings.Julian Mehne2018-01-24
* | | | | Put expand_environment_and_home inside _expand_config_values.Julian Mehne2018-01-23
* | | | | Expand environment variables when reading the config file.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 #1181 from three-comrades/compose_errPatrick Totzke2018-01-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Log unknown settings in configuration and theme files.Julian Mehne2018-01-08
| * | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |