<?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>a7da7518ec026a55cf6268572feb1a2c79d2745e</id>
    </parent>
  </parents>
  <author>
    <name>Chris Anderson</name>
    <email>jchris@grabb.it</email>
  </author>
  <url>http://github.com/jchris/couchdb-twitter-client/commit/f632eecefa011f5901b99cb9a9264f5c0de3e6b0</url>
  <id>f632eecefa011f5901b99cb9a9264f5c0de3e6b0</id>
  <committed-date>2009-01-06T20:09:23-08:00</committed-date>
  <authored-date>2009-01-06T20:09:23-08:00</authored-date>
  <message>reorgd for new couchapp layout</message>
  <tree>7621541a8e60473ceebb640d29db9167b3c93952</tree>
  <committer>
    <name>Chris Anderson</name>
    <email>jchris@grabb.it</email>
  </committer>
</commit>
