| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-10-30 | header_loop_check_rules -> incoming_mail_header_loop_check_rules | fukachan | |
| use_header_loop_check -> use_incoming_mail_header_loop_check body_loop_check_rules -> incoming_mail_body_loop_check_rules use_body_loop_check -> use_incoming_mail_body_loop_check body_cksum_cache_dir -> incoming_mail_body_cksum_cache_dir | |||
| 2003-10-26 | define $site_default_config_cf to remove hard-coded site_default_config.cf. | fukachan | |
| sort entries in main.cf. | |||
| 2003-10-26 | To remove hard-coded file list to install as sample, | fukachan | |
| define $sample_cf_files in install.cf and use it. | |||
| 2003-10-22 | change address list shown on the cgi menu from member to recipient. | fukachan | |
| XXX if we use member , it contains $admin_member_maps, it is ambiguous. | |||
| 2003-10-18 | default_file_mode -> file_default_mode | fukachan | |
| default_directory_mode -> directory_default_mode move definitions from basic.cf to file.cf. | |||
| 2003-10-18 | comment on Japanese specific codes | fukachan | |
| 2003-10-18 | define log_file_*_charset and modify log module to use it. | fukachan | |
| 2003-10-18 | summary_file -> article_summary_file | fukachan | |
| summary_format_style -> article_summary_file_format_style summary_format_address_length -> article_summary_file_format_address_length | |||
| 2003-10-18 | Mail::Message::Charset has tables on code, charset and languge. | fukachan | |
| FML::Process::CGI::Kernel is modified to use it. | |||
| 2003-10-17 | command_prompt -> command_mail_reply_prompt | fukachan | |
| 2003-10-17 | cgi_menu_map_list -> cgi_menu_address_map_list | fukachan | |
| cgi_menu_default_map -> cgi_menu_default_address_map | |||
| 2003-10-16 | bug fix _cgi_resolve_ml_specific_variables() for correct ml_* handling. | fukachan | |
| follow HTTP_ACCEPT_LANGUAGE information. fix log_file when admin/*.cgi runs. | |||
| 2003-10-16 | cgi_var_language() returns '' not 'japanese' if language info not found. | fukachan | |
| 2003-10-16 | modify debug message | fukachan | |
| 2003-10-16 | resutructure/enhance charset definitions: | fukachan | |
| ${category}_default_charset and ${category}_charset_{ja,en,...} | |||
| 2003-10-16 | get_charset() can handle accpet-language: and charset requested by | fukachan | |
| other module via PCB. XXX but this logic is not complete. we need overhaul this area on charset. | |||
| 2003-10-15 | messager/rfc822 part not need charset ;) | fukachan | |
| 2003-10-15 | bug fix charset handling. | fukachan | |
| FNF: update comments | |||
| 2003-10-15 | FNF: add comments | fukachan | |
| 2003-10-15 | comment on charset | fukachan | |
| 2003-10-15 | consider Accept-Language: (but not used yet now ;-). | fukachan | |
| 2003-10-15 | remove obsolete language_of_reply_message(). | fukachan | |
| 2003-10-15 | remove language_of_cgi_message() | fukachan | |
| implement set_accept_language_list() and get_accept_language_list(). | |||
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan | |
| 2003-10-15 | bug fix masking variable definition | fukachan | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-15 | enable languge change function | fukachan | |
| 2003-10-14 | implement get_charset() and set_charset(). modified to use it to | fukachan | |
| treat current charset changed dynamically on the fly. | |||
| 2003-10-14 | implement cgi_hidden_info_language() and modified to use it. | fukachan | |
| It holds language info within CGI operations. | |||
| 2003-10-14 | recursive multipart checks | fukachan | |
| 2003-10-14 | define cgi_var_language() and use it | fukachan | |
| 2003-10-14 | if (defined $pcb) { ...} | fukachan | |
| 2003-10-07 | fix html style: | fukachan | |
| <pre>str1</pre> <pre>str2</pre> ... -> <pre>str1\nstr2 ... </pre> | |||
| 2003-10-06 | fix printing_style value: cgi -> html | fukachan | |
| 2003-10-06 | handle article subject specilly where the key in db is "article_subject". | fukachan | |
| 2003-09-30 | define language regexp | fukachan | |
| 2003-09-29 | disable _old_thread_check | fukachan | |
| 2003-09-27 | FNF: fix comment | fukachan | |
| 2003-09-27 | more natural-language-d. | fukachan | |
| 2003-09-27 | natural language extension in cgi menu. | fukachan | |
| 2003-09-27 | define methods: cgi_var_navigator_title(), cgi_var_fml_project_url(). | fukachan | |
| 2003-09-27 | make message_nl() handle enable language translation | fukachan | |
| 2003-09-27 | bug fix expand_variable_in_buffer() to match as many as could. | fukachan | |
| 2003-09-27 | add reset button | fukachan | |
| 2003-09-27 | fix selected_key name | fukachan | |
| 2003-09-27 | cgi_var_ml_name_list($ml_domain) -> cgi_var_ml_name_list() | fukachan | |
| 2003-09-27 | bug fix method name. | fukachan | |
| 2003-09-27 | define new methods: cgi_var_address_map() cgi_var_address_map_list() | fukachan | |
| cgi_var_action() cgi_var_frame_target() switched to use cgi_var_*(). sort/cleanup initialization parts in each cgi_menu(). | |||
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan | |
| 2003-09-25 | use cgi.*.top for top level help | fukachan | |
