]> git.cworth.org Git - sup/history - lib/sup/message.rb
for message/rfc822 attachments, handle the case of no From: address (weird...)
[sup] / lib / sup / message.rb
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
2006-12-30 wmorganhandle all source errors everywhere with a cute little...
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorganwhoohoo! thread index loading is completely from index...
2006-12-28 wmorgancached message chunks
2006-12-27 wmorganbugfix
2006-12-27 wmorganbetter indexing
2006-12-24 wmorganminor bugfixes
2006-12-20 wmorgansmall gui improvements, mostly involving snippets
2006-12-10 wmorgan(large change) enabled imap support, and reworked every...
2006-12-07 wmorganpreparations for imap
2006-12-01 wmorganadded saving of message and attachments to disk (and...
2006-11-29 wmorganignore all multipart/ mime chunks
2006-11-28 wmorganmoved evertying to devel