summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2001-12-21patch for file and message-id missingcleanup-200112XX-basetmu
2001-12-16nuke "require Exporter, which is not neededfukachan
2001-12-08install error occar @ to \@ in _logtmu
2001-11-27remove MTI.. messagefukachan
2001-11-27run prepare_history_info($msg) if $self->{ _is_rewrite_header }fukachan
2001-11-26toggle header rewriting (subject) to add thread id. off by defaultfukachan
2001-11-20validate input for db_mkdb()fukachan
2001-11-20validate variablesfukachan
2001-11-20db_hash( $type ) to return hash reference for $typefukachan
2001-11-19check get_first_plaintext_message() return valuefukachan
2001-11-19implemente set_order()fukachan
2001-11-19check reverse_order value ;-)fukachan
2001-11-19enable --reverse for summary, list commandfukachan
2001-11-19split functions for list and summary.fukachan
2001-11-19implement set_fd(), get_fd()fukachan
2001-11-19implement show_articles_in_thread()fukachan
2001-11-19check value of header fields, which is undefined in some casesfukachan
2001-11-18define default for a few variablesfukachan
2001-11-18fmlthread db_dump $ml [$type]fukachan
2001-11-17show processing a littlefukachan
2001-11-17change default target to _topfukachan
2001-11-17disable debug code, enable it when $ENV{debug} is definedfukachan
2001-11-16fix _status but in unpolite way. XXX fix it !fukachan
2001-11-16new(): save $args as _saved_args in $selffukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
2001-11-11enable "show" and "change_status" to workfukachan
2001-11-11change article_summary_lines to 5 by defaultfukachan
2001-11-11dynamic binding accoding to mode: text or htmlfukachan
2001-11-10defined $rh->{ _articles }->{ $thread_id }fukachan
2001-11-10clean up summary() mode for both text and html modes.fukachan
2001-11-10change cost evaluation logic (numeric now)fukachan
2001-11-09check more by defined()fukachan
2001-11-09speculate date from header's Date:fukachan
2001-11-09list_up_thread_id(): remove db_*() operationfukachan
2001-11-09validate $in $shift_mfukachan
2001-11-09modify message, more debugfukachan
2001-11-09ignore ^= line in message summaryfukachan
2001-11-09avoid duplicated commit to articles DB { thread_id => [ id1 id2 ... ] }fukachan
2001-11-09closed -> close for some casesfukachan
2001-11-09modify method namesfukachan
2001-11-09obsoletefukachan
2001-11-09clean up inheritence for further refactoringfukachan
2001-11-09move sorting function to Mail::ThreadTrack::Print::Sortfukachan
2001-11-09modified to use Mail::ThreadTrack::Print::Utilsfukachan
2001-11-09nuke new(), not usedfukachan
2001-11-09moved definitions here to share these among modules.fukachan
2001-11-09implement remove_subject_tag_like_string()fukachan
2001-11-08bug fix trap pattern of _valid_buf() and _delete_subject_tag_like_string()fukachan
2001-11-07enable fmlthread options:fukachan
2001-11-07check -f article_filefukachan