Commit Graph

186 Commits

Author SHA1 Message Date
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
albert
d788e8c1c0 remove is_flagged from user limit calculations, deleting a posts now takes it out of pending status 2013-02-22 16:26:35 -05:00
albert
26b5f3091c add hilighting to mod queue 2013-02-22 15:47:36 -05:00
albert
77124bb889 fast_count fixes 2013-02-20 22:08:21 -05:00
albert
2954118663 fix fast_count 2013-02-20 16:08:14 -05:00
albert
b5064d197c fix for blank tag counts 2013-02-20 16:05:03 -05:00
albert
c848647053 always do a count search for cases where fast_count returns 0 2013-02-20 13:36:48 -05:00
albert
794be44308 fixes for platinum account references 2013-02-20 00:09:41 -05:00
albert
7817e571c3 fixes #398 2013-02-19 14:00:27 -05:00
albert
dbb0808eaf fix for metatag post counts 2013-02-19 12:57:41 -05:00
albert
e0fdda3103 fixes to model searches 2013-02-19 12:27:17 -05:00
albert
2d20b07423 fixes #391 2013-02-18 16:09:00 -05:00
albert
3399ff04fb consider jpeg as images 2013-02-18 15:40:40 -05:00