summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2005-09-30+&sect.usage.chaddr;fukachan
2005-09-30+&sect.usage.fmlsummary;fukachan
+&sect.usage.fmlthread;
2005-09-30+ &chapter.customize.message;fukachan
2005-09-30remove obsolete entities, add missing definitionsfukachan
2005-09-30define check rulefukachan
2005-09-30obsoletefukachan
2005-09-30merged to terms.sgmlfukachan
2005-09-28remove sgmltools related definitionsfukachan
2005-09-28clean upfukachan
2005-09-25regen: escapedfukachan
2005-09-25clean upfukachan
2005-09-25add internal filter case.fukachan
2005-09-24clean up.fukachan
2005-09-18clean up.fukachan
2005-09-17check method existence before calling.fukachan
rename method names.
2005-09-17eval use ..fukachan
2005-09-16is_signature() and is_citation() switched to Mail::Message::String based.fukachan
2005-09-14changed to FML::Article->add_outline($tdb_args) style.fukachan
2005-09-11regen: *outline*fukachan
2005-09-11move thread outline generator to FML::Article::Outlinefukachan
2005-09-11move thread outline generator codes to Mail::Message::Outline.fukachan
correct error messages (Mail::Message).
2005-09-11fix commentsfukachan
2005-09-11define DESTROY()fukachan
2005-09-06rename: *_overview -> *_outlinefukachan
2005-09-02append/prepend() checks charset info case-insensitively.fukachan
2005-09-01regen: article_thread_overviewfukachan
2005-09-01preliminary definitions for article thread overview.fukachan
+article_thread_overview_greeting +article_thread_overview_greeting_en +article_thread_overview_greeting_ja +article_thread_overview_rules +use_article_thread_overview
2005-09-01article_thread_overview support.fukachan
2005-09-01remove obsolete codes.fukachan
private-ify: psw_*() -> _psw_*(). use article_summary cache as coudl as possible. To clean up around the codes, some codes are separeted to _generate_summary(). fix comments and documents. strict check of $status code. implement get_overview($id, $thread_args). It returns string holding article short summaries of a thread for this article $id.
2005-09-01fix copyrightfukachan
2005-08-31fix dupfukachan
2005-08-31langinfo_get_charset() uses Content-Type: information as a hintfukachan
when Accept-Language: is not specified.
2005-08-31implement new method prepend(), append() and whole_message_body_tail().fukachan
fix charset() logic to handle plural header field lines.
2005-08-31implement append() and prepend() methods.fukachan
2005-08-31implement find_head_key().fukachan
add() updates article_summary database, too.
2005-08-27use $msg->message_chain_as_array_ref() instead of $mp->{ next } form.fukachan
2005-08-27define open() and close()fukachan
2005-08-25fix copyrightfukachan
2005-08-25renamed methonds:fukachan
o analyze -> add o db_open -> _db_open o db_close -> _db_close
2005-08-25renamed: db->analyze() => db->add()fukachan
2005-08-23regen: *server -> *seversfukachan
2005-08-23remove message when the message retrival succeeded.fukachan
2005-08-23regen: *_server -> *_serversfukachan
2005-08-23*_server -> *_serversfukachan
2005-08-23handle $fetchfml_pop_serversfukachan
2005-08-23fix copyrightfukachan
2005-08-23regen: revivemlfukachan
2005-08-23enable reviveml in cgifukachan
2005-08-23implement reviveml command to revive a removed MLfukachan
2005-08-23regen: dbms et.al.fukachan