diaspora/app/presenters
Florian Staudacher 0092acd492 re-add hovercards
* added a presenter for hovercard json
* added new backbone view for handling hovercard JS
* refactoring of PeopleController

* finished the backbone js version of hovercards
* don't try to make people_controller more restfull, out of scope
  just add a new route and use that for hovercard json
* added spec for people_controller#hovercard
* add new exception for "AccountClosed" to be able to raise from anywhere

* removed legacy code, since everything got ported to backbone
  (except the "cache" stuff, but that's not strictly necessary)
2012-12-28 22:37:13 +01:00
..
aspect_presenter.rb MS DC added aspect presenter, and include the data on the user 2012-03-27 14:51:40 -07:00
base_presenter.rb MS DC added aspect presenter, and include the data on the user 2012-03-27 14:51:40 -07:00
comment_presenter.rb Refactor Post Presenter 2012-05-10 12:24:21 -07:00
extreme_post_presenter.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
hovercard_presenter.rb re-add hovercards 2012-12-28 22:37:13 +01:00
last_three_comments_decorator.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
o_embed_presenter.rb query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
person_presenter.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
post_presenter.rb don't error out if the root of a reshare of a reshare got deleted, fixes #3546 2012-10-24 19:51:31 +02:00
service_presenter.rb DG MS; added checkboxes for services in the new publisher (currently not working) / user presenter contains services 2012-03-27 14:52:50 -07:00
user_presenter.rb Strip Beta Features 2012-09-11 21:52:53 -05:00