| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-22 | fix comments. | fukachan | |
| use more proper variable names. | |||
| 2006-10-22 | fix comments. | fukachan | |
| move definitions to near the codes. use more proper variable names. | |||
| 2006-10-22 | clean up. fix comments. | fukachan | |
| 2006-10-22 | use gloval_ prefix for package gloval variable: | fukachan | |
| current_context -> global_current_context | |||
| 2006-10-22 | more error logs. | fukachan | |
| move $curproc definition to near message logging. | |||
| 2006-10-14 | fix importation | fukachan | |
| 2006-10-14 | clean up. | fukachan | |
| 2006-10-14 | fmlproj: GanttProject XML format extension. | fukachan | |
| --xml options dump GanttProject XML format by default. | |||
| 2006-10-14 | fix copyright | fukachan | |
| 2006-10-11 | fix comments | fukachan | |
| 2006-10-10 | fix comments. | fukachan | |
| rename private variables to more proper ones. remove not used private variables. | |||
| 2006-10-10 | fix comments | fukachan | |
| 2006-10-08 | not used | fukachan | |
| 2006-10-08 | fix definition of "use lib ...". | fukachan | |
| fix comments. | |||
| 2006-10-08 | fix label usage. | fukachan | |
| fix regexp bug. | |||
| 2006-10-08 | bug fix comments. | fukachan | |
| 2006-10-08 | white space cosmetics | fukachan | |
| 2006-10-08 | bug fix comments. | fukachan | |
| 2006-10-07 | fix comments. | fukachan | |
| space cosmetics. | |||
| 2006-09-24 | NL-ify (use FML::Demo::Language if needed) | fukachan | |
| enabled to expand YY/DD-YY/DD form to date list. cosmetics. status and misc support. | |||
| 2006-09-24 | fix initialization code. | fukachan | |
| _shrink_date() for column list. sort main data before printing. | |||
| 2006-07-30 | fix comments | fukachan | |
| 2006-07-30 | fix comments. | fukachan | |
| aggregate PATH operations into within one block. | |||
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-07-09 | clean up. | fukachan | |
| fix comments. white space cosmetics. more debug log. | |||
| 2006-07-03 | fix copyright | fukachan | |
| 2006-06-25 | validate if find_first_plaintext_message() returns object. | fukachan | |
| 2006-06-15 | change default @indexs | tmu | |
| safety htmlify if broken mail header | |||
| 2006-05-22 | _update_montly_thread_index_master() rewrite same logic | tmu | |
| using _update_id_montly_index_master() | |||
| 2006-05-17 | fix comment (FNF) | fukachan | |
| 2006-05-17 | all translations except for CONFIRMD and MTI are done. | fukachan | |
| 2006-05-16 | check the number of users in {member,recipient}_maps exceeds the limit. | fukachan | |
| 2006-05-16 | define get_user_total(), return the total number of addresses in list. | fukachan | |
| 2006-05-14 | envelop based filter | fukachan | |
| 2006-05-13 | fix comments (FNF) | fukachan | |
| 2006-05-13 | enable body based loop check | fukachan | |
| 2006-05-12 | loop check restructured. | fukachan | |
| add envelope based loop check. | |||
| 2006-05-11 | implement md5_file() | fukachan | |
| 2006-05-11 | restructured. | fukachan | |
| define md5_str_ref() too, same as md5(). | |||
| 2006-05-09 | restructure qmail-ext command emulation. | fukachan | |
| currently libexec/error traps the request and switch the context to command process. FML::Process::QMail no more used. FML::Command::QmailExt provides qmail-ext emulation functions. | |||
| 2006-05-09 | define is_spammer() | fukachan | |
| 2006-05-09 | implement reject_spammer_maps() | fukachan | |
| 2006-05-05 | fix copyright | fukachan | |
| 2006-05-04 | constuctor imports $expire_limit in the argument. | fukachan | |
| delete() and remove() can accept queue id if specified. define expire() which removes too old queue files in the specified queue. It expires all queue if $class unspecified. expire()/cleanup() is overhauled. queue removing is done by remove(). define {set,get}_expire_limit() access methods. | |||
| 2006-05-04 | fix typo: $use_admin_command_mail_fucntion | fukachan | |
| 2006-05-04 | bug fix: pass recipient information to reply_message_nl(). | fukachan | |
| 2006-05-04 | move "send welcome message" code to FML::Command::Admin::subscribe class. | fukachan | |
| 2006-05-04 | send back welcome file in subscription when running under CGI/MTA process. | fukachan | |
| 2006-05-04 | expire too old submitted queue after $moderate_queue_expire_limit. | fukachan | |
| 2006-05-04 | expire article summary (remove content, corresponding with expired | fukachan | |
| articles, in summary). | |||
