| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
