| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-04-27 | fix commentsmail-fallback-base | fukachan | |
| 2004-04-15 | Content-Type case-insensitive in _data_type() | tmu | |
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-03-31 | fix comments (FNF) | fukachan | |
| 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 | fix usage of Mail::Message::Language::Japanese::Subject. | fukachan | |
| 2004-03-28 | implement methods to detect the end of thread: | fukachan | |
| has_closing_phrase() set_closing_phrase_rules($rules) get_closing_phrase_rules() | |||
| 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 one_line_summary($params) and summary($params) to return | fukachan | |
| summarized content. | |||
| 2004-03-27 | implement get_thread_data() which return thread data around the | fukachan | |
| specified key. | |||
| 2004-03-27 | check if the sequence is positive value. | fukachan | |
| 2004-03-27 | implement is_citation(), is_signature(). | fukachan | |
| 2004-03-27 | implement get_thread_data(), get_thread_member_as_array_ref(). | fukachan | |
| 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-29 | fix copyrightcommand-reconstruct-base | fukachan | |
| 2004-02-29 | accept_language_list() return [] not [*] if not found. | fukachan | |
| 2004-02-26 | handle X-Accept-Language: | fukachan | |
| 2004-02-26 | fix comments | fukachan | |
| 2004-02-26 | enhance trap regexp for charset=... | fukachan | |
| 2004-02-24 | fix copyright | fukachan | |
| 2004-02-15 | add new methods: | fukachan | |
| +charcode_convert_to_internal_code(). +charcode_convert_to_external_charset(). we need to ignore original charset in some cases. So, if "=?sjis=..." is input, we return it as "=?iso-2022-jp...". more debug codes. | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-06 | use mothod-style more even internally. | fukachan | |
| speculate in and out code/charset as could as possible. implement method: charcode_convert(), get_charcode(). | |||
| 2004-02-06 | implement message_charset_to_language() method. | fukachan | |
| 2004-02-06 | update $subject only if subject is rewritten. | fukachan | |
| 2004-02-04 | new() can handle both unix time and Date: style string. | fukachan | |
| implement set(), unixtime(). speculate_timezone() -> _speculate_timezone(). yet another style methods: as_mail_header_style(), as_YYYYMMDD(), as_YYYYxMMxDD(), as_current_time(), as_precise_current_time(), as_stardate(), and as_unixtime(). | |||
| 2004-02-04 | modify on-memory variable naming. | fukachan | |
| implement as_str(), substr(). | |||
| 2004-02-04 | new class to handle subject like string | fukachan | |
| 2004-02-04 | change in-core internal variables. | fukachan | |
| implement set(), get(), set_mime_charset(), get_mime_charset and unfold(). | |||
| 2004-01-31 | abstraction layer to manipulate general string. | fukachan | |
| 2004-01-31 | abstraction layer to manipulate address string. | 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; | |||
| 2004-01-24 | fix comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2003-12-31 | fix copyright | fukachan | |
| 2003-12-30 | validate $value (ARRAY_REF). | fukachan | |
| update comments. | |||
| 2003-12-30 | fix label name | fukachan | |
| 2003-12-29 | cosmetics (FNF) | fukachan | |
| 2003-12-29 | define *_file_path() methods. | fukachan | |
| bug fix use of *_{dir,file}_path() functions. | |||
| 2003-12-29 | fix typo | fukachan | |
| 2003-12-25 | add from-address for not use address_mask in _print_li_filename() | tmu | |
| 2003-12-22 | fix typo. | fukachan | |
| *_dirpath() -> *_dir_path(). | |||
| 2003-12-22 | define the following methods and modified to use it: | fukachan | |
| new_dirpath deferred_dirpath active_dirpath info_dirpath sender_dir_path recipients_dir_path | |||
| 2003-12-10 | quick hack for trouble making html indexs and working distribute | tmu | |
| 2003-12-06 | cosmetics: white space | fukachan | |
| 2003-11-23 | try to mask raw addresses in signature. | fukachan | |
| rename: _who_of_address() -> _address_to_gecos() | |||
| 2003-11-08 | disable Encode use even on >= 5.008 since we are not ready | fukachan | |
| 2003-11-07 | add $versionid | tmu | |
| add new comment tag at html_begin() for file magic change @header_field remove same information (X-xxx) and add Message-Id | |||
| 2003-10-18 | Mail::Message::Charset has tables on code, charset and languge. | fukachan | |
| FML::Process::CGI::Kernel is modified to use it. | |||
