Commit Graph

4 Commits

Author SHA1 Message Date
evazion
c3fa653fc5 hotkeys: refactor to use .on(), namespaces.
* Use .on() instead of .bind() because bind is deprecated in jquery 3.0.
* Ensure enable-js-navigation is always respected.
* Namespace keybindings so they may be disabled by userscripts with
  e.g. $(document).off("keydown.danbooru") or $(document).off("next_page").
2017-01-24 02:45:55 -06:00
Toks
af2167ea32 Fix bugs when anonymous uses member-only shortcuts 2016-01-13 11:48:25 -05:00
Toks
1c81c303d6 Add sidebar link for adding to favgroup 2015-07-27 21:01:34 -04:00
Toks
81f588e021 Add key shortcut to add to favgroup 2015-07-01 11:16:07 -04:00