summaryrefslogtreecommitdiff
path: root/alot
Commit message (Collapse)AuthorAge
* fix escape handling when using ! for shellescapepatrick2011-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
|
* 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
|/
* use whole lines for notificationspazz2011-07-31
|
* notification priorities. issue #39pazz2011-07-31
|
* attach mode forwarding doesnt copy body contentpazz2011-07-31
|
* forward mails. issue #56pazz2011-07-31
|
* cleared settings: mappings can be defined via cfg.pazz2011-07-30
| | | | issue #19
* pep8pazz2011-07-30
|
* renamed SingleThread and BufferList Buffer classespazz2011-07-30
|
* merged commandfactory back into command.pypazz2011-07-30
|
* maxlength in reply headerspazz2011-07-30
|
* select in taglist works again. issue #52pazz2011-07-30
|
* groupreply, pep8 and direct edit after composepazz2011-07-30
| | | | completes issue #54
* rest of issue #55pazz2011-07-29
|
* Merge branch 'master' of github.com:pazz/notmuch-guipazz2011-07-29
|\
| * encoding of outgoing mailspatrick2011-07-29
| |
* | set from-header in replies. issue #55pazz2011-07-29
|/
* fix sendingpatrick2011-07-28
|
* added envelopepazz2011-07-28
|
* fix unread issue.pazz2011-07-28
| | | | | mark as read should rather be done in a unfoldMsgCommand from inside SingleThreadBuffer..
* fix replypazz2011-07-28
|
* reply and friendspazz2011-07-27
|
* fix orderpazz2011-07-27
|
* minour fixpatrick2011-07-26
|
* Merge branch 'restructure'patrick2011-07-26
|\
| * fix problem with body extractionpatrick2011-07-26
| |
| * accountmanager ->account.pypazz2011-07-26
| |
| * oop-idied settingspazz2011-07-24
| |
| * separated Message from dbpazz2011-07-23
| | | | | | | | | | since Message also includes mime-handler calling ist doesn't really fit anymore
* | reply commandpatrick2011-07-26
|/
* mv msg interpretation to Message issue #30pazz2011-07-23
|