index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
Mail
/
ThreadTrack
/
Print
Age
Commit message (
Expand
)
Author
2003-03-09
$action = $curproc->safe_cgi_action_name()
fukachan
2003-02-11
FNF: not use $_
fukachan
2003-02-11
FNF: not use $_
fukachan
2003-01-11
fix copyright
fukachan
2003-01-11
fix comments
fukachan
2002-12-22
fix comments and error messages.
fukachan
2002-12-22
fix comments.
fukachan
2002-12-22
fix comments.
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-03-31
Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dir
fukachan
2002-03-31
use $self->filepath() which is based on Mail::Message::Spool
fukachan
2002-01-13
oops, fix typo (not remove =cut before the last 1;)
fukachan
2002-01-13
update comments, copyright. FNF-ify.
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-19
implement show_articles_in_thread()
fukachan
2001-11-19
check value of header fields, which is undefined in some cases
fukachan
2001-11-17
change default target to _top
fukachan
2001-11-11
ThreadTrack switches acconding to myname ($0).
fukachan
2001-11-11
enable "show" and "change_status" to work
fukachan
2001-11-11
dynamic binding accoding to mode: text or html
fukachan
2001-11-10
clean up summary() mode for both text and html modes.
fukachan
2001-11-10
change cost evaluation logic (numeric now)
fukachan
2001-11-09
check more by defined()
fukachan
2001-11-09
ignore ^= line in message summary
fukachan
2001-11-09
closed -> close for some cases
fukachan
2001-11-09
modify method names
fukachan
2001-11-09
clean up inheritence for further refactoring
fukachan
2001-11-09
move sorting function to Mail::ThreadTrack::Print::Sort
fukachan
2001-11-09
modified to use Mail::ThreadTrack::Print::Utils
fukachan
2001-11-09
moved definitions here to share these among modules.
fukachan
2001-11-03
ticket -> thread
fukachan
2001-11-03
s/ticket_id/thread_id/g
fukachan
2001-11-02
Initial revision
fukachan