summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/ThreadTrack.pm
AgeCommit message (Collapse)Author
2003-08-23fix comments: =head2 function(...) formfukachan
2003-01-11fix copyrightfukachan
2003-01-11fix commentsfukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-22fix comments and error messages.fukachan
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-06-01FNF-ifyfukachan
2002-03-31Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dirfukachan
2002-03-31use $self->filepath() which is based on Mail::Message::Spoolfukachan
2001-12-26update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-26toggle header rewriting (subject) to add thread id. off by defaultfukachan
2001-11-19implemente set_order()fukachan
2001-11-19implement set_fd(), get_fd()fukachan
2001-11-17change default target to _topfukachan
use $msg_base_url to show link to article
2001-11-16new(): save $args as _saved_args in $selffukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
threadview is view only and cannot change status.
2001-11-11enable "show" and "change_status" to workfukachan
2001-11-11change article_summary_lines to 5 by defaultfukachan
2001-11-09list_up_thread_id(): remove db_*() operationfukachan
2001-11-09move sorting function to Mail::ThreadTrack::Print::Sortfukachan
2001-11-07enable fmlthread options:fukachan
--article_id_max=\d+ to override /var/spool/ml/$ml/seq --reverse to reverse time order in showing "review"
2001-11-07define add_filter() methodfukachan
2001-11-05$self->{ _article_summary_lines } = 3;fukachan
2001-11-04implement exist() and close()fukachan
2001-11-03modify mandatory variable checkfukachan
2001-11-03you can specify log function pointerfukachan
2001-11-03$config->{ db_type } = 'AnyDBM_File'; by defaultfukachan
$self->{ _index_db } = $db_base_dir/"index" moved set_status() into this module
2001-11-03remove Mail::ThreadTrack::ErrorStatusfukachan
add comment prototype for FNF
2001-11-03ticket -> threadfukachan
2001-11-03s/ticket_id/thread_id/gfukachan
2001-11-03use Mail::ThreadTrack::Print;fukachan
change new() parameters nuke pcb define Log() anyway
2001-11-02Initial revisionfukachan