eirikb / weecloud

WeeChat web interface
https://weecloud.jit.su
125 stars 29 forks source link

Add tab blinking when you're mentioned and gitignore file. #17

Closed ioga closed 11 years ago

ioga commented 11 years ago
  1. In Chrome, pinned tab will blink if document.title is changed in it. It makes sense to use that feature to indicate that someone has mentioned yourself.
  2. Add node_modules to gitignore.

I can split these changes into two pull requests, if you'd like it like that. Thanks.

eirikb commented 11 years ago

Thanks