Feature proposal #6859
closed
Implement multiple asset support for Follow API
Added by krileon about 7 years ago.
Updated almost 7 years ago.
Start date:
10 November 2017
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.
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.
- % Done changed from 0 to 30
- % Done changed from 30 to 50
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.
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF