Toks
5f70768962
#1866 : Support HTTPS urls
2014-05-23 14:15:33 -04:00
r888888888
f98f6dafbb
lower threshold for iqdb matches
2014-05-23 14:15:29 -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
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
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
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
90f3156a73
fixes #2132
2014-04-17 14:17:11 -07:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
r888888888
e60877ed31
iqdb fixes
2014-04-12 01:41:53 -07:00
r888888888
7d1bf4864f
iqdb fixes
2014-04-12 01:34:21 -07:00
r888888888
72e15012eb
fix iqdb match constraint
2014-03-27 11:05:16 -07:00
r888888888
22a2c97963
iqdb fixes
2014-03-27 10:54:55 -07:00
r888888888
c41d2a733b
bug fixes for iqdb
2014-03-26 17:20:34 -07:00
r888888888
594b09b8c9
fix dmail tests
2014-03-26 16:01:10 -07:00
r888888888
0adfc79087
iqdb fixes
2014-03-24 15:10:20 -07:00
r888888888
91a0917477
fix iqdb importer
2014-03-24 15:08:00 -07:00
r888888888
1c2aed92d7
iqdb changes
2014-03-24 14:45:28 -07:00
r888888888
16712b7d56
implement iqdb wrapper
2014-03-24 13:22:03 -07:00
r888888888
7e07b874a4
implementation for #1469
...
This reverts commit 18edc937fd .
2014-03-14 18:39:31 -07:00
r888888888
89a59b1b01
fix bug with user promotions
2014-03-10 17:16:50 -07:00
r888888888
18edc937fd
Revert "implementation for #1469 "
...
This reverts commit 08b9b2771f .
2014-03-10 16:31:38 -07:00
r888888888
08b9b2771f
implementation for #1469
2014-03-07 15:55:49 -08:00
r888888888
159c297306
fixes #1414
2014-03-06 18:35:46 -08:00
r888888888
42915c2f8e
fixes #1367
2014-03-06 18:04:18 -08:00
r888888888
37d75e4a88
Fixes #1266
2014-03-05 17:53:26 -08:00
r888888888
56ae78f963
refactored user promotion code, related to #1257
2014-03-05 17:44:07 -08:00
r888888888
1f10f39d1e
fixes #1227
2014-02-28 16:40:11 -08:00
Toks
5d5caf5eea
fixes #2102
2014-02-28 19:02:30 -05:00
r888888888
165e3a4efa
fixes #530
2014-02-27 13:41:36 -08:00
r888888888
3ba7daebd1
include dmail ip addrs in search
2014-02-21 14:15:37 -08:00
Kevin Xiwei Zheng
966257f482
Fix hash key typo in TagAliasCorrection
2014-02-02 14:56:19 -05:00
Kevin Xiwei Zheng
db5f14efd0
Fix missing ) causing some source searches to fail
2014-01-28 01:32:35 -05:00
Toks
744daa6c0c
When email change fails, give appropriate error message
...
Previously it would always say "Password was incorrect" on failure,
whether that was the actual problem or not.
2014-01-24 13:52:43 -05:00
Toks
f05cce2cc5
fixes #688
2014-01-16 19:42:17 -05:00
Toks
8e023cd8c4
fixes #1646
2014-01-15 03:15:10 -05:00