diaspora/spec/javascripts/app
Srihari Sriraman 3131eb920b Collapsing aspects_list and followed_tags when they aren't active
- Each time a stream is rendered, other lists are emtied
- Using Backbone.history.fragment to detect active stream
- hideInactiveStreamLists is best pushed into a before/after filter

Added tests for hideInactiveStreamLists
2013-08-29 14:51:54 +02:00
..
collections
forms
helpers
models
pages
views Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
app_spec.js
router_spec.js Collapsing aspects_list and followed_tags when they aren't active 2013-08-29 14:51:54 +02:00
views_spec.js