summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* dont pass config parm to hooksPatrick Totzke2012-02-19
* move get_mime_handler to SettingsManagerPatrick Totzke2012-02-19
* remove obsolete Fallback and AlotConfigParserPatrick Totzke2012-02-19
* initialize SettingsManager at startupPatrick Totzke2012-02-19
* ignore superflous config lines in accountsPatrick Totzke2012-02-19
* docstrings for SettingsManagerPatrick Totzke2012-02-19
* pep8/pyflakes cleanupPatrick Totzke2012-02-19
* remove unused AccountManager classPatrick Totzke2012-02-19
* remove references to AccountManager in init and UIPatrick Totzke2012-02-19
* use settings in completersPatrick Totzke2012-02-19
* replace config with SettingsManager in commandsPatrick Totzke2012-02-19
* move account/abook helper to SettingsManagerPatrick Totzke2012-02-19
* parse accounts in SettingsManagerPatrick Totzke2012-02-19
* remove references to settings from helperPatrick Totzke2012-02-19
* more accurate error msg for subsectionsPatrick Totzke2012-02-19
* soec for account sectionsPatrick Totzke2012-02-19
* read attrspecs in theme's initPatrick Totzke2012-02-19
* read default bindings from a file, not the specPatrick Totzke2012-02-19
* switch to new theming handling in widgets and UIPatrick Totzke2012-02-19
* adjust Theme definitionPatrick Totzke2012-02-18
* theme spec and default theme adjustedPatrick Totzke2012-02-18
* checked in testing rcPatrick Totzke2012-02-18
* remove references to config in widgetsPatrick Totzke2012-02-18
* force utf8 decoding for alot.rcPatrick Totzke2012-02-18
* use SettingsManager for tagwidget representationPatrick Totzke2012-02-18
* add SettingsManager.get_tagstring_representationPatrick Totzke2012-02-18
* replace config.get_* with settings.getPatrick Totzke2012-02-18
* corrected getter namesPatrick Totzke2012-02-18
* default bindings and themePatrick Totzke2012-02-18
* getter for alot/notmuch settingsPatrick Totzke2012-02-18
* add SettingsManagerPatrick Totzke2012-02-18
* reorganized default configsPatrick Totzke2012-02-18
* theme objectsPatrick Totzke2012-02-18
* read and validate configs via configobjPatrick Totzke2012-02-18
* added configs and specsPatrick Totzke2012-02-18
* move adding Date headers to save/send commandsPatrick Totzke2012-02-16
* docs lovePatrick Totzke2012-02-16
* missing set cast in Thread.remove_tagsPatrick Totzke2012-02-16
* Decode attachment filenames as wellStanislav Ochotnicky2012-02-14
* remove unused reference to dbman in AccountsPatrick Totzke2012-02-09
* rewrite thread.RemoveCommandPatrick Totzke2012-02-08
* flush after adding mails in Draft/SendCommandPatrick Totzke2012-02-08
* don't flush write-queue from the accountsPatrick Totzke2012-02-08
* handle all Xapian/Notmuch Errors in flushPatrick Totzke2012-02-08
* DBManager.flush read sync_flags once from configPatrick Totzke2012-02-08
* DBManager.flush rewritePatrick Totzke2012-02-08
* DBManager.remove_message rewritePatrick Totzke2012-02-08
* DBManager.add_message rewritePatrick Totzke2012-02-08
* DBManager: fix callback to 2nd position in queuePatrick Totzke2012-02-08
* make refocussing after envelope.edit configurrablePatrick Totzke2012-02-08