]> git.cworth.org Git - sup/history - lib/sup/message.rb
change email header parsing. MASSIVE SPEEDUP!
[sup] / lib / sup / message.rb
2009-04-26 William Morganchange email header parsing. MASSIVE SPEEDUP!
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-22 William Morganbugfix: previous bugfix was broken.
2009-03-22 William Morganbugfix: sporadic hash traversal error
2008-11-26 William MorganMerge branch 'master' into next
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-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'master' into next
2008-11-06 William MorganMerge branch 'index-locking' into next
2008-11-05 William MorganMerge branch 'master' into next
2008-11-02 William MorganMerge branch 'master' into next
2008-10-20 William MorganMerge branch 'master' into next
2008-09-29 Nicolas PouillardEnclosed messages as proper sub-parts
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
2008-07-31 William MorganMerge commit 'origin/reply-to-hook'
2008-07-31 William MorganMerge commit 'origin/reply-from-hook'
2008-07-31 William MorganMerge commit 'origin/color'
2008-06-19 William MorganMerge branch 'edit-as-new-fix'
2008-06-19 William MorganMerge branch 'attachments'
2008-06-19 William MorganMerge branch 'maildir-speedup'
2008-06-19 William MorganMerge branch 'non-ascii-message-id'
2008-05-25 Marcus WilliamsGmail style attachment processing
2008-05-11 William Morgan strip out non-ascii characters from message ids, and...
2008-04-23 Nicolas Pouillardwrite sup-{exception-log, unable-to-decode}.txt in...
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-01 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-17 William MorganMerge branch 'thread-by-subj-fix' into next
2008-03-09 William MorganMerge branch 'master' into next
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'master' into next
2008-02-27 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'remove-normalization' into next
2008-02-25 William MorganMerge branch 'sent-poll-fix' into next
2008-02-25 William MorganMerge branch 'message-id-normalization' into next
2008-02-25 William Morganonly use the first 255 characters of a message id ...
2008-02-20 William MorganMerge branch 'master' into next
2008-02-20 William Morganfor unparseable date headers, forge rather than discard...
2008-02-16 William MorganMerge branch 'cancel-search'
2008-02-16 William MorganMerge branches 'tag-nouns', 'initial-view-fix', 'id...
2008-02-16 William MorganMerge branch 'load-all-threads'
2008-02-07 William MorganMerge branch 'master' into next
2008-02-07 William Morganminor Message improvements: add #remove_ref, and make...
2008-02-03 William MorganMerge branch 'cancel-search' into next
2008-02-02 William MorganMerge branches 'run-mailcap', 'stop-saving', 'from...
2008-01-31 William MorganMerge branch 'tag-nouns' into next
2008-01-28 William MorganMerge branch 'master' into next
2008-01-25 William MorganMerge branch 'rfc2047-name-fix' into next
2008-01-25 William MorganMerge branch 'load-all-threads' into next
2008-01-25 William MorganMerge branch 'from-additions' into next
2008-01-25 William Morganadd Person#indexable_content and call this from Message...
2008-01-25 William Morganrename Message#content to Message#indexable_content
2008-01-22 William MorganMerge branch 'master' into next
2008-01-22 William Morgan(minor) remove warnings when run with -w
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-22 William MorganMerge branch 'quoteline' into next
2008-01-17 William MorganMerge branch 'quote-detection' into next
2008-01-17 William Morganmore quote detection tweaking
2008-01-17 William Morganadd the ability to joining threads forcefully to ThreadSet
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 MorganMerge branch 'master' into next
2008-01-16 Marcus WilliamsFix for some warnings on faked addresses and ids
2008-01-08 William Morganbugfix: attachment tempfile deletion
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-04 William Morganworkaround for a rmail MIME parsing bug
2007-12-18 William Morganbugfix: snippets calculated for new messages
2007-12-14 wmorganturn off warnings about non-pgp signatures
2007-12-13 wmorganfinally! gpg sign, encrypt, and both support on outgoin...
2007-12-10 wmorganbe better about picking extensions for attachments
2007-12-10 wmorganprevent warning
2007-12-09 wmorganpossible bugfix in message decoding (body returning...
2007-11-26 wmorganmime type filename detection patch form Nicolas Pouillard
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-08 wmorgansubscribe/unsubscribe functionality
2007-11-07 wmorganbugfix: supply from when missing from headers
2007-11-07 wmorganfix normalize_whitespace error where rubymail is breaking
2007-11-02 wmorganuse k combinator for the infamous fake message id loggi...
2007-11-02 wmorganfix message-id faking (thanks to Brendan O'Connor and...
2007-10-28 wmorganfix (i think) the infamous spaces-in-message-ids problem
2007-10-28 wmorganstrip all spaces from message ids
2007-10-28 wmorganfor message/rfc822 attachments, handle the case of...
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-10-09 wmorganfix message id space issue
2007-10-05 wmorganhandle message ids with spaces in them
2007-10-04 wmorganminor message parsing bugfix
next