diaspora/app/assets/javascripts/app/views
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
..
post remove template picker 2013-12-04 20:08:54 -02:00
publisher replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
single-post-viewer move everything under post-viewer/ to single-post-viewer/ 2013-12-08 12:36:01 -02:00
stream added hotkeys to navigate in stream 2013-04-02 19:24:20 +02:00
aspect_membership_view.js [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_view.js Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
aspects_dropdown_view.js [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspects_list_view.js Collapsing aspects_list and followed_tags when they aren't active 2013-08-29 14:51:54 +02:00
comment_stream_view.js Don't focus comment form on 'show n more comments' 2013-06-28 20:40:24 +02:00
comment_view.js Don't collapse comment content in the SPV. 2013-08-22 09:56:35 +02:00
content_view.js Staying consistent 2013-08-22 09:56:36 +02:00
feedback_actions.js Reshare alert box is appearing twice 2013-01-31 14:52:47 -03:00
feedback_view.js more work on new stream interactions, hella refactorz. 2012-05-21 17:15:10 -07:00
header_view.js
help_view.js add help page 2013-08-26 15:26:18 +02:00
hovercard_view.js Implement a way to deactivate hovercards. 2013-08-22 09:56:35 +02:00
infinite_stream_view.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
likes_info_view.js killing stream_object_view 2012-05-22 13:43:21 -07:00
location_stream.js Locator feature 2013-05-02 17:31:53 -05:00
location_view.js Locator feature 2013-05-02 17:31:53 -05:00
photo_view.js killing stream_object_view 2012-05-22 13:43:21 -07:00
photo_viewer.js update new js files 2012-03-27 18:26:46 -07:00
photos_view.js cuking out new stream, refactors. 2012-05-21 15:14:23 -07:00
post_view.js remove template picker 2013-12-04 20:08:54 -02:00
publisher_view.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
sidebar.js Single click selects the invite link 2013-08-28 20:40:28 +02:00
stream_faces_view.js use app.models.Stream instead of app.models.Photos, 2012-04-18 20:20:56 +02:00
stream_post_views.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
stream_view.js Highlighting the currently active stream in the leftNavBar 2013-09-01 19:32:01 +02:00
tag_following_action_view.js port tagFollowings to BackBone 2012-11-12 21:37:00 +00:00
tag_following_list_view.js Collapsing aspects_list and followed_tags when they aren't active 2013-08-29 14:51:54 +02:00
tag_following_view.js Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00