Commit Graph

198 Commits

Author SHA1 Message Date
Toks
c9400e404d fixes #449 2013-04-14 12:56:35 -04:00
Toks
dfd40f439e add categorized tag strings to post pages (#1297) 2013-04-13 17:10:29 -04:00
Toks
4006c9243e fixes #1062 2013-04-09 14:08:19 -04:00
albert
c540c4f891 Fixes #1121, rename Post#annihilate to Post#expunge 2013-04-08 13:44:43 -04:00
albert
b2f77268f3 fixes #1167 2013-04-03 16:38:42 -04:00
albert
ce7d6bc0dd disable Tag.find_or_create_by_name for single tag queries with no matching tag record 2013-03-31 18:27:32 -04:00
albert
e2c2a8309d add pixiv id search 2013-03-31 14:43:54 -04:00
albert
85a5fcc658 fixes #1133 2013-03-29 16:45:59 -04:00
albert
717872272a fixes #1109 2013-03-26 20:57:45 -04:00
albert
fac215141d fixes #1105 2013-03-26 20:55:58 -04:00
albert
7939ce2a98 delayed job fix 2013-03-26 01:16:21 -04:00
albert
f4cc6e7d99 fix tests 2013-03-25 23:58:44 -04:00
albert
6c54d89a36 * All users can now view deleted posts.
* Posts now have an is_banned flag for artist removal requests.  Basic users can not view banned posts but gold and higher can.
* Banning an artist both deletes the post and bans it.
* By default deleted posts are not filtered out of post searches at the sql level.
2013-03-22 09:38:53 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
770ace0e68 fix tests, implement limits for favorites 2013-03-18 12:41:33 -07:00
albert
fff581dc28 no longer decrement post counts when post is deleted 2013-03-18 09:28:31 -07:00
albert
c6a814ce3f add tag correction support 2013-03-17 23:03:02 -04:00
albert
b5e5607902 reduce frequency of post count expiration for blank tag case 2013-03-15 13:15:44 -04:00
albert
3a74990474 fixes #862 2013-03-13 12:26:01 -04:00
albert
a6ed8bcaf1 fix post count cache expiration across servers 2013-03-11 18:50:23 -04:00
albert
c5ce14ac68 fixes #837 2013-03-11 13:14:25 -04:00
albert
054c736d6a fixes #817 2013-03-10 14:49:40 -04:00
albert
6a2f69f2fc fixes #806 2013-03-09 01:41:26 -05:00
albert
2338f004eb refactored tsquery sql to use rails escaping mechanisms 2013-03-07 16:34:12 -05:00
albert
1582a6135b fixes #779 2013-03-06 20:09:43 -05:00
albert
31927b54d7 bug fixes 2013-03-06 01:39:25 -05:00
albert
93ac6601aa fix for raw_tag_match 2013-03-06 01:31:45 -05:00
albert
e8a1d3382d remove grandparenting constraint 2013-03-06 01:27:43 -05:00
albert
3471aa6535 fixes #761 2013-03-05 20:04:08 -05:00
albert
29e3e7be0e fixes #769 2013-03-05 19:43:49 -05:00
albert
f0b29fc3ba more intelligent queuing of async jobs 2013-03-03 01:12:31 -05:00
albert
b34080d0af more aggressive timeout constraints for loose source queries 2013-03-02 20:30:59 -05:00
albert
48953df07b fixes #673 2013-03-01 06:27:48 -08:00
albert
358e78c14b fixes #669 2013-03-01 06:16:26 -08:00
albert
993c27aef2 fixes #643 2013-02-28 13:21:01 -08:00
albert
71d1c71bc3 add support for download files 2013-02-28 10:30:24 -08:00
albert
132ef8f93c hide approval mod actions, better logic for user promotion/demotion mod actions 2013-02-28 10:19:31 -08:00
albert
cecf1f67cc fix #620 2013-02-28 09:56:10 -08:00
albert
cca0cc8dbd fix pool metatags, fix artist search 2013-02-26 23:35:17 -08:00
albert
1acfe65499 fix score updates for favoriting 2013-02-26 22:45:56 -08:00
albert
155974210b undeleting a post now records the approver 2013-02-26 22:38:46 -08:00
albert
540d64682d fixes to post/pool apis 2013-02-26 22:29:59 -08:00
albert
b6f079568f fixes 2013-02-24 12:19:41 -05:00
albert
bb3508a536 add defaults for new aliases/implications 2013-02-24 11:29:06 -05:00
albert
dcdb550cf1 fix fast_count 2013-02-24 00:04:03 -05:00
albert
586c9a7258 fix favcount 2013-02-23 19:46:32 -05:00
albert
4121d6650e refactor fast_count 2013-02-23 19:19:47 -05:00
albert
658b3bea12 fix mod queue logic 2013-02-22 21:20:02 -05:00
albert
6db391f6a2 fixes to post flag logic 2013-02-22 21:13:11 -05:00
albert
4203f344c0 fix for mod queue logic 2013-02-22 20:59:21 -05:00