| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-16 | remove fmlthread. | fukachan | |
| "fmlthread ..." -> "fml $ml thread ..." | |||
| 2003-02-11 | fix copyright | fukachan | |
| 2003-02-01 | FNF: not use $_ | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-24 | fix comments. cosmetic changes. | fukachan | |
| 2002-12-22 | fix comments | fukachan | |
| 2002-10-28 | fix db_update cannot get last_id from _speculate_last_id() use seqfile | tmu | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-14 | apply fix_perl_include_path(); after load_config_files() runs to add | fukachan | |
| ml local library path to @INC. This is used for ml specific extention e.g. command extension. | |||
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-06-30 | fix ISA for ->speculate_max_id() | fukachan | |
| 2002-06-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan | |
| within prepare() method now to handle virtual domains properly. | |||
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-04-10 | whitespace niche | fukachan | |
| 2002-04-10 | clean up. FNF-ify | fukachan | |
| 2002-03-17 | nuke superflous \s*$ | fukachan | |
| 2002-02-27 | work and bugfix _search_max_id_from_top()reply-message-base | tmu | |
| 2002-02-17 | bug fix definitions on hooks | fukachan | |
| 2002-02-17 | implement several hooks | fukachan | |
| 2002-02-04 | determine the max sequence id by considering last mofieid time among | fukachan | |
| the sequence file and thread databases. | |||
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-27 | nuke "#!/usr/local/bin/perl -w" in the head | fukachan | |
| 2001-11-20 | update database for latest not-yet-analyzed articles. | fukachan | |
| 2001-11-19 | split 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-18 | fmlthread db_dump $ml [$type] | fukachan | |
| to dump hash table as text for e.g. backup | |||
| 2001-11-18 | change max_id speculation strategy: | fukachan | |
| 1. check the max_id is given or not, use it if given 2. try max_id() of FML::Article; 3. speculate_max_id($spool_dir) in FML::Article | |||
| 2001-11-11 | ThreadTrack switches acconding to myname ($0). | fukachan | |
| threadview is view only and cannot change status. | |||
| 2001-11-09 | more debug info | fukachan | |
| 2001-11-07 | enable fmlthread options: | fukachan | |
| --article_id_max=\d+ to override /var/spool/ml/$ml/seq --reverse to reverse time order in showing "review" | |||
| 2001-11-07 | we should use long line options since we support it :) | fukachan | |
| o define --spool_dir for fmlthread. for example: % fmlthread db_clear fml-help % fmlthread --spool_dir=/some/where -f /tmp/filter db_rebuild fml-help % fmlthread --spool_dir=/some/where review fml-help last:100 | |||
| 2001-11-07 | fmlthread review ML RANGE srcdir=/some/where | fukachan | |
| XXX srcdir=\S+ overwrites config->{ spool_dir } variable | |||
| 2001-11-07 | fmlthread -f filterlist ... | fukachan | |
| 2001-11-06 | db_mkdb -> db_rebuild | fukachan | |
| 2001-11-05 | review() mode to show summary for articles in each thread | fukachan | |
| 2001-11-04 | implement exist() and close() | fukachan | |
| 2001-11-04 | enable db_mkdb, summary. define help() | fukachan | |
| 2001-11-04 | enable db_clear operation | fukachan | |
| 2001-11-03 | Mail::ThreadTrack based tread tracking system | fukachan | |
| FML::Process::TicketSystem -> FML::Process::ThreadTrack | |||
