r888888888
8ee2dd68e2
potential fix for #2136
2014-05-23 14:15:44 -04:00
r888888888
1690365bdc
fixes #2162
2014-05-23 14:15:43 -04:00
r888888888
5f29ef5557
fixes #2130
2014-05-23 14:15:42 -04:00
Toks
b194935bde
#1866 : Support fc2 url redirecting
2014-05-23 14:15:41 -04:00
Toks
45c97bb0c9
Update keyboard shortcut page
...
related #2158
2014-05-23 14:15:40 -04:00
r888888888
c2bc6a3468
rename r-18 to r_18
2014-05-23 14:15:39 -04:00
Toks
06fe608bd0
fixes #2157
2014-05-23 14:15:38 -04:00
r888888888
a66d432925
fixes #2155
2014-05-23 14:15:37 -04:00
r888888888
f2e2ae35b9
new version
2014-05-23 14:15:36 -04:00
r888888888
dd48ceffd1
remove intelligent autocomplete expiry
2014-05-23 14:15:35 -04:00
r888888888
56342336fe
new version
2014-05-23 14:15:34 -04:00
Toks
5f70768962
#1866 : Support HTTPS urls
2014-05-23 14:15:33 -04:00
Toks
b3bab586d3
fix javascript error
2014-05-23 14:15:32 -04:00
Toks
363a748ec6
Remove enter-to-autocomplete
...
see http://sonohara.donmai.us/forum_topics/10558
2014-05-23 14:15:31 -04:00
r888888888
f98f6dafbb
lower threshold for iqdb matches
2014-05-23 14:15:29 -04:00
Toks
e2492719c9
fix #2152
2014-05-23 14:15:28 -04:00
Toks
048c5a1e9f
Fix link in label getting escaped
2014-05-23 14:15:27 -04:00
r888888888
507c69d144
add autocomplete guards
2014-05-23 14:15:26 -04:00
r888888888
d4b20a0117
fixes #2148
2014-05-23 14:15:25 -04:00
r888888888
3d0fa5968d
fixes #2147
2014-05-23 14:15:24 -04:00
Toks
38c0e01f9b
Support referrer matching for seiga and da
2014-05-23 14:15:23 -04:00
r888888888
f8dffc7e8b
* Refactor iqdb response collection
2014-05-23 14:15:21 -04:00
r888888888
639eea85f1
wip
2014-05-23 14:15:20 -04:00
r888888888
57ad234b90
fixes #2130
2014-05-23 14:15:19 -04:00
r888888888
e66a614775
new version
2014-05-23 14:15:18 -04:00
r888888888
402624f6d9
revert importer change
2014-05-23 14:15:17 -04:00
r888888888
6c4cd42565
iqdb command fixes
2014-05-23 14:15:16 -04:00
Toks
b18bb73f4b
Implentation for #2141
2014-05-22 20:07:15 -04: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
76d1f0a66b
Update seiga and pixiv source tests, and seiga vcr cassettes
...
fixes #2142
2014-04-30 15:26:58 -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
d1c0b5a6cf
Fix accepting terms of service not working
2014-04-28 16:05:45 -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