<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>views/friendsTimeline/map.js</filename>
    </added>
    <added>
      <filename>views/friendsTimeline/reduce.js</filename>
    </added>
    <added>
      <filename>views/globalWordCount/map.js</filename>
    </added>
    <added>
      <filename>views/globalWordCount/reduce.js</filename>
    </added>
    <added>
      <filename>views/searchResults/map.js</filename>
    </added>
    <added>
      <filename>views/searchResults/reduce.js</filename>
    </added>
    <added>
      <filename>views/userTimeline/map.js</filename>
    </added>
    <added>
      <filename>views/userTweets/map.js</filename>
    </added>
    <added>
      <filename>views/userTweets/reduce.js</filename>
    </added>
    <added>
      <filename>views/userWordCloud/map.js</filename>
    </added>
    <added>
      <filename>views/userWordCloud/reduce.js</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -102,7 +102,6 @@ function TwitterRender(tw) {
       rgb[i] = Math.floor((deHex(rgb[i])) / dim);
     };
     colorCache[key] = toColor(rgb[0], rgb[1], rgb[2]);
-    console.log(colorCache[key])
     return colorCache[key];
   }
   
@@ -124,7 +123,7 @@ function TwitterRender(tw) {
           + (color ? ' style=&quot;border:4px solid '+color+'; background:'+dim+';&quot;' : '')
           + '&gt;&lt;img title=&quot;Click for details&quot; class=&quot;profile&quot; src=&quot;'
           + tweet.user.profile_image_url + '&quot; /&gt;'
-          + (tweet.search ? a('http://search.twitter.com/search?q='+encodeURIComponent(tweet.search),'#'+tweet.search,'search',(bright?'style=&quot;color:'+bright+'&quot;':'')) : '')
+          + (tweet.search ? a('http://search.twitter.com/search?q='+encodeURIComponent(tweet.search),'#'+decodeURIComponent(tweet.search),'search',(bright?'style=&quot;color:'+bright+'&quot;':'')) : '')
           + '&lt;h3 class=&quot;'+tweet.user.id+'&quot;&gt;&lt;a target=&quot;_blank&quot; class=&quot;user&quot; title=&quot;'
           + tweet.user.screen_name + '&quot; href=&quot;http://twitter.com/'
           + tweet.user.screen_name + '&quot;&gt;'</diff>
      <filename>_attachments/twitter-render.js</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>views/friendsTimeline-map.js</filename>
    </removed>
    <removed>
      <filename>views/friendsTimeline-reduce.js</filename>
    </removed>
    <removed>
      <filename>views/globalWordCount-map.js</filename>
    </removed>
    <removed>
      <filename>views/globalWordCount-reduce.js</filename>
    </removed>
    <removed>
      <filename>views/searchResults-map.js</filename>
    </removed>
    <removed>
      <filename>views/searchResults-reduce.js</filename>
    </removed>
    <removed>
      <filename>views/userTimeline-map.js</filename>
    </removed>
    <removed>
      <filename>views/userTweets-map.js</filename>
    </removed>
    <removed>
      <filename>views/userTweets-reduce.js</filename>
    </removed>
    <removed>
      <filename>views/userWordCloud-map.js</filename>
    </removed>
    <removed>
      <filename>views/userWordCloud-reduce.js</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>3bf50fab201467d8fdf582452383ffdb90eaf192</id>
    </parent>
    <parent>
      <id>6bee14ae1b3525d56d77dd9c114002582dc0abe8</id>
    </parent>
  </parents>
  <author>
    <name>Paul Bonser</name>
    <email>pib@paulbonser.com</email>
  </author>
  <url>http://github.com/pib/couchdb-twitter-client/commit/dc898822694afe386db1adbcb1bd482151069b3f</url>
  <id>dc898822694afe386db1adbcb1bd482151069b3f</id>
  <committed-date>2009-04-29T09:22:25-07:00</committed-date>
  <authored-date>2009-04-29T09:22:25-07:00</authored-date>
  <message>Merge branch 'master' of git://github.com/jchris/couchdb-twitter-client</message>
  <tree>6314a87d7e07a58ae00c8c87c548bc36d5408505</tree>
  <committer>
    <name>Paul Bonser</name>
    <email>pib@paulbonser.com</email>
  </committer>
</commit>
