diaspora/spec
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
..
controllers re-add hovercards 2012-12-28 22:37:13 +01:00
fixtures replace the monstrous link regex with a slightly less complicated one, 2012-10-11 23:39:44 +02:00
helpers Do not strip "markdown" in links when posting to services, fix #3765 2012-11-26 14:16:43 +01:00
integration update factory girl 2012-09-12 13:24:23 +02:00
javascripts update jasmine gem, removed useless spec, + changelog) 2012-12-07 21:21:27 +01:00
lib extract configruation system to a gem 2012-11-30 13:35:59 +01:00
mailers New configuration system 2012-09-26 20:19:37 +02:00
models Do not strip "markdown" in links when posting to services, fix #3765 2012-11-26 14:16:43 +01:00
presenters 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
shared_behaviors remove unnecesary stuff from specs 2012-11-21 18:26:17 -02:00
support remove unused methods 2012-11-21 18:26:17 -02:00
factories.rb query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
helper_methods.rb add specs for chromeframe 2012-09-30 17:04:50 +01:00
locale_spec.rb fix french javascript pluralization rule and add specs for locale loading 2012-10-09 22:36:30 +02:00
misc_spec.rb update factory girl 2012-09-12 13:24:23 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb New configuration system 2012-09-26 20:19:37 +02:00