summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Article
AgeCommit message (Expand)Author
2018-09-08update comments on subject (mime header) handling.Ken'ichi Fukamachi
2018-09-08subject handling is changed to use Mail::Message::Subject based e.g. mime_hea...Ken'ichi Fukamachi
2018-09-08subject handling is changed to mime_header_decode() and as_external_form() st...Ken'ichi Fukamachi
2008-08-24fix copyrightfukachan
2008-08-24fixed: typo: add_outline_to_header_field -> add_outline_to_headerfukachan
2006-10-14fix importationfukachan
2006-10-14fix copyrightfukachan
2006-10-11fix commentsfukachan
2006-05-05fix copyrightfukachan
2006-05-04expire article summary (remove content, corresponding with expiredfukachan
2006-04-16fix variable names:fukachan
2006-03-05fix comments (FNF)fukachan
2006-03-05fix copyrightfukachan
2006-03-05changed to command_context object based.fukachan
2006-01-09white space cosmetics.fukachan
2005-09-17check method existence before calling.fukachan
2005-09-17eval use ..fukachan
2005-09-14changed to FML::Article->add_outline($tdb_args) style.fukachan
2005-09-11move thread outline generator to FML::Article::Outlinefukachan
2005-09-06rename: *_overview -> *_outlinefukachan
2005-09-01remove obsolete codes.fukachan
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-08-17fix copyrightfukachan
2005-08-17FNF: adjust method naming convension.fukachan
2005-08-11FNF: article_max_id -> article_get_max_idfukachan
2005-06-04fix copyrightfukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-05-26FNF.fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-10-31sort, clean up.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23$dir -> $entryfukachan
2004-07-23fix comments (FNF).fukachan
2004-07-11fix commentsfukachan
2004-05-25more strict write error trackingfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22bug fix: need open() before getline()fukachan
2004-04-12bug fix variable initialization.fukachan
2004-04-11switch File::Sequence to IO::Adapter based sequence operationfukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
2004-03-31modify message output engine.fukachan
2004-03-31fix comments (FNF)fukachan
2004-03-29preliminary implementation of thread GUI.fukachan
2004-03-28re-implemented for further plan to purge Mail::ThreadTrack.fukachan
2004-03-04charcode_convert() -> charcode_convert_to_external_charset().fukachan
2004-02-15check input data more.fukachan
2004-02-13ensure initial value of $min and $maxfukachan
2004-02-06switch to new Mail::Message::* framework.fukachan
2004-02-04modified to use new Mail::Message::* framekwork.fukachan