]> git.cworth.org Git - sup/history - lib/sup
Merge branch 'sent-poll-fix' into next
[sup] / lib / sup /
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-22 William MorganMerge branch 'bin-lib-versions'
2008-01-22 William Morganescape all regexes used for tab completion
2008-01-22 Jeff Baloghmodulo the file size in a maildir, so it's <= 7 digits.
2008-01-22 William MorganMerge branch 'quoteline' into next
2008-01-22 Grant Hollingworthrenamed "quoteline" hook to "attribution"
2008-01-19 William Morgancase-insensitive content-type detection
2008-01-17 William MorganMerge branch 'quote-detection' into next
2008-01-17 William Morganmore quote detection tweaking
2008-01-17 William Morganmake '#' in thread-index-mode join all tagged threads...
2008-01-17 William MorganTagger#apply_to_tagged can take an arbitrary action
2008-01-17 William Morganadd the ability to joining threads forcefully to ThreadSet
2008-01-17 William Morgan(minor) bugfix for Container#is_reply?
2008-01-16 William Morgangrab non-terminal blank lines as part of quotes
2008-01-16 William Morganloosen up quote header matching
2008-01-16 William Morganadd mime-view hook for viewing mime attachments
2008-01-16 William MorganMerge branch 'master' into next
2008-01-16 Marcus WilliamsAdded quoteline hook for reply mode
2008-01-16 Marcus WilliamsFix for some warnings on faked addresses and ids
2008-01-15 William MorganMerge branch 'master' into next
2008-01-15 William Morgan(minor) remove spurious lines from last commit
2008-01-15 Nicolas PouillardAvoid re-adding the signature when re-editing a draft...
2008-01-14 William Morgan(minor) reformat comments
2008-01-14 William Morganbugfix: file-browser-mode should reset the cursor when...
2008-01-14 William Morgan"loose alignment" of the first open message when starti...
2008-01-13 William Morganmake column jumping go by 4 chars at a time instead...
2008-01-13 William Morganbugfix: jump_to_col should only jump to a multiple...
2008-01-13 William Morganadd 'z': align current message, to thread-view-mode
2008-01-13 William Morganmake 'n' and 'p' in thread-view-mode always top-and...
2008-01-13 William Morganmake thread-view-mode 'n' and 'p' work with unreceived...
2008-01-13 William Morganpreserve filename when viewing attachments with text...
2008-01-10 William MorganMerge branch 'master' into next
2008-01-10 William Morganbugfix in ThreadSet#remove_id: wasn't working for root...
2008-01-09 William Morganbugfix: title printing for appropriate TERM values
2008-01-09 William MorganMerge branch 'master' into next
2008-01-09 William Morganadd 'screen' to the list of possible TERM values that...
2008-01-09 William Morganonly set terminal title if $TERM is an xterm or rxvt...
2008-01-08 William Morganstrip out \t and \r from text attachments when viewing...
2008-01-08 William Morganbugfix: attachment tempfile deletion
2008-01-08 William Morganbugfix: thread correctly in resumed/killed draft messages
2008-01-08 William Morganbugfix in reply-to-all
2008-01-08 Nicolas Pouillardfix: Add parentheses since `||' binds more than `or'.
2008-01-08 Nicolas Pouillardencoding, fix: Normalize UTF8 and UTF_8 to utf8, to...
2008-01-08 Nicolas Pouillardmessage.rb: Fix the usage of error_message and Chunk...
2008-01-08 William Morganadd delete key support to textfields
2008-01-06 William Morganadd "." commands to thread-view-mode: dispatch-and...
2008-01-06 William Morganadd a :regexen section of an account in config.yaml...
2008-01-06 William Morganclean up account code slightly
2008-01-04 William Morganworkaround for a rmail MIME parsing bug
2008-01-04 William Morganbugfix: threading works properly again. and is improved...
2008-01-04 William Morganbugfix: multiple full header views would overwrite...
2008-01-04 William Morganbugfix: thread ordering in thread-index-mode "jumping...
2007-12-31 William Morgansadly, that thread invariant cannot be maintained witho...
2007-12-30 William Morganremove spurious logging from completion code
2007-12-30 William Morganmake BufferManager#ask_getch and #ask finally work...
2007-12-30 William Morganadded dispatch-and-kill to thread-view-mode
2007-12-30 William Morganadded ThreadIndexMode#launch_next_thread_after to suppo...
2007-12-30 William Morganclean up an error message in BufferManager (minor)
2007-12-30 William Morganadded FinishLine object to util.rb (currently unused)
2007-12-30 William Morganadded multi-key del/spam/archive/nothing-and-kill-buffe...
2007-12-30 William Morganbetter error message for keymap conflicts (minor)
2007-12-30 William Morganadd multi-key sequence support
2007-12-30 William Morganbugfix: keystroke 'n' duplicated in scroll-mode
2007-12-30 William Morganbugfix in keymap: actually check for duplicate keys
2007-12-30 William Morganbugfix: make thread-index-mode handle deletion notices...
2007-12-30 William Morganmaintain a more reasonable thread structure during...
2007-12-30 William Morganbugfix: properly choose root messages for threading...
2007-12-30 William Morganbetter documentation for Thread#first_useful_descendent
2007-12-30 William Morganstop automatically stripping Re: bits from message...
2007-12-30 William Morganremove spurious ThreadIndexMode#handle_deleted_update
2007-12-30 William Morgancomments clarification for UpdateManager
2007-12-27 William Morganbugfix for in-buffer search: corner case for results...
2007-12-27 William Morganbugfix in question asking: update position when window...
2007-12-26 William Morganwhoops, fix spurious delete in previous commit
2007-12-26 William Morganmake explicitly searching for "label:spam" and "label...
2007-12-26 William Morganuser query string normalization by pre-parsing with...
2007-12-22 Marcus Williamsadditional gmail-style query language additions
2007-12-22 William Morganadd #pipe-to-process to text-mode
2007-12-22 William Morganmove pipe-to-process functionality to a helper method...
2007-12-22 William Morganadded #each_raw_message_line to draft source
2007-12-21 William Morganallow contacts without aliases and prompt for name...
2007-12-20 William Morgandisable gpg logging messages because they're a little...
2007-12-19 William Morganadded num_inbox_total_unread variable to after-poll...
2007-12-18 William Morganbugfix: snippets calculated for new messages
2007-12-15 wmorganupdated imap internaldate notes in comments
2007-12-14 wmorganbugfix: sup-config imap url parsing, and imap+mbox...
2007-12-14 wmorganturn off warnings about non-pgp signatures
2007-12-14 wmorganedit-message-mode bugfix: edit_message_or_header should...
2007-12-14 wmorganmake left/h and right/l have the same behavior in edit...
2007-12-13 wmorganfinally! gpg sign, encrypt, and both support on outgoin...
2007-12-10 wmorganfix copy and paste (thanks to Nicolas Pouillard)
2007-12-10 wmorganremove spurious log message
2007-12-10 wmorganpatch to add refine search command for label-search...
2007-12-10 wmorganmake edit-message-mode every so slightly less hideously...
2007-12-10 wmorganadded pipe_message command to th4read-view-mode (modifi...
2007-12-10 wmorganforward individual attachments from thread-view-mode...
2007-12-10 wmorganbe better about USING extensions for attachments
2007-12-10 wmorganbe better about picking extensions for attachments
2007-12-10 wmorganadd clause limit in searches
2007-12-10 wmorganbah!
next