]> git.cworth.org Git - sup/commit
bugfix: make thread-index-mode handle deletion notices correctly
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 30 Dec 2007 04:40:00 +0000 (20:40 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 30 Dec 2007 05:04:56 +0000 (21:04 -0800)
commit7640a4e99da251fb9f0284dd24c854f3795b1786
tree03da23bd40117d4f36b4a8f940a026b1aefe656e
parent0f0758ada916bd6f5f6b26247d3c3be50f409b60
bugfix: make thread-index-mode handle deletion notices correctly

Originally was calling ThreadSet#remove_mid with the first message of the
thread, which didn't really make sense, eh?
lib/sup/modes/thread-index-mode.rb
lib/sup/thread.rb