summaryrefslogtreecommitdiff
path: root/alot/settings
Commit message (Expand)AuthorAge
* 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
* fix default attributes for tagstringsPatrick Totzke2012-07-11
* correct typoPatrick Totzke2012-07-08
* compile tagstring representationPatrick Totzke2012-07-08
* implement selective threadline theming aka. 'highlighting'Patrick Totzke2012-07-07
* rename threadline order --> partsPatrick Totzke2012-07-07
* fix with_tuple configobj checkPatrick Totzke2012-07-07
* make sure width is setPatrick Totzke2012-07-07
* rewrite Theme classPatrick Totzke2012-07-05
* pass on get_threadline_theming to theme in settingsPatrick Totzke2012-07-05
* add width_tuple configobj checkPatrick Totzke2012-07-05
* add AttrFlipWidgetPatrick Totzke2012-07-03
* update Theme constructorPatrick Totzke2012-07-03
* add align_mode configobj checkPatrick Totzke2012-07-01
* add attr_triple configobj checkPatrick Totzke2012-07-01
* add copyright statements to all source filesPatrick Totzke2012-06-14
* docs: minor fixesPatrick Totzke2012-05-29
* switch from pyme to gpgmeMichael Stapelberg2012-05-21
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * make CryptoContext.get_key fail if no key foundPatrick Totzke2012-05-13
| * verify accounts gpg_key upon startupPatrick Totzke2012-05-13
* | Merge branch '0.3-fix-stringlists' into stagingPatrick Totzke2012-05-16
|\ \
| * | docs: docstring for settings.checks.mail_containerPatrick Totzke2012-05-05
| * | config: adjust force_list testPatrick Totzke2012-05-05
| |/
* / introduce represent_datetimePatrick Totzke2012-03-31
|/
* fallback parm for SettingsManager.getPatrick Totzke2012-03-18
* get_mime_handler -> mailcap_find_matchPatrick Totzke2012-03-17
* Some docs and refsDaniel2012-03-15