]> git.cworth.org Git - sup/history - lib/sup/draft.rb
Merge branch 'logging'
[sup] / lib / sup / draft.rb
2009-08-25 William MorganMerge branch 'logging'
2009-08-17 William Morganrewrite Singleton to not require i_am_the_instance
2009-08-17 William Morganrefactor index access into three methods and rewrite...
2009-08-03 William MorganMerge branch 'xapian'
2009-06-24 Rich Laneswitch DraftManager to use Message.build_from_source
2009-06-24 Rich Laneremove load_entry_for_id call in DraftManager.discard
2009-06-24 Rich Laneindex: consistent naming
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-05-28 William MorganMerge branch 'parser-user-query-fix'
2009-05-28 William MorganMerge commit 'origin/utf8-fixes'
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-28 William MorganMerge commit 'origin/various-mbox-fixes'
2009-05-28 William MorganMerge commit 'origin/scanning-speedups'
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2008-11-26 William MorganMerge branch 'master' into next
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-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-04-22 Nicolas Pouillarduse read instead of readlines.join
2008-01-08 William Morganbugfix: thread correctly in resumed/killed draft messages
2007-12-22 William Morganadded #each_raw_message_line to draft source
2007-12-10 wmorganfix (mostly!) the updates system
2007-11-02 wmorganbugfix: draft loader not being detected properly by...
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-08-25 wmorgandrafts bugfix: saving
2007-05-30 wmorganbetter yamlication (and misc comment tweaks)
2007-04-01 wmorganmisc. source-related bugfixes
2007-04-01 wmorganmoved sup-import to sup-sync and changed interface...
2007-02-11 wmorgan'A' archives and kills buffer in thread-view-mode ...
2007-02-10 wmorgananother draft bugfix
2007-02-09 wmorganfixed broken draft autoloading on first draft
2007-02-04 wmorganfixed drafts not loading problem
2007-01-17 wmorganbugfixes
2007-01-09 wmorganoverwrote uri, otherwise not recognized
2007-01-08 wmorganmade URI valid
2006-12-28 wmorganfencepost error in end_offset
2006-12-25 wmorganfixed inifinite loop when polling drafts if there are...
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-28 wmorganmoved evertying to devel