<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,3 +11,4 @@ config.ini
 inc/
 blib/
 pm_to_blib
+config.ini.dbg</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -94,7 +94,9 @@ sub post_dispatch_channel {
     my $channel = server-&gt;get_channel($channel_name);
     $channel-&gt;post_command($message);
 
-    redirect(req-&gt;uri-&gt;path . &quot;?channel=&quot; . $channel-&gt;name_urlsafe_encoded);
+    # t=time() is hack for fucking au phone.
+    # au phone doesn't clear the body of &lt;input /&gt; when redirect to same url
+    redirect(req-&gt;uri-&gt;path . &quot;?channel=&quot; . $channel-&gt;name_urlsafe_encoded . '&amp;t=' . time());
 }
 
 1;</diff>
      <filename>lib/App/Mobirc/Web/C/Mobile.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0d47e5819d59b8b6052c8ae95de0897e14f76423</id>
    </parent>
  </parents>
  <author>
    <name>Tokuhiro Matsuno</name>
    <email>tokuhirom@gmail.com</email>
  </author>
  <url>http://github.com/tokuhirom/mobirc/commit/db9238f258b508480ba6ad7962d7a09f263f76d3</url>
  <id>db9238f258b508480ba6ad7962d7a09f263f76d3</id>
  <committed-date>2009-09-30T07:44:55-07:00</committed-date>
  <authored-date>2009-09-30T07:44:55-07:00</authored-date>
  <message>redirect url &#12395;&#32048;&#24037;&#12375;&#12394;&#12356;&#12392;au&#12391;&#12388;&#12363;&#12356;&#12418;&#12398;&#12395;&#12394;&#12425;&#12394;&#12356;&#12398;&#12391;hack.</message>
  <tree>31ab54865399085e03ff68a10326889c74e3e6d6</tree>
  <committer>
    <name>Tokuhiro Matsuno</name>
    <email>tokuhirom@gmail.com</email>
  </committer>
</commit>
