Issue 72: 希望增加plurk支持
Status:  Fixed
Owner:
Closed:  Mar 2011
Project Member Reported by QLeel...@gmail.com, Dec 9, 2010
希望增加plurk支持,雖然比較小眾只在台灣廣為流行,不過新浪微博還是有相當數量的台灣用戶的。

押后吧!!下周吧!!
Dec 16, 2010
Project Member #1 QLeel...@gmail.com
Table of contents
Python example
Java example
Plurk data
A plurk and it's data
User data
A user and the data
How to render the avatar
Users
/API/Users/register
/API/Users/login
/API/Users/logout
/API/Users/update
/API/Users/updatePicture
/API/Users/getKarmaStats
Real time notifications
/API/Realtime/getUserChannel
Comet channel specification
Polling
/API/Polling/getPlurks
/API/Polling/getUnreadCount
Timeline
/API/Timeline/getPlurk
/API/Timeline/getPlurks
/API/Timeline/getUnreadPlurks
/API/Timeline/plurkAdd
/API/Timeline/plurkDelete
/API/Timeline/plurkEdit
/API/Timeline/mutePlurks
/API/Timeline/unmutePlurks
/API/Timeline/favoritePlurks
/API/Timeline/unfavoritePlurks
/API/Timeline/markAsRead
/API/Timeline/uploadPicture
Responses
/API/Responses/get
/API/Responses/responseAdd
/API/Responses/responseDelete
Profile
/API/Profile/getOwnProfile
/API/Profile/getPublicProfile
Friends and fans
/API/FriendsFans/getFriendsByOffset
/API/FriendsFans/getFansByOffset
/API/FriendsFans/getFollowingByOffset
/API/FriendsFans/becomeFriend
/API/FriendsFans/removeAsFriend
/API/FriendsFans/becomeFan
/API/FriendsFans/setFollowing
/API/FriendsFans/getCompletion
Alerts
General data structures
/API/Alerts/getActive
/API/Alerts/getHistory
/API/Alerts/addAsFan
/API/Alerts/addAllAsFan
/API/Alerts/addAllAsFriends
/API/Alerts/addAsFriend
/API/Alerts/denyFriendship
/API/Alerts/removeNotification
Search
/API/PlurkSearch/search
/API/UserSearch/search
Emoticons
/API/Emoticons/get
Blocks
/API/Blocks/get
/API/Blocks/block
/API/Blocks/unblock
Cliques
/API/Cliques/getCliques
/API/Cliques/getClique
/API/Cliques/createClique
/API/Cliques/renameClique
/API/Cliques/add
/API/Cliques/remove
Cc: -fengmk2
Dec 31, 2010
Project Member #2 fengmk2
(No comment was entered for this change.)
Owner: fengmk2
Labels: -Priority-Medium Priority-High
Mar 28, 2011
Project Member #3 fengmk2
(No comment was entered for this change.)
Status: Fixed