]> git.wh0rd.org - tt-rss.git/commit
Load selected feed after a short timeout
authorMatt Haley <matt.haley@gmail.com>
Fri, 14 Jun 2013 05:39:26 +0000 (22:39 -0700)
committerMatt Haley <matt.haley@gmail.com>
Fri, 14 Jun 2013 05:39:26 +0000 (22:39 -0700)
commita95e14fb4c0f73291cd15cad20becb262378a9d7
tree67c2a8eefe1556eb33dc1dbfd2b421cfb0f8ad3c
parentb684a2e6654ef749832f60f4c4243a42e4f583a8
Load selected feed after a short timeout

Avoid firing multiple server requests if the user is navigating up/down
the tree list with the keyboard. Instead, wait till the user has stopped
navigating for at least 250ms.
js/feedlist.js
js/tt-rss.js