]> git.cworth.org Git - sup/history - lib/sup/poll.rb
Merge branch 'better-buffer-list'
[sup] / lib / sup / poll.rb
2009-05-18 William MorganMerge branch 'better-buffer-list'
2009-05-18 William MorganMerge commit 'origin/labels-rework'
2009-05-18 William MorganMerge branch 'zsh-completion'
2009-05-18 William MorganMerge branch 'dlload-bugfix'
2009-05-04 William Morganbugfix: poll.rb assuming all messages have froms
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-04-09 William Morganadd system and atime attributes to buffers
2009-03-23 William Morgandon't add :unread and :inbox for dupes
2008-11-26 William Morganfor duplicate messages, merge labels rather than discar...
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-01 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-17 William MorganMerge branch 'thread-by-subj-fix' into next
2008-03-09 William MorganMerge branch 'master' into next
2008-03-08 William MorganMerge branch 'sent-poll-fix'
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William Morganbugfix: make sup-sync work again under new index-writin...
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'master' into next
2008-02-27 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'remove-normalization' into next
2008-02-25 William MorganMerge branch 'message-id-normalization' into next
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William Morgangiving a block to PollManager#each_message_in_source...
2007-12-19 William Morganadded num_inbox_total_unread variable to after-poll...
2007-12-10 wmorganfix (mostly!) the updates system
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganpollmode bugfix
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-12 wmorganbugfix in poll new-message counting from marcus williams
2007-11-08 wmorganbetter string pluralization and email parsing methods...
2007-11-07 wmorganfour patches from marcus williams!
2007-11-05 wmorganadded before-add-message hook, thanks to Marcus Williams
2007-09-19 wmorganpoll bugfix thanks to magnus: only use source_marked_re...
2007-08-21 wmorganfix typo in after-hook description (thanks to Nicolas...
2007-08-20 wmorgandisallow concurrent polls
2007-08-19 wmorganbetter after-poll hook
2007-08-19 wmorganhook system
2007-08-09 wmorganfix reply mode/edit field interactions
2007-06-12 wmorganbetter resilience in the face of sources.yaml-destroyin...
2007-06-03 wmorganbugfix: frozen label array
2007-06-03 wmorganlabels now fully determined by sources.yaml, and lots...
2007-05-22 wmorganfixed wrong error message call
2007-04-01 wmorganmisc. source-related bugfixes
2007-04-01 wmorganimproved source error handling
2007-04-01 wmorganmoved sup-import to sup-sync and changed interface...
2007-03-25 wmorgannotify user of source errors on startup and on poll
2007-02-21 wmorganwhoops, archived? checking needs to go in poll
2007-02-14 wmorganbugfixes for imap polling
2007-02-14 wmorganfixed imap each throwing uncaught sourceerror
2007-02-11 wmorgan'A' archives and kills buffer in thread-view-mode ...
2007-02-10 wmorganfixed couting
2007-02-10 wmorganpoll tweaks
2007-02-09 wmorganfixed broken draft autoloading on first draft
2007-02-06 wmorganminor bugfix
2007-02-06 wmorganfixed polling (yet again)
2007-02-02 wmorgantodo: added attach messages
2007-02-02 wmorganmiscellaneous cleanups and improvements
2007-02-01 wmorgansplit sup-import into sup-add and sup-import; merged...
2007-01-05 wmorganerror handling improvements. messageformaterrors are...
2007-01-04 wmorganfixed imap error handling
2006-12-28 wmorgan- created a PersonManager that keeps track of the names...
2006-12-24 wmorganminor bugfixes
2006-12-20 wmorgancatch both MessageFormatErrors and SourceErrors
2006-12-10 wmorganunified reporting of thread exceptions
2006-12-07 wmorganpreparations for imap
2006-12-02 wmorganimproved polling behavior
2006-11-28 wmorganmoved evertying to devel