diaspora/lib/stream
Jonne Haß 3fc3b249e7 End the require mess
* Rename and reorganize post fetcher to fix autoloading, also let it use
  Faradays default connection so we get nice redirects
* Add initializer to load libs at a central place
* added lib dir to autoload_once paths to increase thread safety
* Moved lib/exceptions.rb to lib/diaspora/ to conform namespacing
2013-03-21 23:37:53 +01:00
..
activity.rb change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
aspect.rb clean up Person scopes, and re-use one in contact controller to deprecate a controller method 2012-01-27 02:23:38 -08:00
base.rb End the require mess 2013-03-21 23:37:53 +01:00
comments.rb EvilQuery for Participation, refactor comment creation 2012-02-01 15:09:31 -08:00
followed_tag.rb Update lib/stream/followed_tag.rb 2011-12-14 21:15:58 +01:00
likes.rb EvilQuery for Participation, refactor comment creation 2012-02-01 15:09:31 -08:00
mention.rb Stream#posts no longer needs to call for_a_stream 2011-11-03 12:31:24 -07:00
multi.rb Fix show post Community Spotlight on stream 2012-10-14 00:01:46 +02:00
person.rb WIP convert multiStream query to evilQuery 2012-01-25 19:10:25 -08:00
public.rb remove ajax_stream? logic from streams now that we're using backbone & never ajaxing on mobile; remove unreferenced community_spotlight stream & controller 2012-01-13 13:50:52 -08:00
tag.rb add rake tasks for cleaning up mixed-case hashtags, 2012-05-24 21:28:35 +02:00