Project

General

Profile

Actions

Feature proposal #6859

closed

Implement multiple asset support for Follow API

Feature proposal #6859: Implement multiple asset support for Follow API

Added by krileon about 8 years ago. Updated about 8 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.

Updated by krileon about 8 years ago Actions #1

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.

Updated by krileon about 8 years ago Actions #2

  • % Done changed from 0 to 30

Updated by krileon about 8 years ago Actions #3

  • % Done changed from 30 to 50

Updated by krileon about 8 years ago Actions #4

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.

Updated by krileon about 8 years ago Actions #5

  • Status changed from Assigned to Resolved
  • % Done changed from 50 to 100

Updated by krileon about 8 years ago Actions #6

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom