summaryrefslogtreecommitdiff
path: root/alot/buffer.py
Commit message (Expand)AuthorAge
* pep8 fixesPatrick Totzke2011-08-25
* fix issue with maildir sync changing filenamesPatrick Totzke2011-08-18
* make attachments in envelopes non-selectablepazz2011-08-13
* attach command for envelope + displaypazz2011-08-13
* open matching messages only. issue #34pazz2011-08-12
* handle bad querystringspazz2011-08-09
* fold/unfold upon sumline select in threadpazz2011-08-06
* handle keystrokes myself befor urwid doespazz2011-08-06
* fold commandpazz2011-08-04
* translate tagstrings. issue #20pazz2011-08-02
* tag theming complete. issue #20pazz2011-08-02
* tag theming done. needs to be used..pazz2011-08-01
* renamed SingleThread and BufferList Buffer classespazz2011-07-30
* merged commandfactory back into command.pypazz2011-07-30
* fix replypazz2011-07-28
* reply and friendspazz2011-07-27
* re-edit mail in envolopepazz2011-07-19
* toggletag in thread buffer works againpazz2011-07-18
* new mapping infrastructure.pazz2011-07-16
* refine command from commandline + tabcomppazz2011-07-16
* split commands and commandfactory stuffpazz2011-07-15
* new DS for Thread._get_messages()pazz2011-07-10
* correctly read and write utf8 encoded tagnamespazz2011-07-09
* cleanup db.Threadpazz2011-07-09
* enter db.Attachmentspazz2011-07-09
* use urwid.command_map to map jk and spacepazz2011-07-06
* fix issue #9pazz2011-07-01
* added accounts and sender, sendCmd workspazz2011-06-22
* send stuff. POCpazz2011-06-22
* try multiproc..pazz2011-06-21
* toggle archives in singlethread bufferpazz2011-06-18
* cleanup, pep8, commentspazz2011-06-04
* shiny arrows for single thread viewpazz2011-06-04
* arrows in single thread bufferpazz2011-06-03
* lazy messages, rebuild of singlethread msg linespazz2011-06-01
* singlethread buffer shows all its msgspazz2011-06-01
* remove tag 'unread' upon message displaypazz2011-05-31
* fix typopazz2011-05-30
* Licencing: added GPL3 header to all source filespazz2011-05-30
* manually refresh current bufferpazz2011-05-29
* cleanuppazz2011-05-29
* fix select in taglistpazz2011-05-29
* refine searches with |pazz2011-05-29
* pep8pazz2011-05-28
* removed mouse stuff, fixes for prompt and searchpazz2011-05-28
* Buffer._autoparms and "tag:killed" toggle on "&"pazz2011-05-28
* added manual labeling of threads from search (l)pazz2011-05-28
* some typos and docspazz2011-05-28
* cleanup and pep8pazz2011-05-28
* Single thread view done. msg.get_replies needs fixpazz2011-05-28