diaspora/app/assets/javascripts
Florian Staudacher 1924c40d38 replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem
- updates underscore to 1.5.2 and backbone to 1.1.0

backbone had some breaking changes:
- fix url/urlRoot handling in models & collections
- options are no longer attached to the view by default
- collections reset when 'fetch' is called, tell it to keep the existing
  models

other changes:
- fix some events triggering multiple times in connection with deleting
  a model
- use document fragments instead of an element array for stream entries
- adapt jasmine and cucumber specs to the changed code
  * no longer test the backbone router as part of our code
  * jasmine factory already returns model instances, no need to wrap
    that again
2014-01-16 23:23:30 +01:00
..
app replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
helpers Make I18n systems more robust against missing keys in pluralization data 2013-08-30 19:31:48 +02:00
pages Merge branch '3681-infinite-scroll-on-contact-page' of git://github.com/asphxia/diaspora into develop 2013-04-10 18:24:47 +02:00
widgets Disable 'Mark all as read' for notifications when everything is read 2013-08-29 12:12:26 +02:00
aspect-edit-pane.js Change icon when adding, fix #4568 2013-11-07 12:55:50 -08:00
aspect-sorting.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
aspects-dropdown.js WIP backbone-ify publisher, get rid of weird old POJsO 2012-09-16 14:35:59 +02:00
bootstrap-scrollspy-custom.js add our changes back to bootstrap custom 2012-05-30 16:58:21 -07:00
clear-form.js Fix Jasmine tests - first pass 2012-03-27 18:08:27 -07:00
contact-edit.js [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
contact-list.js
diaspora.js re-add hovercards 2012-12-28 22:37:13 +01:00
finder.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
friend-finder.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
home.js close issues #4017 and 4107 by including jquery.textchange 2013-04-09 16:21:19 -03:00
ie.js
inbox.js remove participants popover + improve conversations menu 2014-01-01 21:58:56 +01:00
jasmine-load-all.js Locator feature 2013-05-02 17:31:53 -05:00
login.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
mailchimp.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
main.js Locator feature 2013-05-02 17:31:53 -05:00
mentions.js update jquery.mentionsInput to latest version 2012-07-10 20:37:57 +02:00
mobile.js Put preloads into gon.preloads 2013-07-06 12:45:23 +02:00
osmlocator.js Locator feature 2013-05-02 17:31:53 -05:00
people.js move ui feedback into success callback 2013-09-04 14:47:28 +02:00
photo-show.js
photos.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
profile.js Adding ignore user icon 2013-09-04 14:47:23 +02:00
templates.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
validation.js DG RY; mostly done, validations pending [ci skip] 2012-05-04 17:38:07 -07:00
view.js Move facebox configuration into the initialization of the Backbone app 2013-07-29 12:20:05 +02:00