<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/User/chaddr.pm, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>show menu for an anonymous user by calling</title>
<updated>2008-09-09T08:28:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2008-09-09T08:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f9288cc5743c1f13ac23edec913f06311ef6fb38'/>
<id>f9288cc5743c1f13ac23edec913f06311ef6fb38</id>
<content type='text'>
FML::CGI::User-&gt;anonymous_cgi_menu();
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FML::CGI::User-&gt;anonymous_cgi_menu();
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix comments.</title>
<updated>2006-10-08T06:06:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-10-08T06:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f198d6e20329bbe0ac747052f38341ace20d2d79'/>
<id>f198d6e20329bbe0ac747052f38341ace20d2d79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed to command_context object based.</title>
<updated>2006-03-05T08:08:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-05T08:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6940f468f92ec8044c1982a4f7b12b4f4637a418'/>
<id>6940f468f92ec8044c1982a4f7b12b4f4637a418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$command_args -&gt; $command_context (OBJ), method style</title>
<updated>2006-03-04T13:48:28+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-04T13:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=24acfd76bcca6a742dd3d12c07af8e2ae193f430'/>
<id>24acfd76bcca6a742dd3d12c07af8e2ae193f430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics.</title>
<updated>2006-01-09T14:00:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-09T14:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=998d6457399e07b82ee606d2cff85a3261fd6743'/>
<id>998d6457399e07b82ee606d2cff85a3261fd6743</id>
<content type='text'>
fix copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2006-01-08T03:06:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-08T03:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=428dc443a9ac60ccc81990c7f3bbd247dac9255f'/>
<id>428dc443a9ac60ccc81990c7f3bbd247dac9255f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move location of reseting compare_level.</title>
<updated>2006-01-07T14:43:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-01-07T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=25d1cf9ab50bc471d9950bf0c52d951606d63f43'/>
<id>25d1cf9ab50bc471d9950bf0c52d951606d63f43</id>
<content type='text'>
rewritten to call FML::Command::Message-&gt;send_notification() not
direct reply_message() calls in Command::User:: class.

send_notification() works differently according to the value of
$XXX_command_auth_type variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rewritten to call FML::Command::Message-&gt;send_notification() not
direct reply_message() calls in Command::User:: class.

send_notification() works differently according to the value of
$XXX_command_auth_type variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2005-11-30T23:34:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-11-30T23:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=289b813afe6bfd3ba1abb74fe7101dbb30eca192'/>
<id>289b813afe6bfd3ba1abb74fe7101dbb30eca192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;credential();</title>
<updated>2005-11-30T23:30:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-11-30T23:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b2ec034ac5748f97a2cbb0e811c355312e31c605'/>
<id>b2ec034ac5748f97a2cbb0e811c355312e31c605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug fix: implement verify_syntax().</title>
<updated>2004-06-27T07:56:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-06-27T07:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6626ab2e3f6a6727a4d38d45294efc9c225612fe'/>
<id>6626ab2e3f6a6727a4d38d45294efc9c225612fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
