Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE5EF10E1E for ; Tue, 11 Feb 2014 21:38:58 +0000 (UTC) Received: (qmail 68480 invoked by uid 500); 11 Feb 2014 21:38:58 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 68439 invoked by uid 500); 11 Feb 2014 21:38:58 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 68431 invoked by uid 99); 11 Feb 2014 21:38:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Feb 2014 21:38:58 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Feb 2014 21:38:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:References:In-Reply-To:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=uGr/qsJlwGs/NyQv2P26LAbKVPlbNe80eLpa6gyu688=; b=bWrxiYrXjSOd/KzMUNJzt/4jF8YqW5xl7u7illYt7pt6AoDwJLuJv+R63th8G9ejoI01px+NHB7tSBRtXUQ16EfVUCkSAJ5H7/vAGZTmjEy0YrQmJP44ZNy/sSL7Qb/h+32cR6laUq/q1jEgGLZB4i/WAo0eH8FYuDFqn6QLeKc=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-2.v29.ch3.sourceforge.com) by sfs-alluradaemon-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WDL2F-0003c8-Lj for allura-dev@incubator.apache.org; Tue, 11 Feb 2014 21:38:31 +0000 Content-Type: multipart/related; boundary="===============0541153124459246617==" MIME-Version: 1.0 To: allura-dev@incubator.apache.org From: "Dave Brondsema" Reply-To: "[allura:tickets] " <7164@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #7164 Make activity widgets show 5 items if possible Message-ID:

In-Reply-To: <52fa7b2581b24b704f8dd280.tickets@allura.p.sourceforge.net> References: <52fa7b2581b24b704f8dd280.tickets@allura.p.sourceforge.net> Date: Tue, 11 Feb 2014 21:38:31 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============0541153124459246617== Content-Type: multipart/alternative; boundary="===============5847018408942415188==" MIME-Version: 1.0 --===============5847018408942415188== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open --> in-progress - **assigned_to**: Dave Brondsema --- ** [tickets:#7164] Make activity widgets show 5 items if possible** **Status:** in-progress **Labels:** activitystreams **Created:** Tue Feb 11, 2014 07:33 PM UTC by Tim Van Steenburgh **Last Updated:** Tue Feb 11, 2014 08:59 PM UTC **Owner:** Dave Brondsema If you fetch 5 activities, some or all of them may be filtered out after perm checks. Better to fetch more than you need (like 100), and take the first 5 of those. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============5847018408942415188== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: open --> in-progress
  • assigned_to: Dave Brondsema

[tickets:#7164] Make activity widgets show 5 items if possible

Status: in-progress
Labels: activitystreams
Created: Tue Feb 11, 2014 07:33 PM UTC by Tim Van Steenburgh
Last Updated: Tue Feb 11, 2014 08:59 PM UTC
Owner: Dave Brondsema

If you fetch 5 activities, some or all of them may be filtered out after perm checks. Better to fetch more than you need (like 100), and take the first 5 of those.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============5847018408942415188==-- --===============0541153124459246617==--