summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
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
2003-06-20fix id.fukachan
2003-06-20fix typo.fukachan
2003-06-20variable dumperfukachan
2003-06-20move dumped variable lists to newly defined variables/ repository.fukachan
2003-06-19define id=...fukachan
2003-06-15disable debug.fukachan
2003-06-15fix typofukachan
2003-06-15list up variables by classfukachan
2003-06-15add variable list by classfukachan
2003-06-15regenfukachan
2003-06-15add check_date to $article_header_filter_rules (PR by fml-devel:478).fukachan
2003-06-15remove __str2array()fukachan
2003-06-15move thread_summary generator wrapper from ToHTML to DBfukachan
2003-06-14fix filepath of thread links.fukachan
2003-06-14thread_summary() return more info: id, html_*fukachan
2003-06-14fix filename to use db valuefukachan
2003-06-14describe _print_thread()fukachan
2003-06-14FNFfukachan
2003-06-14remove ndb_key(), which is not usedfukachan
2003-06-14rewritten based on new DB module.fukachan
2003-06-14implement get_as_array_ref() and get_table_as_hash_ref().fukachan
2003-06-14fixed to use Mail::Message::Encodefukachan
2003-06-14implement Mail::Message::Utils::from_to_name() and modified modules tofukachan
2003-06-14modified to use Mail::Message::Encode::decode_mime_string().fukachan
2003-06-14implement separete method _save_header_info() to handle header info.fukachan
2003-06-11add check_date() for missing date fieldtmu
2003-06-06against longloop for underrun and overruntmu
2003-06-04FNFfukachan
2003-06-04clean upfukachan
2003-06-03thread logic memofukachan
2003-06-03clarify thread logic.fukachan
2003-06-03id_max -> max_idfukachan
2003-06-02remove _address_clean_up(), which is not used.fukachan
2003-06-02monthly_to_key_list -> month_to_key_listfukachan
2003-06-02memo o todofukachan
2003-06-02modified to use DB::thread_summary($id).fukachan