summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2004-02-29fix copyrightcommand-reconstruct-basefukachan
2004-02-29fi typofukachan
2004-02-29accept_language_list() return [] not [*] if not found.fukachan
2004-02-27select proper language for reply message based on Accept-Language,fukachan
2004-02-27define lang_to_charset().fukachan
2004-02-27define __convert_message_nl() and use it.fukachan
2004-02-27fix comments on reply_message() around.fukachan
2004-02-26change Mail::Message::Encode to Mail::Message::String in message handling.fukachan
2004-02-26implement set_language_hint(), get_language_hint().fukachan
2004-02-26handle X-Accept-Language:fukachan
2004-02-26fix commentsfukachan
2004-02-26enhance trap regexp for charset=...fukachan
2004-02-26firstly, constructor() expires too old cache.fukachan
2004-02-26get_charset: fix default charset handlingfukachan
2004-02-26more proper charset handling based on Content-Type: field.fukachan
2004-02-26new option -o key=value which overrider configurations.fukachan
2004-02-26new() expires too old cache files.fukachan
2004-02-24fix copyrightfukachan
2004-02-15ui_message() prefers $msg_args->{level} if specified.fukachan
2004-02-15add new methods:fukachan
2004-02-15check input data more.fukachan
2004-02-15white space cosmetics.fukachan
2004-02-13ensure initial value of $min and $maxfukachan
2004-02-13remove todo, fix comments.fukachan
2004-02-06use mothod-style more even internally.fukachan
2004-02-06implement message_charset_to_language() method.fukachan
2004-02-06switch to new Mail::Message::* framework.fukachan
2004-02-06update $subject only if subject is rewritten.fukachan
2004-02-06expand special regexp in tag before tag substitution.fukachan
2004-02-04modified to use new Mail::Message::* framekwork.fukachan
2004-02-04new() can handle both unix time and Date: style string.fukachan
2004-02-04modify on-memory variable naming.fukachan
2004-02-04new class to handle subject like stringfukachan
2004-02-04change in-core internal variables.fukachan
2004-02-04fix copyrightfukachan
2004-02-04vaildate address type variables.fukachan
2004-02-04comment on usagefukachan
2004-02-03fix meta escape needed in finding key.fukachan
2004-02-01fix copyrightfukachan
2004-02-01fix comments, messages. fix initialization by adding default value.fukachan
2004-02-01new FML::Command::Filter $curproc;fukachan
2004-02-01validate input address by FML::Restriction::Base.fukachan
2004-02-01use $log_command_tail_starting_location.fukachan
2004-02-01$sequence_file -> $article_sequence_filefukachan
2004-02-01fix copyrightfukachan
2004-02-01fix checking code of defined value.fukachan
2004-01-31validate input address.fukachan
2004-01-31fix commentsfukachan
2004-01-31abstraction layer to manipulate general string.fukachan
2004-01-31abstraction layer to manipulate address string.fukachan