summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/ThreadTrack/Print.pm
AgeCommit message (Collapse)Author
2002-07-02fix commentfukachan
2002-03-31Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dirfukachan
2002-03-31use $self->filepath() which is based on Mail::Message::Spoolfukachan
2002-01-13update comments, copyright. FNF-ify. sort definitionfukachan
2001-12-22remove \s*$fukachan
2001-11-19check reverse_order value ;-)fukachan
2001-11-19enable --reverse for summary, list commandfukachan
2001-11-19split functions for list and summary.fukachan
"list" shows thread summary but "summary" shows thread summary + article summary. enhance fmlthread to provide CUI, oh this is useful !
2001-11-11enable "show" and "change_status" to workfukachan
2001-11-11dynamic binding accoding to mode: text or htmlfukachan
2001-11-10clean up summary() mode for both text and html modes.fukachan
print() method knows what should it do for text/html mode.
2001-11-09check more by defined()fukachan
2001-11-09modify method namesfukachan
clean up nuke some "*cost*" indicator codes Print::CGI -> Print::HTML for symmetric naming convention (Text, HTML, ..)
2001-11-09clean up inheritence for further refactoringfukachan
2001-11-09modified to use Mail::ThreadTrack::Print::Utilsfukachan
2001-11-08bug fix trap pattern of _valid_buf() and _delete_subject_tag_like_string()fukachan
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-07check -f article_filefukachan
2001-11-05review() mode to show summary for articles in each threadfukachan
2001-11-03build-in decode_mime_string()fukachan
2001-11-03ticket -> threadfukachan
2001-11-03s/ticket_id/thread_id/gfukachan
2001-11-03tune up alignment in printingfukachan
EUC-ify output define STR2EUC() for convenience
2001-11-02Initial revisionfukachan