| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-08 | _decode_mime_string() switched to use mime_header_decode_as_octets() of ↵ | Ken'ichi Fukamachi | |
| Mail::Message::Encode::Perl class. | |||
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-08-31 | implement find_head_key(). | fukachan | |
| add() updates article_summary database, too. | |||
| 2005-08-27 | define open() and close() | fukachan | |
| 2005-08-25 | renamed methonds: | fukachan | |
| o analyze -> add o db_open -> _db_open o db_close -> _db_close | |||
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-08-19 | better method naming convension: from_to_name -> from_address_to_name | fukachan | |
| 2005-08-06 | fix copyright | fukachan | |
| 2005-08-06 | overhaul: | fukachan | |
| [sg]et_db_module_name() -> [sg]et_db_module_class(). get_time_from_header() -> _get_time_from_header(). mov get_time_from_header() to Mail::Message::Utils class. clean up. remove not used variable. fix db_close(). fix comments. | |||
| 2004-06-11 | null check $key at _db_set() | tmu | |
| 2004-03-28 | bug fix handling of range expanded by Mail::Message::MH module. | fukachan | |
| 2004-03-28 | define {set,get}_article_summary() and article_summary db to handle | fukachan | |
| article summary easily. | |||
| 2004-03-28 | define new db: thread_status article_status | fukachan | |
| implement new methods: set_thread_status(), get_thread_status(), set_article_status() and get_article_status(). | |||
| 2004-03-27 | implement get_thread_data() which return thread data around the | fukachan | |
| specified key. | |||
| 2004-03-24 | clean up campaign around thread function. | fukachan | |
| rename function name: o thread_summary -> get_thread_summary o tohtml_thread_summary -> get_tohtml_thread_summary o msg_time -> get_time_from_header | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2003-12-10 | quick hack for trouble making html indexs and working distribute | tmu | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-14 | oops, remove debug message output | fukachan | |
| 2003-10-06 | handle article subject specilly where the key in db is "article_subject". | fukachan | |
| 2003-10-01 | create article_$header db too. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | add a comment | fukachan | |
| 2003-07-21 | FNF | fukachan | |
| 2003-07-20 | restrict demand copying only for the previous messages before the current one | fukachan | |
| 2003-07-20 | comment on analyze() | fukachan | |
| 2003-07-19 | merge udb branch | fukachan | |
| 2003-06-24 | bug fix negative cache handling et.al. | fukachan | |
| 2003-06-24 | demand copying from old db to udb if needed(demaned) when _db_get() called. | fukachan | |
| 2003-06-24 | save all values of fields. | fukachan | |
| for filtering system, save other header fields: return_path posted x_posted sender x_sender received x_received. | |||
| 2003-06-15 | disable debug. | fukachan | |
| show spended time info. | |||
| 2003-06-15 | fix typo | fukachan | |
| 2003-06-15 | move thread_summary generator wrapper from ToHTML to DB | fukachan | |
| 2003-06-14 | thread_summary() return more info: id, html_* | fukachan | |
| 2003-06-14 | implement get_as_array_ref() and get_table_as_hash_ref(). | fukachan | |
| fixed to cooperate with ToHTML module. add more print debug codes. | |||
| 2003-06-14 | implement Mail::Message::Utils::from_to_name() and modified modules to | fukachan | |
| use it. | |||
| 2003-06-14 | implement separete method _save_header_info() to handle header info. | fukachan | |
| 2003-06-04 | FNF | fukachan | |
| 2003-06-03 | clarify thread logic. | fukachan | |
| remove message_id_to_key_list rename: o message_id_to_key -> inv_message_id o month_to_key_list -> inv_month o id -> key o id_max -> max_id o _db_add_list_entry -> _db_array_add | |||
| 2003-06-02 | monthly_to_key_list -> month_to_key_list | fukachan | |
| 2003-06-02 | implement thread_summary(). | fukachan | |
| 2003-06-01 | move main db manipulation code from ToHTML.pm to DB.pm. | fukachan | |
| XXX caution: but the index generator not works now. | |||
