Closed Bug 740742 Opened 13 years ago Closed 5 years ago

Add 'Follow' menu item in Twitter view context menu

Categories

(Chat Core :: Twitter, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jb, Assigned: akashajay103)

References

Details

It is not currently not obvious to add a new followed person in Tiwtter (add contact does not sound exactly right in Twitter). One way of making it easier could be to add a 'Follow xxx' to the Tweet context menu if the user right clicks on a @xxxx.
I think the most important use case for this is to follow the original author of an RT tweet. Maybe this specific case would be easier to implement.
I seem that this function has been implemented already. http://mxr.mozilla.org/comm-central/source/chat/protocols/twitter/twitter.js#88 "Follow" menu may appears when user click non-follow other user's tweet (e.g. RT). However, current implementation treats a RTed tweet as the tweet of user who retweeted it. (Current implementation does not treat a RTed tweet as original user's tweet).
So to clarify: - we already have a "Follow <username>" context menu items on tweets. - This doesn't help for following someone who is mentioned in an @<username> mention, and it's this case that Jb wanted us to improve (I know because this bug was filed as a follow up to a discussion I had with him over the phone). - Adding a protocol-specific context-aware menu item is difficult, but I think we can relatively easily handle the case where this would be the most useful: in the context menu of an RT tweet (rather than in the context menu of @ mentions).
Just for the record (if someone is really annoyed by this), you can type "FOLLOW @<foo>" and Twitter won't tweet that and will follow that user (as if it's a text message).
Component: Instant Messaging → Twitter
Product: Thunderbird → Chat Core
Version: 13 → trunk
Assignee: nobody → akashajay103
Status: NEW → ASSIGNED
See Also: → 955685

Bug 1445778 removes support for Twitter due to changes in their streaming API.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.