Project

General

Profile

Actions

Feature proposal #6859

closed

Implement multiple asset support for Follow API

Added by krileon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10 November 2017
Due date:
% Done:

100%

Estimated time:

Description

Implement support for following multiple assets at once. This probably should just store the comma list of followed assets. So for example: "groupjive.group.10,groupjive.group.10.%". As for the library API it should work same as activity by having an ->assets() function and handling the array internally as normally.

Actions #1

Updated by krileon over 6 years ago

Probably should do the same for Like functionality. Basically get rid of ->asset() entirely for follow/like api and replace with just ->assets() and handle the array usage throughout so multiple assets can be followed/liked at once.

Actions #2

Updated by krileon over 6 years ago

  • % Done changed from 0 to 30
Actions #3

Updated by krileon over 6 years ago

  • % Done changed from 30 to 50
Actions #4

Updated by krileon over 6 years ago

Only the primary asset of the following stream will be used to determine if the user has followed the stream or not. The assets are simply handled silently when following/unfollowing a stream.

Actions #5

Updated by krileon over 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 50 to 100
Actions #6

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF