summaryrefslogtreecommitdiff
path: root/alot/settings/__init__.py
Commit message (Expand)AuthorAge
* settings: do not store SettingsManager instance in __init__.pyDylan Baker2017-08-03
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Clean up importsLucas Hoffmann2016-12-09
* 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
* pep8 and pyflakes fixesPatrick 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
* 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
* pass on get_threadline_theming to theme in settingsPatrick Totzke2012-07-05
* add AttrFlipWidgetPatrick Totzke2012-07-03
* add copyright statements to all source filesPatrick Totzke2012-06-14
* docs: minor fixesPatrick Totzke2012-05-29
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * verify accounts gpg_key upon startupPatrick Totzke2012-05-13
* | Merge branch '0.3-fix-stringlists' into stagingPatrick Totzke2012-05-16
|\ \
| * | 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
* bindings file becomes config.stub, with added contentsDaniel2012-03-15
* Exception handling and forgotten importDaniel2012-03-15
* Copy bindings file as config if user has noneDaniel2012-03-15
* We're not going to fallback some default bindings anymoreDaniel2012-03-15
* pep8 fixesPatrick Totzke2012-03-11
* cleanup: imports in settings/*pyPatrick Totzke2012-03-11
* cleanup: moved addressbooks into separate filePatrick Totzke2012-03-11
* cleanup: moved Theme to separate filePatrick Totzke2012-03-11
* group settings into a submodulePatrick Totzke2012-03-11