| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-08 | update comments on subject (mime header) handling. | Ken'ichi Fukamachi | |
| 2018-09-08 | subject handling is changed to use Mail::Message::Subject based e.g. ↵ | Ken'ichi Fukamachi | |
| mime_header_decode(). Mail::Message::Subject | |||
| 2018-09-08 | subject handling is changed to mime_header_decode() and as_external_form() ↵ | Ken'ichi Fukamachi | |
| style. | |||
| 2008-08-24 | fix copyright | fukachan | |
| 2008-08-24 | fixed: typo: add_outline_to_header_field -> add_outline_to_header | fukachan | |
| 2006-10-14 | fix importation | fukachan | |
| 2006-10-14 | fix copyright | fukachan | |
| 2006-10-11 | fix comments | fukachan | |
| 2006-05-05 | fix copyright | fukachan | |
| 2006-05-04 | expire article summary (remove content, corresponding with expired | fukachan | |
| articles, in summary). | |||
| 2006-04-16 | fix variable names: | fukachan | |
| num_file -> num_files num_dir -> num_dirs | |||
| 2006-03-05 | fix comments (FNF) | fukachan | |
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-09-17 | check method existence before calling. | fukachan | |
| rename method names. | |||
| 2005-09-17 | eval use .. | fukachan | |
| 2005-09-14 | changed to FML::Article->add_outline($tdb_args) style. | fukachan | |
| 2005-09-11 | move thread outline generator to FML::Article::Outline | fukachan | |
| 2005-09-06 | rename: *_overview -> *_outline | fukachan | |
| 2005-09-01 | remove 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-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-17 | FNF: adjust method naming convension. | fukachan | |
| $curproc->thread_db_args(); -> $curproc->article_thread_init(); | |||
| 2005-08-11 | FNF: article_max_id -> article_get_max_id | fukachan | |
| 2005-06-04 | fix copyright | fukachan | |
| 2005-06-04 | method naming fixed to $curproc->OBJ_METHOD() form (FNF). | fukachan | |
| get_article_id -> article_get_id set_article_id -> article_set_id config_files_append_to_list -> config_files_append append_to_config_files_list -> config_files_append_to_list get_config_files_list -> config_files_get_list load_config_files -> config_files_load set_config_files_list -> config_files_set_list verify_sender_credential -> credential_verify_sender get_current_process_ml_name -> current_process_get_ml_name set_current_process_ml_name -> current_process_set_ml_name fix_perl_include_path -> env_fix_perl_include_path parse_exception -> exception_parse parse_incoming_message -> incoming_message_parse clean_up_incoming_queue -> incoming_message_queue_clean_up get_cui_menu -> menu_get_cui_config_file_path get_gui_menu -> menu_get_gui_config_file_path resolve_ml_specific_variables -> ml_variables_resolve outgoing_message_open_channel -> outgoing_message_cache_open open_outgoing_message_channel -> outgoing_message_open_channel inform_reply_messages -> reply_message_inform prepare_file_to_return -> reply_message_prepare_template clean_up_tmpfiles -> tmp_files_clean_up reset_umask -> umask_reset set_umask_as_public -> umask_set_as_public | |||
| 2005-05-26 | FNF. | fukachan | |
| $fh -> $rh | |||
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-10-31 | sort, clean up. | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | $dir -> $entry | fukachan | |
| fix comments. | |||
| 2004-07-23 | fix comments (FNF). | fukachan | |
| use //o if could. | |||
| 2004-07-11 | fix comments | fukachan | |
| 2004-05-25 | more strict write error tracking | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-04-22 | bug fix: need open() before getline() | fukachan | |
| 2004-04-12 | bug fix variable initialization. | fukachan | |
| 2004-04-11 | switch File::Sequence to IO::Adapter based sequence operation | fukachan | |
| 2004-04-10 | implement copy() and append() methods $curproc provides to remove | fukachan | |
| File::Utils class. | |||
| 2004-03-31 | modify message output engine. | fukachan | |
| enable close operation. | |||
| 2004-03-31 | fix comments (FNF) | fukachan | |
| 2004-03-29 | preliminary implementation of thread GUI. | fukachan | |
| 2004-03-28 | re-implemented for further plan to purge Mail::ThreadTrack. | fukachan | |
| 2004-03-04 | charcode_convert() -> charcode_convert_to_external_charset(). | fukachan | |
| 2004-02-15 | check input data more. | fukachan | |
| 2004-02-13 | ensure initial value of $min and $max | fukachan | |
| 2004-02-06 | switch to new Mail::Message::* framework. | fukachan | |
| 2004-02-04 | modified to use new Mail::Message::* framekwork. | fukachan | |
