diaspora/lib
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
..
assets/javascripts move modified (non-upstream) js lib to lib/assets 2012-09-17 12:38:16 +02:00
diaspora some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
federated seperate interactions from posts 2012-05-12 17:41:58 -07:00
messagebus New configuration system 2012-09-26 20:19:37 +02:00
postzord some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
rack add specs for chromeframe 2012-09-30 17:04:50 +01:00
salmon Autoload needs a string, not a Pathname 2012-06-11 15:11:05 -07:00
stream remove unused methods 2012-11-21 18:26:17 -02:00
tasks fix regression in 0.0.3.0 (close #3805) 2012-12-27 17:58:18 +01:00
admin_rack.rb move admin rack to its own file 2011-09-16 13:33:05 -07:00
collect_user_photos.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
configuration_methods.rb extract configruation system to a gem 2012-11-30 13:35:59 +01:00
csv_generator.rb Rails.root and File.join cleanup 2012-06-11 03:13:20 -07:00
development_mail_interceptor.rb should send the email when a new request is received. emails in dev should be intercepted to email@joindiaspora.com for now 2010-10-22 00:49:01 -07:00
diaspora.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
direction_detector.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
email_inviter.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
encryptor.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
evil_query.rb unambigousify community spotlight query in the multi stream, fix #3196 2012-04-28 12:28:07 +02:00
exceptions.rb re-add hovercards 2012-12-28 22:37:13 +01:00
federation_logger.rb [SECURITY FIX] please update your pod ASAP 2012-07-02 10:00:12 -07:00
hcard.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
hydra_wrapper.rb force typhoeus (and thus curl) to use diaspora.yml's CA bundle 2012-11-21 17:28:39 +01:00
i18n_interpolation_fallbacks.rb update i18n interpolation fallback to use renamed method 2012-09-01 01:07:17 +02:00
postzord.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
publisher.rb Mention the person who invited a user on first message 2011-10-31 22:16:58 -05:00
pubsubhubbub.rb fix some tests around pubsubhubub 2012-05-17 18:23:40 -07:00
rake_helpers.rb New configuration system 2012-09-26 20:19:37 +02:00
share_visibility_converter.rb it's enviroNment 2012-09-15 18:52:12 +02:00
statistics.rb added first_name to csv task 2011-11-01 14:20:37 -07:00
stream.rb yeah I need to commit the files i guess 2011-10-13 22:27:07 -07:00
template_picker.rb kill rich-media type with fire 2012-05-21 12:33:28 -07:00
unicorn_killer.rb add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip] 2012-01-24 14:56:55 -08:00
webfinger.rb first working version of a 'post fetcher' for remote accounts 2012-08-04 13:22:03 +02:00
webfinger_profile.rb improve webfinger failure handling 2012-04-27 16:53:26 +02:00