summaryrefslogtreecommitdiff
path: root/alot/helper.py
Commit message (Expand)AuthorAge
* don't forget to pipe last linePatrick Totzke2011-11-12
* fix issue #122Patrick Totzke2011-11-11
* Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-11-06
|\
| * add strip() before removing quotes for pipetoAntoine Amarilli2011-11-06
* | Merge branch 'master' into envelopePatrick Totzke2011-11-06
|\|
| * fix handling of multiword pipeto commandsAntoine Amarilli2011-11-06
* | cleanupPatrick Totzke2011-11-05
* | fix envelope attach commandPatrick Totzke2011-11-04
|/
* fix: forgot to move over body text of old msgPatrick Totzke2011-10-30
* correctly attach to non-multipart msgsPatrick Totzke2011-10-29
* Make \t behave like it shouldJustus Winter2011-10-23
* pep8Patrick Totzke2011-10-22
* use string_decode instead of str.decodePatrick Totzke2011-10-22
* deal with already converted unicode stringsPatrick Totzke2011-10-22
* added helper that safely decodes stringsPatrick Totzke2011-10-22
* move urwid_sanitize to helper.string_sanitizePatrick Totzke2011-10-22
* pep8 fixesPatrick Totzke2011-10-16
* Use utf-8 encoding when calling external processesPatrick Totzke2011-10-10
* Add humanize_size to helper.py that humanizes sizesJustus Winter2011-10-07
* clean up some corpses and pep8 fixesPatrick Totzke2011-10-03
* Remove superfluous importsJustus Winter2011-10-02
* Add helper function to sort translated tagsJustus Winter2011-09-30
* fix: double decoding of mailcap handlers outputPatrick Totzke2011-09-27
* fix encoding issue with abook lookupsPatrick Totzke2011-09-26
* fancy shortening for authors listPatrick Totzke2011-09-26
* pep8 cleanupPatrick Totzke2011-09-23
* Add shell_quote to helperJustus Winter2011-09-22
* refactored PrintCommand to PipeCommandPatrick Totzke2011-09-04
* unifies pipe to cmd in send_mail and print.Patrick Totzke2011-08-30
* Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
|\
| * fix: issue with encoders in helper.attachPatrick Totzke2011-08-19
| * attach signature file to outgoing mailsPatrick Totzke2011-08-18
* | shlex and unicode (needs ascii)Patrick Totzke2011-08-20
|/
* use unicode ellipsis symbol to shorten authorspazz2011-08-14
* reply and friendspazz2011-07-27
* fix some unicode issues with bad encoding in htmlpazz2011-07-10
* unicode strings in helperspazz2011-07-09
* handle mailformated mailcap entriespazz2011-07-05
* pep8pazz2011-07-04
* added accounts and sender, sendCmd workspazz2011-06-22
* cleanuppazz2011-06-18
* use mailcap info for text/html dumpspazz2011-06-18
* some love for the message summary widgetpazz2011-06-04
* Licencing: added GPL3 header to all source filespazz2011-05-30
* renamed some variablesacoolon2011-05-27
* pep8 fixesacoolon2011-05-27
* sup=style datetime format in threadlinepazz2011-05-24
* rename to "alot"pazz2011-05-23