summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * remove unused lru_cache backportPatrick Totzke2015-02-23
| * detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
|/
* Merge pull request #755 from chuwy/callfixPatrick Totzke2015-02-22
|\
| * 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
* update NEWS and READMEPatrick Totzke2014-08-02
* 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
* Merge branch '0.3.5-feature-promptmovements-706'Patrick Totzke2014-08-02
|\
| * Document prompt key bindingsYour Name2014-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
|/
* Merge branch '0.3.5-fix-bindings-help-691'Patrick Totzke2014-08-02
|\
| * added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
|/
* Merge branch '0.3.5-fix-forwards-682'Patrick Totzke2014-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
* | Merge branch '0.3.5-tomorrow-theme-710'Patrick Totzke2014-06-30
|\ \
| * | add tomorrow theme (for light background)Martin Zimmermann2014-06-30
|/ /
* | Merge branch '0.3.5-cleanup-message-content-701'Patrick Totzke2014-04-17
|\ \ | |/ |/|
| * add MessageTree.replace_bodytextPatrick Totzke2014-04-17
| * rm obsolete `MessageBodyWidget`Patrick Totzke2014-04-17
|/
* Merge branch '0.3.5-fix-initialcommand-698'Patrick Totzke2014-04-02
|\
| * 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
* Merge pull request #688 from cinghiopinghio/masterPatrick Totzke2014-01-17
|\
| * 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
* Merge branch '0.3.5-maintainance-tmpfile-suffix'Patrick Totzke2013-12-01
|\
| * envelope: add a .eml suffix to the temp mailGonéri Le Bouder2013-11-12
|/
* Merge pull request #668 from geier/masterPatrick Totzke2013-11-07
|\
| * typo in docsChristian Geier2013-11-07
|/
* Merge branch '0.3.5-fix-cmdseqs-629'Patrick Totzke2013-10-30
|\
| * cmd instanciation from within a callbackPatrick Totzke2013-10-30