You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/05/24 16:33:55 UTC

[jira] Created: (SHINDIG-306) 0.8 -- Add topFriends filter

0.8 -- Add topFriends filter
----------------------------

                 Key: SHINDIG-306
                 URL: https://issues.apache.org/jira/browse/SHINDIG-306
             Project: Shindig
          Issue Type: New Feature
          Components: OpenSocial  feature (Javascript), RESTful API (Java), RESTful API (PHP)
            Reporter: Paul Lindner


ref: FILTER_TYPE-001

Top friends should be a filter as well as a sort...

opensocial.DataRequest.FilterType = {
/**
* Retrieves only the user's top friends.
*
* @member opensocial.DataRequest.FilterType
*/
TOP_FRIENDS : 'topFriends',
...
}	Top friends should be a filter as well as a sort	http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/ae406a39198ecd31														

.
	5 Positive Votes	4/30/2008	FETCH_ACTIVITIES-001	Get rid of the "activities" p

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-306) 0.8 -- Add topFriends filter

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner updated SHINDIG-306:
---------------------------------

       Assignee: Paul Lindner
    Description: 
ref: FILTER_TYPE-001

Top friends should be a filter as well as a sort...

opensocial.DataRequest.FilterType = {
/**
* Retrieves only the user's top friends.
*
* @member opensocial.DataRequest.FilterType
*/
TOP_FRIENDS : 'topFriends',
...
}	Top friends should be a filter as well as a sort	http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/ae406a39198ecd31														


  was:
ref: FILTER_TYPE-001

Top friends should be a filter as well as a sort...

opensocial.DataRequest.FilterType = {
/**
* Retrieves only the user's top friends.
*
* @member opensocial.DataRequest.FilterType
*/
TOP_FRIENDS : 'topFriends',
...
}	Top friends should be a filter as well as a sort	http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/ae406a39198ecd31														

.
	5 Positive Votes	4/30/2008	FETCH_ACTIVITIES-001	Get rid of the "activities" p


> 0.8 -- Add topFriends filter
> ----------------------------
>
>                 Key: SHINDIG-306
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-306
>             Project: Shindig
>          Issue Type: New Feature
>          Components: OpenSocial  feature (Javascript), RESTful API (Java), RESTful API (PHP)
>            Reporter: Paul Lindner
>            Assignee: Paul Lindner
>
> ref: FILTER_TYPE-001
> Top friends should be a filter as well as a sort...
> opensocial.DataRequest.FilterType = {
> /**
> * Retrieves only the user's top friends.
> *
> * @member opensocial.DataRequest.FilterType
> */
> TOP_FRIENDS : 'topFriends',
> ...
> }	Top friends should be a filter as well as a sort	http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/ae406a39198ecd31														

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.