<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/streams/_stream_items.erb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -76,15 +76,7 @@
     You should
     &lt;%= link_to_function 'share something here', &quot;new Effect.Appear('share'); location.hash = 'note'; Element.hide('share-something');&quot; %&gt;.
   &lt;/p&gt;
-  &lt;% @stream_items.each do |stream_item| %&gt;
-    &lt;% cache(&quot;stream/stream_items/#{stream_item.id}_for_#{@logged_in.id}&quot;) do %&gt;
-      &lt;%= render :partial =&gt; 'stream_item', :object =&gt; stream_item %&gt;
-    &lt;% end %&gt;
-  &lt;% end %&gt;
-  &lt;% if @stream_items.empty? %&gt;
-    &lt;p&gt;This is where activity from you, your friends, and your groups will appear.&lt;/p&gt;
-    &lt;p&gt;&lt;em&gt;Right now, there's nothing to show.&lt;/em&gt;&lt;/p&gt;
-  &lt;% end %&gt;
+  &lt;%= render :partial =&gt; 'stream_items' %&gt;
 &lt;/div&gt;
 
 &lt;script type=&quot;text/javascript&quot;&gt; ALBUMS_JSON_PATH = '&lt;%= person_albums_path(@logged_in.id) %&gt;'; &lt;/script&gt;</diff>
      <filename>app/views/streams/show.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -358,6 +358,11 @@ div.autocomplete ul li {
   margin-left: 50px;
 }
 
+.stream-item-group-link {
+  margin: 0 0 40px 50px;
+}
+
+
 .stream-item-meta {
   line-height: 1em;
   float: left;</diff>
      <filename>public/stylesheets/basic.css</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
   &lt;meta http-equiv=&quot;no-cache&quot;/&gt;
   &lt;meta http-equiv=&quot;Expires&quot; content=&quot;-1&quot;/&gt;
   &lt;meta http-equiv=&quot;Cache-Control&quot; content=&quot;no-cache&quot;/&gt; 
-  &lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/basic.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
+  &lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/basic.css?20090915&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
   &lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/aqueouslight.css&quot; type=&quot;text/css&quot; media=&quot;screen,projection&quot; /&gt;
   &lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&gt;
   &lt;script type=&quot;text/javascript&quot; src=&quot;/javascripts/all.shrunk.js&quot;&gt;&lt;/script&gt;</diff>
      <filename>themes/aqueouslight/layouts/default.html.liquid</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>370c5e76a979b0bb94a4ed76f63d51081cb5c089</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/652db7279aa8ee779dd3ea432eb647ebf46ca3fd</url>
  <id>652db7279aa8ee779dd3ea432eb647ebf46ca3fd</id>
  <committed-date>2009-09-15T14:45:44-07:00</committed-date>
  <authored-date>2009-09-15T05:16:45-07:00</authored-date>
  <message>Hide repetitive stream items on stream page.</message>
  <tree>ddcccc311f6664c69560c9cbaac315e7848e39d7</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
