]> git.cworth.org Git - sup/history - lib/sup/message.rb
Merge branch 'enclosed-message-display-tweaks'
[sup] / lib / sup / message.rb
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
2007-09-30 wmorganrefactor message chunk & chunk layout
2007-09-27 wmorganprelim gpg decryption support
2007-09-24 wmorganyet another sig pattern :(
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-15 wmorgancryptosig improvements
2007-09-15 wmorgangpg call stderr discarded
2007-09-14 wmorganyet more minor cryptosig prettynessing
2007-09-14 wmorganminor cryptosig prettynesses
2007-09-14 wmorganvery preliminary gpg signature verification
2007-09-11 wmorganwarnings bugfix (thanks Magnus)
2007-09-09 wmorganmessage save speedup
2007-09-01 wmorganbugfix: message body decoding
2007-08-29 wmorganattachment and message mime stuff cleanups in preparati...
2007-08-28 wmorganimprove mime-decode hook with sibling_types variable
2007-08-27 wmorganmime-decode hook for plugging in external decoding...
2007-08-20 wmorganstop faking subject. it's silly
2007-07-26 wmorgancontent-type parsing bugfix thanks to Nicolas Pouillard
2007-07-24 wmorganfake date and message-id headers as appropriate
2007-07-08 wmorganminor mime fix: detect filenames without quotes around...
2007-07-06 wmorganbetter attachment viewing
2007-06-18 wmorgantypo
2007-06-18 wmorganencoding and rfc2047 header support
2007-06-13 wmorganminor documentation/comment updates
2007-06-08 wmorganrework person management and have contact entries overr...
2007-06-03 wmorganbugfix: frozen label array
2007-05-30 wmorganfixed one-line quotes: should be colored as quotes...
2007-05-20 wmorganview as text if the mime view command fails
2007-05-03 wmorganbetter attachment filename detection
2007-04-16 wmorganbetter rubymail usage
2007-04-04 wmorganmade source errors actually log like i claim they do
2007-04-03 wmorganfixed drafts bug and now pollmode stays hidden upon...
2007-04-02 wmorganfixed cursor issue and slightly better error message...
2007-04-02 wmorganbetter imap error checking, and now we can force error...
2007-04-01 wmorganimproved source error handling
2007-04-01 wmorganmoved sup-import to sup-sync and changed interface...
2007-03-04 wmorganbetter error messages
2007-01-22 wmorganfixed up new header loading mechanism
2007-01-22 wmorganfixed loading bug (messages now loaded completely befor...
2007-01-20 wmorgandon't collapse one-line quotes and signatures
2007-01-17 wmorgangoogle groups signature detection
2007-01-12 wmorgan- redid thread-view layout internals to be nicer
2007-01-08 wmorganremoved extra debugging message
2007-01-06 wmorganre-tweaked list recipient email address heuristic
2007-01-05 wmorganfixed snippet duplication
2007-01-05 wmorganto determine the recipient address of an email, i now...
2007-01-05 wmorganre-added loading the header when viewing a message...
2007-01-04 wmorgansometimes rmail fails, apparently?
2007-01-04 wmorganupdated source_marked_read? to work for imap
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganmassive fixes for imap and mbox+ssh
2006-12-31 wmorganbetter whitespace
2006-12-30 wmorganminor bugfix
next