summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-11-18fmlthread db_dump $ml [$type]fukachan
2001-11-18change max_id speculation strategy:fukachan
2001-11-18implement speculate_max_id()fukachan
2001-11-18speculate program paths by configure (autoconf)fukachan
2001-11-17show processing a littlefukachan
2001-11-17change default target to _topfukachan
2001-11-17disable debug code, enable it when $ENV{debug} is definedfukachan
2001-11-16fix _status but in unpolite way. XXX fix it !fukachan
2001-11-16new(): save $args as _saved_args in $selffukachan
2001-11-13fix address regexp, define $command, modify error return wayfukachan
2001-11-13rewrite in new method stylefukachan
2001-11-13move get_ml_list() to FML::Process::CGI::Kernelfukachan
2001-11-13less ambiguous of error messagefukachan
2001-11-13some cgi may need no ml_namefukachan
2001-11-12default_config -> default_config_cffukachan
2001-11-12fix to introduce $config_dir (etc/fml) from main.cffukachan
2001-11-12fix typo, $myname resolved by $curproc->myname()fukachan
2001-11-11oops, too removed ;) back again info messagefukachan
2001-11-11move "function to get paramlist" to FML::Process::CGI::Param modulefukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
2001-11-11enable "show" and "change_status" to workfukachan
2001-11-11allow action =~ /^[-a-z_]+$/fukachan
2001-11-11workaround: header( -target => "ResultsWindow" ) anywayfukachan
2001-11-11reset buttonfukachan
2001-11-11modified to fit FML::Process::CGI structure.fukachan
2001-11-11header( -charset => $charset)fukachan
2001-11-11define article_id, method -> actionfukachan
2001-11-11change article_summary_lines to 5 by defaultfukachan
2001-11-11dynamic binding accoding to mode: text or htmlfukachan
2001-11-10defined $rh->{ _articles }->{ $thread_id }fukachan
2001-11-10clean up summary() mode for both text and html modes.fukachan
2001-11-10change cost evaluation logic (numeric now)fukachan
2001-11-10remove makefml issue.fukachan
2001-11-10bug fix: format $reasonfukachan
2001-11-09check more by defined()fukachan
2001-11-09speculate date from header's Date:fukachan
2001-11-09list_up_thread_id(): remove db_*() operationfukachan
2001-11-09validate $in $shift_mfukachan
2001-11-09modify message, more debugfukachan
2001-11-09ignore ^= line in message summaryfukachan
2001-11-09avoid duplicated commit to articles DB { thread_id => [ id1 id2 ... ] }fukachan
2001-11-09more debug infofukachan
2001-11-09closed -> close for some casesfukachan
2001-11-09modify method namesfukachan
2001-11-09obsoletefukachan
2001-11-09clean up inheritence for further refactoringfukachan
2001-11-09move sorting function to Mail::ThreadTrack::Print::Sortfukachan
2001-11-09modified to use Mail::ThreadTrack::Print::Utilsfukachan
2001-11-09check defined( $id )fukachan
2001-11-09nuke new(), not usedfukachan