diaspora/app
Pistos a604dd2aa6 Refactor implementation of #reshare_count.
The old implementation which uses Post.where causes

  undefined method `abstract_class?' for Object:Class

in spec/controllers/posts_controller_spec.rb.  Not sure whether that's a problem
with Rails, or rspec, or what.
2011-12-19 17:12:17 -05:00
..
controllers Update edit form after aspect rename. Closes #2363. 2011-12-07 01:57:04 -02:00
helpers Original (root) posts should simply have "Reshare" as the English link text (not "Reshare original"). 2011-12-19 17:12:17 -05:00
mailers refactor out profile url generation into local_or_remote_person_path and use it everywhere. closes #2471 2011-12-06 13:08:21 +01:00
models Refactor implementation of #reshare_count. 2011-12-19 17:12:17 -05:00
uploaders MS DG update copyright 2011-09-14 11:23:12 -07:00
views Always show "Reshare original" for link. Show number of reshares in the post_initial_info div. 2011-12-19 17:12:17 -05:00