diaspora/app/assets/javascripts/app
Srihari Sriraman f53aa3e0e5 Highlighting the currently active stream in the leftNavBar
- This gives the user the sense of what he/she is currently viewing
- The hover/selected are the same right now. Needs to change.
- Need to find a more meaningful place for `markSelected`

Moved markSelected to app.views.Stream

- Removes duplication
- All streams create this view, and this seems to do some setup on
  initializing, which is a good place to markNavSelected

Changing highlight on hover to 'black' instead of the blue

- The blue was a little intruisive
- Also fixes the vertical alignment issue

Changing the background to bluebg on hover
2013-09-01 19:32:01 +02:00
..
collections Fix tags ordering in chrome 2013-05-25 15:44:53 -03:00
forms strip last beta leftovers and fix syntax errors, travis is kinda down, lets hope nothing breaks while I sleep 2012-09-12 05:48:12 +02:00
helpers opengraph POC 2013-08-04 15:42:29 +02:00
models fix reshares in single post-view 2013-03-11 22:45:25 -03:00
pages Implement a way to deactivate hovercards. 2013-08-22 09:56:35 +02:00
views Highlighting the currently active stream in the leftNavBar 2013-09-01 19:32:01 +02:00
app.js Disable 'Mark all as read' for notifications when everything is read 2013-08-29 12:12:26 +02:00
models.js put date formatting in a mixin 2012-04-23 14:34:20 +02:00
router.js Highlighting the currently active stream in the leftNavBar 2013-09-01 19:32:01 +02:00
views.js bump jasmine and handlebars_assets, postfix all handlebars templates with _tpl to avoid name clashes 2012-09-12 21:22:34 +02:00