summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2003-08-20FNF: fix commentfukachan
2003-08-16correct handling of the first dash-boundary.fukachan
2003-08-16modify logic to find the start point of multipart.fukachan
2003-08-14test html_archive_address_mask mask or nomasktmu
2003-08-13fix copyrightfukachan
2003-08-08update debug environmentfukachan
2003-08-06bugfix regexptmu
2003-08-06enable freeserve.en.jpfukachan
2003-08-06moved Japanese contnet to Mail::Bounce::Language::Japanese.fukachan
2003-08-05freeserve.ne.jp errormailtmu
2003-08-01reduce warning if missing from or subject at sub _print_li_filename()tmu
2003-07-21detect_code() should not call croak() but return 'unknown'.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-21FNFfukachan
2003-07-20restrict demand copying only for the previous messages before the current onefukachan
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-19merge udb branchfukachan
2003-07-19catch up -currentudb-mergefukachan
2003-07-03change regexp $url$trailorudb-base2tmu
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-23bugfix at debugtmu
2003-06-20bug fixed: message_text() should be able to handle differenct type $data.fukachan
2003-06-15disable debug.fukachan
2003-06-15fix typofukachan
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