diaspora/public/javascripts/app/views
2012-01-07 14:23:26 -08:00
..
comment_view.js downcase namespacing of app 2012-01-07 14:23:25 -08:00
commment_stream_view.js downcase namespacing of app 2012-01-07 14:23:25 -08:00
feedback_view.js silently add a newly created Post to the stream's posts collection & fire stream.prependPost instead (this will make new posts show up top 2012-01-07 14:23:26 -08:00
header_view.js took some functions out of stream-element widget; refactored Header view; refactored tooltip logic in Post view 2012-01-07 14:23:25 -08:00
likes_info_view.js added LikesInfo view; simplified Feedback view (not sure how to mock the jasmine specs correctly... ugh) 2012-01-07 14:23:26 -08:00
post_content_view.js downcase namespacing of app 2012-01-07 14:23:25 -08:00
post_view.js added LikesInfo view; simplified Feedback view (not sure how to mock the jasmine specs correctly... ugh) 2012-01-07 14:23:26 -08:00
publisher_view.js silently add a newly created Post to the stream's posts collection & fire stream.prependPost instead (this will make new posts show up top 2012-01-07 14:23:26 -08:00
stream_object_view.js remove duplication in jasmine tests (Post view / Feedback view); one correclty failing jasmine spec for Feedback view; created a StatusMessage model for the publisher 2012-01-07 14:23:26 -08:00
stream_view.js added inf. scroll to stream; passing inf. scroll cukes 2012-01-07 14:23:26 -08:00