]> git.cworth.org Git - sup/commit
add an after-add-message hook
authorKevin Riggle <kevinr@free-dissociation.com>
Fri, 21 Aug 2009 01:57:42 +0000 (21:57 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 24 Aug 2009 22:42:28 +0000 (18:42 -0400)
commit9ab9dc93ef05d6c0c1b702fe52a177847ff1a6bb
treee55b06b0849ce8c80d77c81fc091350ed7860db9
parent1a3850da15b12880f355ef70f6bfc881a859874f
add an after-add-message hook

I want to do some unrelated processing on each message I receive, but I
don't want to block the message being added to the index.  This patch
adds a hook which runs /after/ the message is added to the index.
lib/sup/poll.rb