Toks
b18bb73f4b
Implentation for #2141
2014-05-22 20:07:15 -04:00
Toks
f8cf941a7f
Use normalized url for iqdb similar search
2014-04-30 21:44:03 -04:00
Toks
e84934bf78
Automatically focus first autocomplete result
...
In order to do this space-to-complete needs to be removed too since it
doesn't work together with autofocus. I think this is a good thing
anyway as it can cause accidental selections when typing. And we already
have two other shortcuts for this too (enter and tab).
2014-04-28 15:07:09 -04:00
r888888888
48b2719031
Reenable asset compilation for production
2014-04-25 14:40:20 -07:00
r888888888
08da53f7f0
add gesture support for mobile page
2014-04-12 14:48:16 -07:00
r888888888
ae5fe58c77
Merge branch 'iqdb'
2014-03-24 13:35:07 -07:00
r888888888
16712b7d56
implement iqdb wrapper
2014-03-24 13:22:03 -07:00
Toks
413ac0a491
Fix various bugs when clicking "Show all comments"
2014-03-21 16:25:58 -04: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
6ed43576b4
#530 : Fix bug where newlines weren't preserved
2014-02-27 18:44:11 -05:00
r888888888
165e3a4efa
fixes #530
2014-02-27 13:41:36 -08:00
Toks
0519c44821
#2097 : Use localStorage.length instead to get number of entries
...
It looks like some older browsers are not compatible with the keys()
function of jquery.storageapi, but are compatible with just
localStorage.length.
2014-02-15 21:01:51 -05:00
r888888888
2abfcd9063
add check for localstorage implementation in autocomplete
2014-02-13 11:36:33 -08:00
r888888888
ef7c91cfc6
Merge branch 'localstorage-autocomplete' of github.com:r888888888/danbooru into localstorage-autocomplete
2014-02-12 16:04:05 -08:00
r888888888
35cc338dce
add check to make sure localstorage doesnt get filled
2014-02-12 15:20:36 -08:00
Toks
f1a995e2d8
#2097 : Fix autocomplete for single-term fields
...
JQuery passes an object as first argument but normal_source function
accepts a string instead
2014-02-11 22:20:51 -05:00
r888888888
06b92f9546
cache autocomplete results
2014-02-11 15:56:06 -08:00
Toks
a9895ea212
Update metatag autocomplete
2014-01-16 19:42:59 -05:00
Toks
fac10ede98
Add pool name autocomplete, fixes #1721
2014-01-08 16:20:02 -05:00
Toks
22271932f1
fixes #1722
2014-01-03 02:05:37 -05:00
Toks
f9df9ddb4a
fixes #2074 , reduce height of tag sub input box
2014-01-03 01:40:30 -05:00
Toks
3a9a6c6658
#1866 : Normalize urls in artist finder
2013-12-25 12:43:54 -05:00
Toks
52fd58087d
Restyle expandable blocks
2013-12-23 13:22:25 -05:00
Toks
e4b196e08a
#2063 : Add child:
2013-12-23 12:26:43 -05:00
Toks
6be6ac8c41
Fix bug when both parent and child previews are present
...
If the current post is displayed in both the parent and child previews,
there will be a duplicate dom id. This ensures the current-post class
gets added to both of them.
2013-12-21 00:01:23 -05:00
Toks
d0c0d2a314
Fix single-tag autocomplete fields not colorizing tags
2013-12-17 16:25:28 -05:00
Toks
13157cecfa
#2063 : fix issue with static metatags
2013-12-17 00:05:07 -05:00
Toks
4f537b2136
#2063 : Add noteupdater
2013-12-16 15:53:32 -05:00
Toks
5c04efce65
Autocomplete metatags ( #2063 )
2013-12-16 13:15:36 -05:00
Toks
7e79509b98
Move tag autocomplete logic to new file
2013-12-14 11:46:24 -05:00
Toks
ad5aea320a
Update parent/child border when using tag scripts
2013-12-06 14:27:00 -05:00
Toks
0842d9dc6f
fixes #1996
2013-12-06 14:25:24 -05:00
Toks
39f2d2fa40
#2050 : Improve displayed id parsing
2013-11-30 16:38:07 -05:00
Toks
2b345864df
#2050 : Display integer-parsed post id
2013-11-30 16:35:56 -05:00
Toks
5398561b1c
Don't make commentary dialog block rest of screen
2013-11-23 09:55:43 -05:00
Toks
3c81c62775
#1875 : Fix bug when resizing pinned dialog
2013-11-20 14:40:58 -05:00
Toks
cab64bd0e6
#1875 : Add pin button
2013-11-20 14:22:55 -05:00
Toks
4969377a1c
#1875 : Position dialog near right of screen instead of center
2013-11-20 13:36:13 -05:00
Toks
2ba330abb9
fixes #1647
2013-11-20 13:33:21 -05:00
Toks
fd4c8c3cd3
Add artist commentary, fixes #2024
2013-11-19 10:37:02 -05:00
Toks
25e6018b2d
Partial fix for #1237 (shortcuts only)
2013-10-10 21:13:30 -04:00
Toks
dea01f5972
Improve notice autohide behavior
...
Formerly it would act strangely when multiple notices were displayed in
succession.
2013-10-10 21:09:20 -04:00
Toks
32eae0b77e
fixes #1432
2013-10-09 14:39:59 -04:00
Toks
9db206a53d
#1943 : Add id attribute to columns
...
So custom css can be used to hide them
2013-09-18 12:39:00 -04:00
Toks
e79679ebb9
fixes #1978
...
Related to #1316
2013-09-12 21:08:50 -04:00
Toks
1d3a9e65f4
fixes #1979
2013-09-12 19:41:26 -04:00
Toks
91251ce47b
Don't autoclose tag script "Updating posts" message
2013-08-31 12:15:41 -04:00
Toks
c21543db95
Fix undefined error when using tag scripts
2013-08-31 12:13:46 -04:00
Toks
fedb398720
Merge branch 'patch-1' of https://github.com/Moebius-Strip/danbooru
2013-08-29 21:28:10 -04:00