<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,7 @@ Termtter::Client.register_hook(
   :point =&gt; :filter_for_output,
   :exec =&gt; lambda {|statuses, event|
     statuses.each do |s|
+      next unless s.methods.member?('text=')
       t = s.text
       config.plugins.gsub.table.each {|a, b| t.gsub!(a, b || '') }
       s.text = t</diff>
      <filename>lib/plugins/gsub.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e191675743be9ba272eae40cf7df566f718727b5</id>
    </parent>
  </parents>
  <author>
    <name>OHASHI Hideya</name>
    <email>ohachige@gmail.com</email>
  </author>
  <url>http://github.com/ohac/termtter/commit/ebf1527332ef13547b06846ecd6a9fa3c2f0311b</url>
  <id>ebf1527332ef13547b06846ecd6a9fa3c2f0311b</id>
  <committed-date>2009-11-11T06:20:21-08:00</committed-date>
  <authored-date>2009-11-11T06:20:21-08:00</authored-date>
  <message>gsub plugin: work with stream plugin</message>
  <tree>16c42774ec5d7954283e10688baff2c33c1f266d</tree>
  <committer>
    <name>OHASHI Hideya</name>
    <email>ohachige@gmail.com</email>
  </committer>
</commit>
