]> git.cworth.org Git - sup/history - lib
minor misc code tweaks
[sup] / lib /
2009-05-17 William Morgancheck for a correct date on mbox From lines
2009-05-17 William Morganmake the default MBox start offset be 0, not nil
2009-05-17 William Morganmake MBox::Loader#next return nil once EOF is hit
2009-05-13 William Morganbugfix: further fixing of split usage
2009-05-13 William Morganbugfix: index label parsing code incorrect
2009-05-13 William Morganminor: remove ucfirst (use capitalize instead)
2009-05-04 Ben WaltonKeymap: improve behaviour of apply to tagged in thread...
2009-05-04 William Morganbugfix: poll.rb assuming all messages have froms
2009-05-04 William Morganmake sup-sync's --start-at actually useful
2009-04-29 William Morgandon't require has_errors? in Source objects
2009-04-29 William Morganmake raw_message faster with string += => <<
2009-04-29 William Morganfix mbox splitting regexp
2009-04-27 William Morganaaaand fix up NON_EDITABLE_HEADERS
2009-04-26 William Morganbugfix: edit-message-mode headers broken by case changes
2009-04-26 William Morgandon't automatically parse header on Message#new
2009-04-26 William Morganmake Index#sync_message take an extra speedy arg
2009-04-26 William Morgandisable extra (slow) sanity check in Index adding
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-26 William Morgandisable logging of email header cleanups
2009-04-26 William Morganchange email header parsing. MASSIVE SPEEDUP!
2009-04-26 William Morganreplace += with << in mbox reading
2009-04-26 William Morganremove vestigal mbox#read_body method
2009-04-23 William Morganimprove mime-view and mime-decode hook documentation
2009-04-23 Stefan LundströmChanged cc and bcc field editing to use Person.full_add...
2009-04-13 William Morgantrivial: display attachment sizes
2009-04-09 William Morganimprove dlload of setlocale() and include cygwin
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-04-09 William Morgankeybindings: ; -> buffer-list-mode, b, B, +
2009-04-09 William Morganimprove buffer-list-mode to sort by atime and more
2009-04-09 William Morganadd unsaved? attribute to modes
2009-04-09 William Morganadd system and atime attributes to buffers
2009-03-29 William Morganbugfix: catch invalid regular expressions in tag-matching
2009-03-29 Nicolas PouillardResync listable_labels and applyable_labels with reality
2009-03-29 William MorganMerge branch 'default-colors'
2009-03-27 William Morganbugfix bugfix: preserve recipient_email email address
2009-03-26 William Morganbugfix: reply from addresses drop the names
2009-03-25 William Morganoverwrite from and to fields in index when saving a...
2009-03-25 William Morganproperly parse email addresses store in index
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-25 Nicolas PouillardRemove the people.txt mapping.
2009-03-25 William Morganmake ThreadIndexMode#save optionally threaded
2009-03-25 William Morganbackground-threadify message state saving
2009-03-23 William Morgandon't add :unread and :inbox for dupes
2009-03-23 William Morganforeground colors should stay "black", not "default"
2009-03-23 William Morganchange default background colors from "black" to "default"
2009-03-23 Nicolas Pouillarddecoding: handle more misspellings, in particular ISO...
2009-03-23 Nicolas PouillardAllow multi_edit_labels to remove labels using -lab...
2009-03-22 William Morganbugfix: previous bugfix was broken.
2009-03-22 William Morganbugfix: sporadic hash traversal error
2009-03-22 William Morganminor whitespace cleanup
2009-03-22 Mark Alexandercorrectly parse headers starting with empty lines
2009-03-18 Nicolas PouillardFix a recurring bug about killed threads.
2009-03-16 Mike StipicevicAdded undo for label edit
2009-03-16 Mike StipicevicAdded undo for delete thread
2009-03-16 Mike StipicevicAdded undo for thread deletion
2009-03-16 Mike StipicevicAdded undo for spam
2009-03-16 Mike StipicevicAdded undo for starring
2009-03-16 Mike StipicevicAdded undo for archive
2009-03-16 Mike StipicevicAdded UndoManager class
2009-03-16 William Morganbugfix: allow unset default_attachment_save_dir
2008-11-27 Steve Goldmanuse offscreen lines for textfield overflow
2008-11-27 Steve Goldmanshow matching aliases before email addresses in auto...
2008-11-27 Steve GoldmanDisplay a default save path for attachments
2008-11-26 Nicolas PouillardAllow to hit 'y' to send a draft in thread-view-mode
2008-11-26 Nicolas Pouillarddecoding rules: ignore ascii-7bit and normalize utf-7
2008-11-26 Nicolas PouillardAdd a limit:<int> search operator to limit the number...
2008-11-26 William MorganMerge branch 'master' into next
2008-11-26 William Morganfor duplicate messages, merge labels rather than discar...
2008-11-20 Nicolas PouillardDo nothing on an unknown-8bit encoding.
2008-11-20 Nicolas PouillardFactor the Iconv decoding code, and be more lenient...
2008-11-16 William MorganMerge commit 'c45207/hook-state-bag' into next
2008-11-16 William MorganMerge commit 'c45207/shutdown-hook' into next
2008-11-11 William Morgandon't die when a draft discarded multiple times
2008-11-10 Christopher Warringtonadds a cross-hook variable storage mechanism
2008-11-10 Steve Goldmandon't downcase names before looking them up in the...
2008-11-10 Nicolas Pouillardsave contacts.txt on '$'
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William Morganmake #load_entry_for_id return something safely useable...
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'master' into next
2008-11-07 Israel Herraizwrap text attachments
2008-11-07 William Morganprotect ferret index #[] access
2008-11-06 William MorganMerge branch 'index-locking' into next
2008-11-06 William Morgansynchronize access to ferret
2008-11-06 William Morgansynchronize access to sources
2008-11-05 William MorganMerge branch 'master' into next
2008-11-05 William Morganbugfix patch: sort labels upon save by string values...
2008-11-02 William Morganadd self as recipient on crypted sent messages
2008-11-02 William MorganMerge branch 'master' into next
2008-11-02 William Morganpluralize minute(s) second(s)
2008-10-26 Decklin FosterDon't redirect run-mailcap to /dev/null
2008-10-26 Decklin FosterRead in X-Foo headers
2008-10-20 William MorganMerge branch 'master' into next
2008-10-20 Nicolas PouillardSort the contents of labels.txt
2008-10-14 William Morganfix up IMAP deletion
2008-10-14 William Morganadd #mark_as_deleted and #expunge to Redwood::IMAP...
2008-09-29 Nicolas PouillardEnclosed messages as proper sub-parts
2008-07-31 Ben Waltonmaildir cpu usage regression fix
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
next