Commit Graph

1517 Commits

Author SHA1 Message Date
r888888888
7bc8104304 remove ref to is_janitor 2016-09-29 11:54:17 -07:00
r888888888
859efe026c Merge branch 'pixiv-whitecube' 2016-09-28 11:36:32 -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
Albert Yi
d86e7b1065 Merge pull request #2679 from r888888888/quoted_source
Allow quoted source: metatag, allow source: metatag when editing posts
2016-09-27 15:33:45 -07:00
r888888888
20779d52d0 final fix for #2688: Artists are uneditable 2016-09-26 12:02:35 -07:00
r888888888
46b8ce06bc increase super voter limit 2016-09-25 14:56:19 -07:00
Albert Yi
c776fb478a Revert "Index and form for bit preferences" 2016-09-23 16:21:09 -07:00
Type-kun
e7586f4e4a Add is_banned to user search params 2016-09-23 11:52:43 -07:00
Type-kun
2e4385b6cd Change user prefs search logic to use index (#2644)
Sadly, array index failed to cover "unset bits" case,
so excluded bits are merged into bigint, and &'d with column,
which turned out more readable and simpler than bit string.
2016-09-23 11:52:43 -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
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
02b8f37515 Allow source:"text with spaces", also allow source: for post edit 2016-09-19 19:33:21 +05:00
Type-kun
a718560554 Initial support for #2677 2016-09-17 16:42:00 +05:00
r888888888
ab6b5e49fe addresses #2674: aliases+updates should migrate saved searches 2016-09-14 18:48:45 -07:00
r888888888
70fef49e81 add saved search category change ui 2016-09-11 01:37:10 -07:00
r888888888
1f3515817c fix bug with empty string saved search categories 2016-09-11 01:10:09 -07:00
Type-kun
42f3a4a554 Initial support for #2644 2016-09-11 01:06:27 +05:00
r888888888
20cd6076a1 fixes #2660: Support approver:any and approver:none metatags 2016-09-09 14:30:35 -07:00
Type-kun
8998babd41 Fix #2665: nil exception in /artist_versions 2016-09-10 00:40:17 +05: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
62773852f7 Add automatic APNG detection (#2237) 2016-09-08 00:48:39 +05:00
Type-kun
66f0e71c3d Fix duplicate saved search categories in user profile 2016-08-31 00:18:41 +05:00
Type-kun
23f4232bd2 Style obsolete artist changes (fixes #1171) 2016-08-28 23:12:35 +05:00
Type-kun
92b5e5e00d Display supervoter pref in API and CSS (#2641) 2016-08-27 16:11:48 +05:00
Type-kun
d5fb37f675 Display flag creator ID in API for Mod+
Completely fixes #2640
2016-08-26 23:18:11 +05:00
Type-kun
ffbf6b6fa0 Display user permissions in API results
Fixes #2640
2016-08-26 21:51:33 +05:00
r888888888
f41c362bf4 keep better track of per-user ip addrs 2016-08-24 15:58:22 -07:00
r888888888
c3b78b1752 add user searches 2016-08-23 18:20:21 -07:00
r888888888
52a2add18c add check if google apis are enabled 2016-08-22 16:10:20 -07:00
r888888888
0a65302f12 remove uniqueness constraint on postupdates 2016-08-22 16:09:20 -07:00
r888888888
d0bbe27217 include saved searches section in user profiles 2016-08-22 14:59:43 -07:00
r888888888
1eb335474c fix saved search method 2016-08-22 13:57:09 -07:00
r888888888
ed196cc47c compatibility with postgres 9.4 2016-08-22 13:51:25 -07:00
r888888888
f5ee618342 fixes #2640: Change some API representations 2016-08-22 10:41:34 -07:00
r888888888
3c42df51c9 add framework for post update pushes to pubsub 2016-08-19 17:51:47 -07:00
r888888888
5de9adf0f5 work on saved searches embedded in user profiles 2016-08-19 17:33:42 -07:00
r888888888
28aa7f30d5 disable pubsub 2016-08-13 10:35:38 -07:00
r888888888
a55aa73b25 remove debugging 2016-08-12 13:35:11 -07:00
r888888888
1974db27b6 consolidate update_column calls on posts 2016-08-12 13:34:02 -07:00
r888888888
ba5e43d127 updated rules about self artwork 2016-08-12 11:39:55 -07:00
Type-kun
f5a031c831 Fixed typo: commentary_check -> check_commentary 2016-08-01 08:59:09 +05:00
r888888888
dc9f35fc48 show banned artist info to gold members 2016-07-29 16:54:47 -07:00
r888888888
7026e11adc fixes #2623: bugs with art commentary tags 2016-07-28 15:53:23 -07:00
r888888888
5cd1a34700 add google pubsub integration 2016-07-27 17:20:48 -07:00
r888888888
d46c6f67b8 fixes #2626: Bypass can_upload? checks for administrators 2016-07-20 12:34:34 -07:00
r888888888
d1085ced17 add options for commentary_check #2623 2016-07-20 12:25:48 -07:00
r888888888
35a6f60dc4 add options for modifying commentary/commentary_request tags on form #2623 2016-07-19 16:49:19 -07:00
r888888888
37bc7279e3 fixes #2622: Create a source normalization rule for the HTTPS version of pixiv.net 2016-07-18 17:18:56 -07:00