summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
* spawn parameter for envelope.EditCommandPatrick Totzke2012-02-08
* 'spawn' parameter for Compose and EditCommandsPatrick Totzke2012-02-08
* parameter 'flush' for threads.TagCommandPatrick Totzke2012-02-08
* parameter 'flush' for search.TagCommandPatrick Totzke2012-02-08
* log commandlist in helper.call_cmd_asyncPatrick Totzke2012-02-08
* sane fall back for guess_mimetypedPatrick Totzke2012-02-08
* Fix the args parameter handed to spawnProcessJustus Winter2012-02-07
* absolute path for default terminal cmdPatrick Totzke2012-02-05
* add buffer parameter to globals.BufferCloseCommandPatrick Totzke2012-02-05
* parameter to set ENV vars in call_cmd_asyncPatrick Totzke2012-02-04
* Fix commandline handling of colourmodeStanislav Ochotnicky2012-02-03
* raise NotImplementedError instead of returningPatrick Totzke2012-02-03
* adjust docstring for Account.send_mailPatrick Totzke2012-02-03
* force screen redraw in UI.updatePatrick Totzke2012-02-03
* use asyncronous call to sendmailPatrick Totzke2012-02-02
* call_cmd_asyncPatrick Totzke2012-02-02
* add helper call_cmd_async,Patrick Totzke2012-02-01
* revert to hardcoded version stringsPatrick Totzke2012-02-01
* cleanup Reply and ForwardCommand'sPatrick Totzke2012-01-31
* refactored From-header construction for reply/fwdPatrick Totzke2012-01-31
* Always run post command hook.Tom Prince2012-01-28
* Remove direct use of threading.Tom Prince2012-01-28
* Rename `_get_themeing_option()`dtk2012-01-28
* Remove duplicate `has_themeing()` methoddtk2012-01-28
* make default print bindings add tags header optionPatrick Totzke2012-01-26
* PipeCommand reworkPatrick Totzke2012-01-26
* Merge branch 'feature-reply-from' into testingPatrick Totzke2012-01-26
|\
| * smarter From-header construction for repliesPatrick Totzke2012-01-25
| * introduce getter for an accounts addressesPatrick Totzke2012-01-25
* | simplify theme-string constructionPatrick Totzke2012-01-26
* | new option 'notify_sdtout' for thread.pipetoPatrick Totzke2012-01-25
* | case insensitive header key filterPatrick Totzke2012-01-25
|/
* new naming convention for pre/post command hooksPatrick Totzke2012-01-24
* fixed accidentally shifted docstringPatrick Totzke2012-01-24
* fix issue #283Patrick Totzke2012-01-24
* adjusted default abook_regexpPatrick Totzke2012-01-24
* add 'User-Agent' header upon msg constructionPatrick Totzke2012-01-24