Closed 4www closed 1 year ago
Name | Link |
---|---|
Latest commit | 82acdd9ad0b974c736009b0c472df1d8982dc167 |
Latest deploy log | https://app.netlify.com/sites/radio4000-components/deploys/645cac2ac50e910008b83e73 |
Deploy Preview | https://deploy-preview-50--radio4000-components.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
introduce in the UI the concept of "followers" and "followings"; this naming is temporary
Needs to be merged first:
Todo:
npm link @radio4000/sdk
on branchfeat/channel-follow
r4-app.state.{followers/following}
, depending on ther4-app.{selectedSlug,selectedChannel}
(the user's UI channel to which everything in the UI is based on, including current followings/followers list)/
a list of ther4-app.selectedChannel.followings
, so we could display "latest tracks" for each" (maybe even date, on "unread")this.selectedChannel.id
as the base for "follower")/:slug/followers
)/:slug/following
)Not done:
/:slug/followers
(and/:slug/followings
), to be sure only the channel owner sees their followers