Toks
9622cc1185
Update keyboard shortcut page
...
related #2158
2014-05-17 13:00:05 -04:00
r888888888
6d6c20a878
rename r-18 to r_18
2014-05-17 01:55:36 -07:00
Toks
634007622d
Merge branch 'master' of https://github.com/r888888888/danbooru
2014-05-16 20:49:19 -04:00
Toks
70fd527c85
fixes #2157
2014-05-16 20:48:40 -04:00
r888888888
bfd1924481
fixes #2155
2014-05-15 22:14:08 -07:00
r888888888
2cfc66a60a
remove intelligent autocomplete expiry
2014-05-15 21:46:59 -07:00
Toks
a3d120c632
#1866 : Support HTTPS urls
2014-05-15 23:35:57 -04:00
Toks
b182311e29
fix javascript error
2014-05-14 22:31:05 -04:00
r888888888
c56f19fedd
lower threshold for iqdb matches
2014-05-11 00:01:52 -07:00
Toks
9a7b7e9b87
fix #2152
2014-05-10 13:42:44 -04:00
Toks
e5f6c094cc
Fix link in label getting escaped
2014-05-10 12:06:21 -04:00
r888888888
852e28b032
add autocomplete guards
2014-05-09 17:42:40 -07:00
r888888888
9b8f70dd5f
fixes #2147
2014-05-09 16:27:39 -07:00
Toks
0a75402cc7
Support referrer matching for seiga and da
2014-05-08 20:25:11 -04:00
r888888888
6de67da280
* Refactor iqdb response collection
2014-05-08 16:42:16 -07:00
r888888888
d46042f038
wip
2014-05-08 15:41:29 -07:00
r888888888
9e2c664a41
fixes #2130
2014-05-05 17:59:54 -07:00
r888888888
d7c419a91e
revert importer change
2014-05-05 17:30:03 -07:00
r888888888
50b789dbd3
iqdb command fixes
2014-05-05 17:21:26 -07:00
Toks
47f56cd19d
#1866 : Fix deviantart regex again and support alternate url style
2014-05-04 15:54:11 -04:00
Toks
57ebe75587
#1866 : Fix deviantart regex
2014-05-03 19:44:43 -04:00
Toks
8d8ad70c3f
fixes #2144
2014-05-01 14:51:57 -04:00
Toks
f8cf941a7f
Use normalized url for iqdb similar search
2014-04-30 21:44:03 -04:00
Toks
964c4d556f
Replace ideographic space with regular space
...
fixes #2131
2014-04-30 21:18:47 -04:00
Toks
055d0eecd3
Remove redundant promoter name from user feedback
...
Feedbacks already keep track of who created them so it doesn't need to
be in the body too
2014-04-30 21:18:18 -04:00
Toks
bb07dc429b
Seiga: fix source uploads still not working in some cases
2014-04-30 15:18:53 -04:00
Toks
884be2b711
Seiga: fix source uploads not working
2014-04-30 14:40:21 -04:00
Toks
281c7e4bf7
Seiga: fix getting tags
2014-04-30 14:32:14 -04:00
Toks
899fd8f71f
Don't instantly make a request to get info when using bookmarklet
...
Currently this is done twice: once when the page first loads (although
this one isn't used) and then a second time asynchronously with
javascript (which is used). This commit removes the first one, improving
upload page load time.
2014-04-30 14:28:07 -04:00
Toks
ce2bcc4570
Seiga: support alternate type of direct link url
2014-04-30 12:31:41 -04:00
Toks
b559f11c99
Seiga: fix getting artist name
2014-04-30 12:29:35 -04:00
Toks
0507064004
#1866 : Add nico seiga support and fix various seiga bugs
...
* Support rewriting source when user uploads from a thumbnail url or
html page url
* Fix bug where site did not log in correctly
* Fix bug where the image url couldn't be extracted from the page if the
image was rated as adults only on seiga
* Normalize direct image url to html page url so tags, etc., can be
extracted
2014-04-29 11:46:08 -04:00
Toks
0cba44e3bf
Fix deviantart regex bugs
2014-04-28 15:49:50 -04:00
Toks
cc3c6d989f
Upload preview: use normalized image url
...
This means that the preview will work even when the user doesn't use the
direct image link. e.g. The user can use the bookmarklet on Pixiv
mode=medium pages.
2014-04-28 15:29:31 -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
Toks
22f2a76569
Don't return incorrect artist finder results
...
Applies to nicoseiga, tumblr, and deviantart; fixes #2134
2014-04-28 15:01:07 -04:00
Toks
b16980be51
fixes #2138
2014-04-28 14:33:13 -04:00
Toks
a05c51745c
Add search option for issue #2104
2014-04-28 14:24:24 -04:00
r888888888
48b2719031
Reenable asset compilation for production
2014-04-25 14:40:20 -07:00
r888888888
e96c936f36
Additional Rails 4.1 optimizations
2014-04-25 10:34:27 -07:00
r888888888
aab03422bc
performance tweaks for rails 4.1
2014-04-24 22:24:42 -07:00
r888888888
a89c57cee0
Fix Rails 4.1 migration issues
2014-04-24 17:01:03 -07:00
r888888888
616aef4394
Revert "Merge branch 'ruby-2.1'"
...
This reverts commit 18dd5acca7 , reversing
changes made to 55fef2f7c6 .
2014-04-24 16:12:30 -07:00
r888888888
18dd5acca7
Merge branch 'ruby-2.1'
...
Conflicts:
app/assets/javascripts/comments.js
app/helpers/delayed_jobs_helper.rb
2014-04-23 18:05:31 -07:00
r888888888
98b31aafa6
fix session comparison
2014-04-23 14:03:54 -07:00
r888888888
90f3156a73
fixes #2132
2014-04-17 14:17:11 -07:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
r888888888
7a61048d69
iqdb display fix
2014-04-12 15:14:10 -07:00
r888888888
eee742b60b
improve swiping logic
2014-04-12 15:03:28 -07:00
r888888888
26f35b551c
improve swiping logic
2014-04-12 14:59:02 -07:00