This website requires JavaScript.
Explore
Help
Sign In
nocebo
/
diaspora
Watch
1
Star
0
Fork
You've already forked diaspora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
64a90a30ef
diaspora
/
spec
/
javascripts
/
app
/
views
History
danielgrippi
64a90a30ef
only load photos for a post if photos_count > 0; display 'limited' or 'public' in stream elements; fix small like bug in stream
2012-01-07 14:23:27 -08:00
..
feedback_view_spec.js
only load photos for a post if photos_count > 0; display 'limited' or 'public' in stream elements; fix small like bug in stream
2012-01-07 14:23:27 -08:00
header_view_spec.js
downcase namespacing of app
2012-01-07 14:23:25 -08:00
likes_info_spec.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_view_spec.js
modified app to return a hash if current_user is not present; removed view specs in postsController specs & moved logic to js/jasmine
2012-01-07 14:23:26 -08:00
publisher_view_spec.js
created publisher view; wip
2012-01-07 14:23:25 -08:00
stream_view_spec.js
removed content-updater widget; better tests around likes on feedback widget; extend the defaultPresenter return value instead of passing the function in Feedback view
2012-01-07 14:23:25 -08:00