holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[ljcom] r12575: LJSUP-13192: Additional development of l...

Committer: akanashin
LJSUP-13192: Additional development of latest.bml
U   trunk/cgi-bin/ljcom.pl
Modified: trunk/cgi-bin/ljcom.pl
===================================================================
--- trunk/cgi-bin/ljcom.pl	2012-08-29 09:24:57 UTC (rev 12574)
+++ trunk/cgi-bin/ljcom.pl	2012-08-29 09:59:44 UTC (rev 12575)
@@ -1094,7 +1094,7 @@
 
     ## Display latest entries only from users with social capital more than 10
     my $soc_capital = $up->get_social_capital();
-    if ($soc_capital > 10) { 
+    if ($soc_capital > 10 && !$req->{'twitter_repost_aware'}) { 
         push @$joblist, TheSchwartz::Job->new_from_array("LJ::Worker::LatestPosts", {
             'timepost' => time(),
             'journalid' => $uo->{'userid'},

Tags: akanashin, holyandrew, ljcom, pl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments