Albert Yi
1d0af0358f
Merge pull request #2699 from evazion/fix/https-pixiv-ids
...
Refactor Post#parse_pixiv_id to use illust_id_from_url (fix #2695 )
2016-10-03 11:01:22 -07:00
r888888888
0b396124d6
handle comic.pixiv.net being down gracefully
2016-10-02 19:59:54 -07:00
evazion
d38e83cd00
Refactor Post#parse_pixiv_id to use illust_id_from_url ( fix #2695 ).
...
* Make illust_id_from_url a public class method instead of a protected
instance method so that Post#parse_pixiv_id can use it.
* Also make illust_id_from_url swallow the exception that
illust_id_from_url! throws so that parse_pixiv_id can use it.
2016-10-03 02:29:45 +00:00
r888888888
5b48d272f2
add basic user revert functionality
2016-09-28 11:38:34 -07:00
r888888888
fc7afd44ea
refactor source pixiv test
...
refactor pixiv download tests
refactor upload test
refactor nico seiga test
refactor twitter tests
2016-09-28 11:25:29 -07:00
r888888888
4fa2741ed2
include whitecube source/rewrite strategies
2016-09-28 11:24:54 -07:00
r888888888
34d1f95cbf
potential fix for #2687 : Post changes report doesn't handle nil results
2016-09-26 12:13:41 -07:00
r888888888
164a49c84b
fix sorting of post vote similarity algo
2016-09-24 03:59:10 -07:00
r888888888
09ec2dfc08
remove anti voters, extend post vote lifetime to 90 days, add minimum score threshold for super voters
2016-09-23 11:03:09 -07:00
r888888888
486f59e945
add antivoter resource
2016-09-19 17:07:22 -07:00
r888888888
b2e6a8f031
add antivoters (no behavior yet)
2016-09-19 16:47:55 -07:00
r888888888
bf2246f895
move vote similarity code into danbooru, add listing for super voters
2016-09-19 16:43:29 -07:00
Type-kun
6241a50c31
Fix #2628 along with similar bug for notes
2016-09-19 17:51:36 +05:00
Type-kun
9147a1b178
Update APNGInspector class and add tests ( fixes #2237 )
2016-09-18 14:13:11 +05:00
r888888888
bbcf2ee22d
fixes #2676 : fix super voters
2016-09-16 16:34:48 -07:00
r888888888
ab6b5e49fe
addresses #2674 : aliases+updates should migrate saved searches
2016-09-14 18:48:45 -07:00
r888888888
a21640429c
add dtext prefix to header id in ruby dtext parser
2016-09-09 16:41:03 -07:00
r888888888
20cd6076a1
fixes #2660 : Support approver:any and approver:none metatags
2016-09-09 14:30:35 -07:00
r888888888
c10176e64d
add upvote and downvote metatags
2016-09-08 17:48:50 -07:00
r888888888
e56d71a7d2
change super voter to look at recent votes instead
2016-09-08 17:21:46 -07:00
Type-kun
756881966a
Fix dtext.parse_strip failing for nil ( closes #2662 )
2016-09-08 22:47:42 +05:00
r888888888
d47059d246
fixes #2654 : @mentions shouldn't link to Danbooru users in artist commentaries
2016-09-07 16:08:55 -07:00
r888888888
e539fdecff
implement post change report
2016-09-07 14:35:44 -07:00
Type-kun
62773852f7
Add automatic APNG detection ( #2237 )
2016-09-08 00:48:39 +05:00
r888888888
310538dd71
implement post version search report in danbooru (probably broken)
2016-09-06 18:02:58 -07:00
r888888888
1488f82b32
import bigquery classes from reportbooru
2016-09-06 17:40:50 -07:00
Type-kun
8c04a9d390
Fix #2598 for old parser
2016-09-06 01:06:29 +05:00
r888888888
f41c362bf4
keep better track of per-user ip addrs
2016-08-24 15:58:22 -07:00
r888888888
5de9adf0f5
work on saved searches embedded in user profiles
2016-08-19 17:33:42 -07:00
r888888888
01ecc95f7d
fixes #2624 : Multiple @ mention dmails generated for the same comment
2016-07-19 17:32:48 -07:00
r888888888
122970bc11
fixes #2620 : Users who logged in securely should always be redirected to the HTTPS version of Danbooru
2016-07-18 16:48:10 -07:00
r888888888
8ea992168b
add httponly constraint to user_name cookie #2621
2016-07-12 12:30:01 -07:00
r888888888
2ce86ecb8b
add support for post version queries
2016-06-21 13:14:27 -07:00
r888888888
3e3f90d79a
fix bug with alias/implication processing
2016-06-15 13:11:49 -07:00
r888888888
aa77ba3874
initial support for pixiv comic sessions
2016-06-14 11:59:09 -07:00
r888888888
dbf1a38550
fixes #2608 : Batch upload strategy for "book mode" pixiv manga
2016-06-14 11:49:57 -07:00
r888888888
45e5ea817a
update tests
2016-06-12 15:12:30 -07:00
r888888888
d206b210c8
fix pixiv web agent to use new login scheme
2016-06-12 14:48:53 -07:00
r888888888
2f3d7bc0d1
change pixiv login page
2016-06-11 23:12:03 -07:00
r888888888
58aa5c6d66
fix tests
2016-05-28 14:08:44 -07:00
r888888888
bdd408952b
add user option for disabling tagged filenames
2016-05-26 10:16:13 -07:00
r888888888
84857e7a3e
fix pixiv web agent
2016-05-12 14:01:35 -07:00
r888888888
34a6b30684
disable pixiv session auth
2016-05-12 11:22:39 -07:00
r888888888
5fe163b29f
fix parse_strip call
2016-04-27 17:14:06 -07:00
r888888888
634255e584
potential fix for #2591 : Bulk update missed some posts
2016-04-25 16:52:57 -07:00
r888888888
667f912093
fixes #2590 : Approving implication creates forum post under "albert" instead of actual approver
2016-04-25 16:48:53 -07:00
r888888888
b24ab33109
remove old ragel dtext parser
2016-03-17 15:11:44 -07:00
r888888888
50bc9f5983
update for new pixiv login
2016-03-16 10:18:29 -07:00
r888888888
6f77742017
admins are always counted as supervoters
2016-03-14 16:53:53 -07:00
r888888888
6d6d00b190
expose voting to non-gold supervoters
2016-03-14 16:52:49 -07:00