summaryrefslogtreecommitdiff
path: root/alot/settings
Commit message (Expand)AuthorAge
* fix odd continuation and indentationDylan Baker2016-12-27
* settings/manager: remove list comprehension for clarityDylan Baker2016-12-21
* Replace map() and filter() with comprehensionsDylan Baker2016-12-21
* Use raw strings with backslashesDylan Baker2016-12-21
* Turn methods with no `self` usage into staticmethodsLucas Hoffmann2016-12-18
* fix interpolation in config files #902.Patrick Totzke2016-12-16
* Replace mutable keyword argumentsDylan Baker2016-12-13
* settings/manager.py: Compare addresses using == instead of inDylan Baker2016-12-13
* Further minor style fixesLucas Hoffmann2016-12-09
* Fix except syntaxLucas Hoffmann2016-12-09
* Clean up importsLucas Hoffmann2016-12-09
* Use logging's native string interpolationLucas Hoffmann2016-12-09
* Remove braces after `del` and `return`Lucas Hoffmann2016-12-09
* alot/settings/utils.py: extend error message on IOError exceptionJohannes 'josch' Schauer2016-01-31
* config setting: shellcommand_external_filteringPatrick Totzke2015-04-15
* refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
* refactor addressbook codePatrick Totzke2015-04-15
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
* work around new configobj behaviourPatrick Totzke2014-04-03
* pep8&pyflakes fixesPatrick Totzke2013-07-07
* doc: clean up docstring for SettingsManagerPatrick Totzke2013-05-12
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* introduce new themable thread.body_focus for focussed body text linesPatrick Totzke2013-03-03
* postpone binding if candidates with same prefix existPatrick Totzke2013-03-03
* correcting error message for themeLukas Zapletal2013-02-26
* fix #571Patrick Totzke2013-02-25
* empty input queue as soon asPatrick Totzke2013-01-11
* hotfix silly mistakePatrick Totzke2012-12-16
* read configs lazily in SettingsManagerPatrick Totzke2012-12-16
* add 'ignorecase' config option for abook sectionsPatrick Totzke2012-09-22
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* fix: don't die because of non-string bindingsPatrick Totzke2012-08-19
* fix error caused by leaving out threadline-foo parts..Patrick Totzke2012-08-11
* more precise error handling for config parsingPatrick Totzke2012-08-10
* cleanup: move SettingsManager to its own filePatrick Totzke2012-08-10
* do not write default config if missingPatrick Totzke2012-08-01
* read default bindings from default/default.bindingsPatrick Totzke2012-08-01
* correctly report interpolation errorsPatrick Totzke2012-07-21
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* fix issue with overwriting AttrSpecsPatrick Totzke2012-07-21
* better validation error reportsPatrick Totzke2012-07-21
* outsource resolve_att settings utilPatrick Totzke2012-07-18
* remove 'hidden' tag representation optionPatrick Totzke2012-07-16
* move thread move theming to more durable config syntaxPatrick Totzke2012-07-15
* fix tagstring defaults resolutionPatrick Totzke2012-07-15
* settings: propagate more failure infoPatrick Totzke2012-07-15
* fix threadline defaultsPatrick Totzke2012-07-14
* doc: docstrings for new stuff in alot.settings.*Patrick Totzke2012-07-14
* docstrings for new settings methodsPatrick Totzke2012-07-12