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 Fix tags ordering in chrome 2013-05-25 15:44:53 -03:00
forms
helpers Always redirect user to downcase version of tags on UTF-8 encoding 2013-04-10 00:08:58 -03:00
models add specs for the aspects 2013-01-16 19:33:20 -02:00
pages Consider Markdown header content as post title 2013-07-31 14:59:02 +02:00
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