summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2001-11-05review() mode to show summary for articles in each threadfukachan
2001-11-05$self->{ _article_summary_lines } = 3;fukachan
2001-11-04Mail::Message::MH::expand() expand MH style parameter to array offukachan
2001-11-04implement exist() and close()fukachan
2001-11-04check by defined($self->{ _pragma })fukachan
2001-11-04define db_mkdb()fukachan
2001-11-04db_clear: remove index.db alsofukachan
2001-11-04implemente db_clear() prototypefukachan
2001-11-04ticket -> threadfukachan
2001-11-03merge rewrite_header() function to HeaderRewrite.pmfukachan
2001-11-03modify mandatory variable checkfukachan
2001-11-03build-in decode_mime_string()fukachan
2001-11-03you can specify log function pointerfukachan
2001-11-03not use info.dbfukachan
2001-11-03use article id as thread identifierfukachan
2001-11-03Initial revisionfukachan
2001-11-03import FML::Datefukachan
2001-11-03clarify assign() and rewrite_header() rolesfukachan
2001-11-03$config->{ db_type } = 'AnyDBM_File'; by defaultfukachan
2001-11-03make index database in db_base_dir not db_dirfukachan
2001-11-03prepare_history_info()fukachan
2001-11-03assign(): clean up function names and argumentsfukachan
2001-11-03remove Mail::ThreadTrack::ErrorStatusfukachan
2001-11-03ticket -> threadfukachan
2001-11-03s/ticket_id/thread_id/gfukachan
2001-11-03nuke pcbfukachan
2001-11-03use Mail::ThreadTrack::Print;fukachan
2001-11-03tune up alignment in printingfukachan
2001-11-02Initial revisionfukachan
2001-10-29rename key:fukachan
2001-10-29_get_mime_header() checks offset boundaryfukachan
2001-10-29nuke $ENV{DEBUG}, check input data morefukachan
2001-10-28change method to speculate thread linkfukachan
2001-10-28check MIME type regexpfukachan
2001-10-28_format_safe_header() and print it in raw mode to enable <SPAN> tag use.fukachan
2001-10-28rename functions:fukachan
2001-10-27oops, should be s///mi to trap encodingefukachan
2001-10-27_print() -> _print_raw_str()fukachan
2001-10-27use _PRINT_DEBUG(), define _print_safe_{str,buf}() to be easy for eyesfukachan
2001-10-27change method: data() -> data_in_body_part()fukachan
2001-10-27obsoletefukachan
2001-10-23remove old debug and replaced it with commentfukachan
2001-10-22defined() checkfukachan
2001-10-22add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (defaultfukachan
2001-10-21check defined $header->get(content-type)fukachan
2001-10-21check more defined() checkfukachan
2001-10-21more p5-ish style to avoid warningfukachan
2001-10-21clean up debug codefukachan
2001-10-21fix typo (bug in sorting monthly_index)fukachan
2001-10-21fix sorted order in monthly_index.htmlfukachan