summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* remove deprecated methodPatrick Totzke2015-11-24
* fix: dont overwrite default re-flag 0 with NonePatrick Totzke2015-04-15
* config setting: shellcommand_external_filteringPatrick Totzke2015-04-15
* refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
* refactor addressbook codePatrick Totzke2015-04-15
* fix: removed unused filePatrick Totzke2015-04-10
* make running alot from git easier (for development)Tomas Tomecek2015-03-11
* remove unused lru_cache backportPatrick Totzke2015-02-23
* detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
* Fix call without hooksAnton Parkhomenko2015-02-22
* fix regex for unquoting in decode_headerTomas Tomecek2015-01-08
* typosAndres MRM2014-12-02
* use magic on application/octetstream' attachmentsPatrick Totzke2014-11-22
* Fix parsing of mailto addressesjosch2014-10-02
* typo: sa -> asChristian Geier2014-08-13
* bump version to 0.3.6Patrick Totzke2014-08-02
* fix small stuff in the docsPatrick Totzke2014-08-02
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* Use Ctrl-b as in Emacs, not as in VimYour Name2014-08-02
* Add documentation and more shortcutsYour Name2014-08-02
* Add some basic Emacs keybindings in CompleteEditYour Name2014-08-02
* added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
* Move email_as_string function from crypto to helper moduleYann Rouillard2014-08-02
* properly wrap a forwarded message in message/rfc822 partYann Rouillard2014-08-02
* forward attached files in inline forwarding modeYann Rouillard2014-08-02
* Merge branch '0.3.5-fix-workaround-new-configobj-693'Patrick Totzke2014-08-02
|\
| * work around new configobj behaviourPatrick Totzke2014-04-03
* | add MessageTree.replace_bodytextPatrick Totzke2014-04-17
* | rm obsolete `MessageBodyWidget`Patrick Totzke2014-04-17
|/
* properly interpret initial_command as cmdsequencePatrick Totzke2014-04-02
* fix: always read remaining parms for `compose` into listPatrick Totzke2014-03-25
* interpret mailto and other parms to initial 'compose' separatelyPatrick Totzke2014-03-21
* non-mailto arguments to `compose` are recipientsPatrick Totzke2014-03-21
* always return new Envelope in helper.mailto_to_envelopePatrick Totzke2014-03-21
* ensure that Envelope.body is unicode stringPatrick Totzke2014-03-21
* interpret `compose mailto:foo@bar` commandsPatrick Totzke2014-03-21
* add mailto helpersPatrick Totzke2014-03-21
* Added `Envelope-To` and `X-Envelope-To` in the search for my addresses in replyCinghio Pinghio2014-01-17
* typoPatrick Totzke2014-01-04
* add mailto-helperPatrick Totzke2013-12-01
* envelope: add a .eml suffix to the temp mailGonéri Le Bouder2013-11-12
* cmd instanciation from within a callbackPatrick Totzke2013-10-30
* fix typoPatrick Totzke2013-10-30
* return Deferreds in Command.applyPatrick Totzke2013-10-30
* re-raise CommandCanceled failuresPatrick Totzke2013-10-30
* hand Command instance to pre/post hooksPatrick Totzke2013-10-30
* add missing return statement in RetagPromptCommandPatrick Totzke2013-10-30
* docstrings for ui.appli_commandlinePatrick Totzke2013-10-30
* remove obsolete CommandSequenceCommandPatrick Totzke2013-10-30
* integrate sequencing of commands into ui.apply_commandlinePatrick Totzke2013-10-30