]> git.cworth.org Git - sup/history - lib/sup/modes
bugfix: attachment tempfile deletion
[sup] / lib / sup / modes /
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-06 William Morganadd "." commands to thread-view-mode: dispatch-and...
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-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 Morganadded multi-key del/spam/archive/nothing-and-kill-buffe...
2007-12-30 William Morganbugfix: keystroke 'n' duplicated in scroll-mode
2007-12-30 William Morganbugfix: make thread-index-mode handle deletion notices...
2007-12-30 William Morganremove spurious ThreadIndexMode#handle_deleted_update
2007-12-27 William Morganbugfix for in-buffer search: corner case for results...
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-21 William Morganallow contacts without aliases and prompt for name...
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 wmorganbah!
2007-12-10 wmorganmake tag-matching-threads better
2007-12-10 wmorganfix (mostly!) the updates system
2007-12-09 wmorganadd tag by match to thread-index-mode
2007-12-08 wmorganbugfix: mod by zero in completino mode
2007-12-08 wmorganadd gpg interface to all outgoing messages (but no...
2007-12-07 wmorganre-fix reply-to address chosing (reply to recipient...
2007-12-05 wmorganmore tweaks of detailed-header hook
2007-12-05 wmorganapplied a modified detailed header hook from colin...
2007-11-29 wmorganfix from email bug
2007-11-28 wmorganreplymode does a better job of replying from the email...
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorgan- label-list-mode rekeyed tab to 'u' for showing only...
2007-11-24 wmorganmore minibuf say vs ask tweaking
2007-11-24 wmorganmake label-list-mode non-modal
2007-11-24 wmorganmove module-style spawn_xxx to class method style
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-24 wmorganmade "loading message bodies" message have a counter...
2007-11-24 wmorgan- Make buffer-list-mode reload upon focus (thanks to...
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-14 wmorganbugfix in hide_thread
2007-11-14 wmorganadded before-edit hook from Pierre Baillet
2007-11-14 wmorganmake text-mode preserve original unmunged text (for...
2007-11-14 wmorganpatch to move save-to-disk from logmode to textmode...
2007-11-14 wmorganfix border case with reply-to-recipient
2007-11-12 wmorganremoved some vestigal poll-mode code
2007-11-12 wmorgandistinguish search types, and blank searches now do...
2007-11-09 wmorgantiny bugfix for threadindexmode#contains_thread from...
2007-11-09 wmorganadded chronic support thanks to Marcus Williams
2007-11-08 wmorganbetter string pluralization and email parsing methods...
2007-11-08 wmorganslightly nicer comments for thread-index-mode
2007-11-08 wmorganwrap searches
2007-11-08 wmorgansubscribe/unsubscribe functionality
2007-11-08 wmorganclean up thread-index-mode to synchronize better
2007-11-07 wmorganimprove forwarding, having it prompt for addresses...
2007-11-07 wmorganapplied modified index-mode-size-widget hook from colin...
2007-11-07 wmorganfix my breaking of marcus's patch, thanks to marcus
2007-11-07 wmorganfour patches from marcus williams!
2007-11-06 wmorganadd prompt_for_subject configuration option
2007-11-06 wmorganadd buffer search with '/' and 'n', and change index...
2007-11-05 wmorganadded toggle all tagged feature (thanks to Marcus Williams)
2007-11-03 wmorganadd --search option to sup (thanks to Marcus Williams)
2007-11-02 wmorganbetter fix for reply-mode and edit-message-mode header...
2007-11-02 wmorganreply-mode bugfix thanks to Marcus Williams
2007-11-02 wmorganrefine search by pressing '.' in search-results-mode...
2007-11-02 wmorgantab in label-list-mode toggles hiding labels without...
2007-11-02 wmorgansingle-key to, cc and subject eiditng in edit-message...
2007-10-31 wmorganmake the thread count numbers also reflect new/starred...
2007-10-30 wmorganbugfix in thread-view-mode label setting
2007-10-30 wmorganelide snippets
2007-10-30 wmorganfancy resizing author list in thread-index-mode
2007-10-29 wmorganrename :load_killed to :skip_killed and switched logic...
2007-10-29 wmorganfix compose mode spawning from within thread-view-mode
2007-10-29 wmorganin thread-view-mode, when editing labels, edit thread...
2007-10-29 wmorgannormalize the flag toggling and updating stuff a bit
2007-10-28 wmorganbugfix: label viewing and editing in thread-view-mode...
2007-10-28 wmorganfix label list mode bug: selecting sometimes picks...
2007-10-28 wmorganmake >From thing work correctly
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganrevert that last change. aliases should be able to...
2007-10-27 wmorganprohibit aliases from containing spaces
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-09-30 wmorganrefactor message chunk & chunk layout
2007-09-27 wmorganfix crypto message expand/collapse behavior
2007-09-27 wmorgantrivial: fix spacing in thread-view-mode labels: header
2007-09-27 wmorganprelim gpg decryption support
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-14 wmorganyet more minor cryptosig prettynessing
2007-09-14 wmorganminor cryptosig prettynesses
2007-09-14 wmorganvery preliminary gpg signature verification
2007-09-14 wmorganbetter top-posting detection
2007-09-14 wmorganbugfix for rubyforge bug #13891: ctrl-g in attachment...
2007-09-12 wmorganbugfix: label search for killed, deleted, spam
2007-09-12 wmorgandisplay and allow toggling of per-message new/read...
next