Closed spinosa closed 12 years ago
Step 1 is complete (see commit above).
Thinking for Step 2... After the short url gets expanded, we need to determine it's a shelby.tv link and parse out the frame. This should probably happen in GT::VideoManager#get_or_create_videos_for_url
hold off: this may change with the design of GT-
GT should create a stand-alone social network for video. And the functionality the enabled this (confusing) situation has been stripped from the app. As such, this is no longer an issue. Closing.
When user Us shares frame F (on roll R) with comment C... 1) Comment C should be added to the conversation of F 2) When arnold detects this share for viewing user Uv: if Uv does not already follow R (ie. they have no DashboardEntry for F), create a new DashboardEntry, D, for Uv pointing to F (do not auto-follow R)
In the future, maybe via StreamPlay, we would want to make sure Uv sees C/Us when viewing D to give them context as to why this random frame from a roll they don't follow is showing up.