summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2003-07-24fix path $FIX_CHARSETfukachan
2003-07-24import ja/Makefilefukachan
2003-07-24translation. (partly submitted, phase 1)fukachan
2003-07-21detect_code() should not call croak() but return 'unknown'.fukachan
2003-07-21use our own Date: field when we use Mail::Message::Compose (MIME::Lite).fukachan
2003-07-21implement speculate_timezone() to remove hard-coded timezone +0900 :-).fukachan
2003-07-21nuke todo: method-ify done.fukachan
2003-07-21FNF: fix copyrightfukachan
2003-07-21method-ify cut_off_reply_tag()fukachan
2003-07-21import search_program() into Mail::Message::Utils module.fukachan
2003-07-21add a commentfukachan
2003-07-21method-ify date_to_unixtime() of Mail::Message::Date.fukachan
2003-07-21clean up.fukachan
2003-07-21removed once.fukachan
2003-07-21FNFfukachan
2003-07-21disable use of get_value_as_array_ref()fukachan
2003-07-20regen: add $udb_base_dirtranslation-20030723fukachan
2003-07-20restrict demand copying only for the previous messages before the current onefukachan
2003-07-20separete thread_db_args() routine prepares thread information.fukachan
2003-07-20debug infofukachan
2003-07-20analyze() accpets $id if specified.fukachan
2003-07-20moved analyzer dispatcher to ::Thread module to use analyzer independetly.fukachan
2003-07-20comment on analyze()fukachan
2003-07-19fixed to co-work with udb well.fukachan
2003-07-19defined $udb_base_dirfukachan
2003-07-19merge udb branchfukachan
2003-07-19catch up -currentudb-mergefukachan
2003-07-18add comment(todo): we need swtich to forward whether header or header+body ?fukachan
2003-07-03change regexp $url$trailorudb-base2tmu
2003-07-03regenfukachan
2003-07-03restructure output a littlefukachan
2003-06-29check the number of request in get commands.fukachan
2003-06-29number of requests exceed the limitfukachan
2003-06-29error: no such articlefukachan
2003-06-29modify expressionfukachan
2003-06-29remove prepending ----fukachan
2003-06-27regen: fix comments on $*_command_*_limitfukachan
2003-06-26comments on commane specific limitfukachan
2003-06-25add $debug for debug message to Log at only debug-modetmu
2003-06-24bug fix negative cache handling et.al.fukachan
2003-06-24demand copying from old db to udb if needed(demaned) when _db_get() called.fukachan
2003-06-24pass $old_db_base_dir to DB modulefukachan
2003-06-24save all values of fields.fukachan
2003-06-23remove not-used $system_message_charset, $system_message_subject.fukachan
2003-06-23bugfix at debugtmu
2003-06-23handle \w+_command speciallyfukachan
2003-06-23regenfukachan
2003-06-23$command_mail_junk_command_limit -> $command_mail_invalid_command_limitfukachan
2003-06-22add && enable functions: check_command_limit, check_line_length_limit.fukachan
2003-06-20bug fixed: message_text() should be able to handle differenct type $data.fukachan