]> git.cworth.org Git - sup/history - lib/sup/imap.rb
labels now fully determined by sources.yaml, and lots of improvements to sup-config
[sup] / lib / sup / imap.rb
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