summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
...
* | Enable highlighting of tag combinationsdtk2012-01-02
* | Teach thread to check for several tagsdtk2012-01-02
* | Don't fallback to lower priority tag themeingdtk2012-01-02
* | Refine selection of default themeing for highlightingdtk2012-01-02
|/
* don't double-quote pathsPatrick Totzke2012-01-01
* multi word commands for pipetoPatrick Totzke2012-01-01
* don't display text/plain attachments in bodytextPatrick Totzke2011-12-31
* move signature adding to ComposeCommandPatrick Totzke2011-12-30
* added account option 'signature_as_attachment'Patrick Totzke2011-12-30
* changed default binding: P postpones (saves draft)Patrick Totzke2011-12-27
* isinstance(s, basestring) to match str and unicodePatrick Totzke2011-12-27
* update ThreadBuffer wrt new folding methodPatrick Totzke2011-12-27
* simplified MessageWidgetPatrick Totzke2011-12-27
* merge fold,toggleheaders and togglesource commandsPatrick Totzke2011-12-27
* binding: `h` to togglesource in thread modePatrick Totzke2011-12-27
* add thread mode command 'togglesource'Patrick Totzke2011-12-27
* display raw message source text in MessageWidgetPatrick Totzke2011-12-27
* use RefreshCommand after removing messagePatrick Totzke2011-12-27
* ThreadBuffer rebuilds to SolidFill if thread nonexistantPatrick Totzke2011-12-27
* introduce and use NonexistantObjectErrorPatrick Totzke2011-12-27
* Enable highlighting of date and mailcount componentsdtk2011-12-27
* Use better default themeing for highlightingdtk2011-12-27
* Generalize highlightingdtk2011-12-27
* Refactor ThreadlineWidget::__get_*_theme() methodsdtk2011-12-27
* Enable themeing of authors string of unread mailsdtk2011-12-27
* Enable themeing of authors string of unread mailsdtk2011-12-27
* Change default for highlight_unread_mails to Truedtk2011-12-27
* move Message-ID creation to envelope.construct_mailPatrick Totzke2011-12-27
* don't set envelope.sent_time in EditNewCommandPatrick Totzke2011-12-27
* inline docs for Envelope.construct_mailPatrick Totzke2011-12-27
* Merge branch 'feature-drafts' into testingPatrick Totzke2011-12-27
|\
| * introduce threads.RemoveCommandPatrick Totzke2011-12-27
| * add DBManager.remove_messagePatrick Totzke2011-12-27
| * add Date-header when converting envelope to mailsPatrick Totzke2011-12-27
| * pep8 fixesPatrick Totzke2011-12-27
| * default theme for draft tag: white on redPatrick Totzke2011-12-27
| * fix account.store_mailPatrick Totzke2011-12-26
| * binding: `d` to save draft in envelope bufferPatrick Totzke2011-12-25
| * add save command for envelopePatrick Totzke2011-12-25
| * fix c/p error in Account.store_draft_mailPatrick Totzke2011-12-25
| * logging in Account.store_mailPatrick Totzke2011-12-25
| * return values for Account.store_mailPatrick Totzke2011-12-25
| * map 'n' to editnew in thread modePatrick Totzke2011-12-25
| * add editnew command for thread modePatrick Totzke2011-12-25
| * Envelope.attachments: list of AttachmentPatrick Totzke2011-12-25
* | Replace redundant code with existing resultdtk2011-12-26
* | Fix typo in AlotConfigParserdtk2011-12-25
|/
* Merge branch 'master' into testingPatrick Totzke2011-12-25
|\
| * Add default key binding to toggle 'unread' tagdtk2011-12-25
| * Fix typo in default configdtk2011-12-25