Commit Graph

29 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
Albert Yi
ad4b55c334 fixes #2815: Posts Screen Edit Mode Bug 2017-01-03 14:54:10 -08:00
Albert Yi
2af622e7a7 add ban to post mode menu 2016-12-09 11:56:25 -08:00
Toks
a0baaea1b2 fix #1852 2015-04-23 11:20:14 -04:00
r888888888
81c5c15758 revert hammer js changes 2014-08-20 16:50:53 -07:00
r888888888
461f3b4a4d fixes #2243 2014-08-18 13:13:49 -07:00
r888888888
c85f615773 usability improvements for #1237 2014-02-28 17:11:46 -08:00
r888888888
1b958c6aba usability improvements for #1237 2014-02-28 17:10:59 -08:00
Toks
25e6018b2d Partial fix for #1237 (shortcuts only) 2013-10-10 21:13:30 -04:00
Toks
56946257ec Auto-select contents of tag script field on manual select
fixes #1867
2013-07-19 23:00:56 -04:00
Toks
eb0bf9d7ba Tag script field: don't auto-focus when switching pages 2013-07-19 23:00:17 -04:00
Toks
0500ffcaae Hide autocomplete when closing quick edit form 2013-07-15 11:43:33 -04:00
Toks
ce798d0f7d fixes #1457 2013-05-20 10:05:39 -04:00
Toks
1640dca5a5 edit mode: select end, fit content height (#1342) 2013-04-25 14:45:24 -04:00
Toks
675b48bdd8 combine edit and apply tag script modes (#1009) 2013-04-24 20:37:44 -04:00
Toks
c6c5671c44 fixes #1009; alter edit tag script mode 2013-04-24 20:00:27 -04:00
Toks
d8da37e11c fixes #1265 2013-04-10 19:44:25 -04:00
小太
c107f96cec Kill trailing whitespaces in javascript files 2013-03-19 23:09:22 +11:00
albert
e3892e09c9 fixes #653 2013-02-28 15:06:22 -08:00
albert
cd3f2483f8 fixes #606 2013-02-24 17:04:10 -05:00
albert
5167cf6948 fix colors for post mode menu 2013-02-18 14:44:21 -05:00
albert
c9dbae237c fixes #222 2012-01-07 21:17:22 -05:00
albert
c478eb33b6 * Additional effects
* Fixed flash pngs
* Fixed dmail search links
2011-11-03 17:42:40 -04:00
albert
02eac64bd9 added more conditional checks for javascripts to reduce computation load 2011-11-02 12:27:40 -04:00
albert
02c0a0f1c6 post mode menu fixes 2011-10-22 01:56:36 -04:00
albert
8a5f26f3e5 implements edit mode for post mode menu 2011-10-21 18:56:27 -04:00
albert
60abc867ca js fixes 2011-08-30 20:10:38 -04:00
albert
dafe322b77 js work 2011-08-15 12:14:57 -04:00
albert
63564921e5 js work 2011-08-15 11:30:14 -04:00