summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* handle bad querystringspazz2011-08-09
| | | | issue #48
* fix typopazz2011-08-09
|
* added install and usagepazz2011-08-09
|
* set 256 colour mode as defaultpatrick2011-08-09
|
* let the user confirm io intensive search for *patrick2011-08-09
|
* added preliminary version of sphinx docspatrick2011-08-09
|
* more pentadactylish default bindingspazz2011-08-08
|
* example configpazz2011-08-07
|
* renames close to bclose for consistencypazz2011-08-07
|
* removed corpsepazz2011-08-07
|
* some docupazz2011-08-07
|
* ui.choice prompts user for a choicepazz2011-08-07
|
* pep8pazz2011-08-07
|
* pep8pazz2011-08-07
|
* inline parameter for forward commandpazz2011-08-07
|
* fix: remove unread upon unfoldpazz2011-08-06
|
* more debugging feedback upon inputpazz2011-08-06
|
* fix: parameter for compose should go to Topazz2011-08-06
|
* save attachmentspazz2011-08-06
|
* fix pathcompleter issuepazz2011-08-06
|
* open attachments according to mailcappazz2011-08-06
| | | | issue #31
* fold/unfold upon sumline select in threadpazz2011-08-06
|
* handle keystrokes myself befor urwid doespazz2011-08-06
|
* deep focus. needed for select in threadbufferpazz2011-08-06
|
* removed folding prefixespazz2011-08-06
|
* some docu and message param for reply&fwdpazz2011-08-05
|
* toggletag on empty threadlist should passpatrick2011-08-05
|
* fix escape handling when using ! for shellescapepatrick2011-08-05
|
* screenshot customizedpatrick2011-08-05
|
* move removal of unread tag to unfold cmd, maps R/Mpazz2011-08-04
| | | | issue #47
* cleaned up command interpretationpazz2011-08-04
|
* fold commandpazz2011-08-04
|
* aliases from config. issue #59pazz2011-08-04
|
* simplified commandfactorypazz2011-08-04
|
* "sending.." notification that gets clearedpatrick2011-08-04
| | | | issue #58
* sort taglist in get_tags()patrick2011-08-04
|
* hotfix issue with shlex and unicode charspazz2011-08-03
| | | | | this means that shell commands taken from the config can't include fancy utf8 symbols
* added path completer for edit and attach cmdspazz2011-08-03
|
* updated READMEpazz2011-08-03
|
* set xterminal-emulator as default term cmdpazz2011-08-02
|
* translate tagstrings. issue #20pazz2011-08-02
|
* force decoding from utf8 of tagspazz2011-08-02
|
* tweaked tag themingpatrick2011-08-02
|
* tag theming complete. issue #20pazz2011-08-02
|
* Merge branch 'master' of github.com:pazz/notmuch-guipazz2011-08-01
|\
| * fix: reply-to needs brackets..patrick2011-08-01
| |
| * forgot to set References on first repliespatrick2011-08-01
| |
* | tag theming done. needs to be used..pazz2011-08-01
| | | | | | | | eg in threadline, taglistbuffer.. issue #20
* | show_notificationbar and timeout=-1pazz2011-08-01
| | | | | | | | | | | | removed show_notificationbar setting singe we force it to be Off. Seconly, this implements ui.notify with timeout=-1 which means the user has to acknowledge the msg by hitting a key.
* | make use of error-notificationspazz2011-07-31
|/