]> git.cworth.org Git - sup/history - lib/sup/imap.rb
Merge branch 'buffer-rolling'
[sup] / lib / sup / imap.rb
2009-08-25 William MorganMerge branch 'buffer-rolling'
2009-08-25 William MorganMerge branch 'locking-refactor'
2009-08-25 William MorganMerge branch 'ncurses-fixes'
2009-08-25 William MorganMerge branch 'various-api-refactors'
2009-08-25 William MorganMerge branch 'logging'
2009-08-22 William Morganswitch non-error imap messages to info from debug
2009-08-19 William Morganhave mbox, maildir and imap sources (de)serialize label...
2009-08-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-17 William Morganmaintain labels as Sets rather than arrays
2009-06-24 William MorganMerge commit 'bwalton/bw/flexible_sent'
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-05-28 Ben WaltonAdd store_message to IMAP, mbox and Maildir sources.
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-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-06 William Morgansynchronize access to sources
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-10-14 William Morganfix up IMAP deletion
2008-10-14 William Morganadd #mark_as_deleted and #expunge to Redwood::IMAP...
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 Christopher Warringtonfixed off-by-one error in imap.rb and maildir.rb
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-16 William MorganMerge branch 'master' into next
2008-01-15 William MorganMerge branch 'master' into next
2008-01-15 William Morgan(minor) remove spurious lines from last commit
2008-01-14 William Morgan(minor) reformat comments
2007-12-15 wmorganupdated imap internaldate notes in comments
2007-12-14 wmorganbugfix: sup-config imap url parsing, and imap+mbox...
2007-12-08 wmorganturn of imap sanity check that exchange fails
2007-12-05 wmorganmore tweaks of detailed-header hook
2007-11-23 wmorganspeed up imap load time
2007-11-07 wmorganfour patches from marcus williams!
2007-10-27 wmorganimap bugfix: out of sync source throws an exception...
2007-10-27 wmorganremove spurious variable
2007-10-27 wmorganhandle url-escaped imap folder names
2007-09-24 wmorganfinally do imap flags the right way, and clean up mbox...
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-17 wmorgani think this should fix the problem of empty maildirs...
2007-06-03 wmorganlabels now fully determined by sources.yaml, and lots...
2007-05-30 wmorganbetter yamlication (and misc comment tweaks)
2007-05-25 wmorganbugfix: better imap protocol support by detecting and...
2007-05-15 wmorgani guess range doesn't have a #size method
2007-05-11 wmorganimap: binc workaround
2007-05-03 wmorgancatching more weird imap errors
2007-04-16 wmorganretry on imap ssl errors and better logging
2007-04-06 wmorganadded SSL errors to the list of shit we have to catch
2007-04-02 wmorganyet more error handling updates
2007-04-02 wmorganbetter imap error checking, and now we can force error...
2007-04-01 wmorganadded pre checks for maildir and imap
2007-04-01 wmorganimproved source error handling
2007-04-01 wmorganmoved sup-import to sup-sync and changed interface...
2007-02-21 wmorganminor bugfix for sent labels
2007-02-21 wmorganmoved responsibility for archived? to source
2007-02-01 wmorgansplit sup-import into sup-add and sup-import; merged...
2007-01-24 wmorganyet again reworked error handling and synchronization
2007-01-11 wmorgantrivial bug fix
2007-01-08 wmorganimap error handling refactorization
2007-01-06 wmorganbetter comments and logging in authentication sequence
2007-01-06 wmorganfixed login to first try CRAM-MD5 auth, then login...
2007-01-05 wmorganyet more error-handling minor tweaks. jesus christ...
2007-01-05 wmorganlog message cleanups
2007-01-05 wmorganslightly better error message flashed
2007-01-05 wmorgananother bugfix when polling for new messages
2007-01-05 wmorgan- cleaned up error handling
2007-01-04 wmorganfixed percent_done thing
2007-01-04 wmorganupdated source_marked_read? to work for imap
2007-01-04 wmorganfixed imap error handling
2007-01-03 wmorganminor bugfixes
2007-01-03 wmorganminor tweaks and bugfixes
2007-01-03 wmorganretry on EPIPE
2007-01-02 wmorganyet more fixes to imap, some buffer debugging, and...
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganmore imap and ssh bugfixes
2006-12-31 wmorganmassive fixes for imap and mbox+ssh
2006-12-31 wmorganfixed bug in label assignment for new messages and...
2006-12-30 wmorganwrapped all imap errors so that they turn into source...
2006-12-30 wmorganwhoops!
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-26 wmorganmoved responsibility for labels out of source and back...
2006-12-20 wmorganimap bugfix (cur_offset not being stored) and better...
2006-12-10 wmorganwhoopsie! new message should be new. 0.0.2a
2006-12-10 wmorgantweaked broken source handling
2006-12-10 wmorganfinishing touches on broken source handling
2006-12-10 wmorgan(large change) enabled imap support, and reworked every...
2006-12-07 wmorganpreparations for imap