check twittername first, before repeat/reply sent to twitter
check twittername first, before repeat/reply sent to twitter
| Issue ID: | 3263 |
| Issue Category: | bug |
| Component: | repeats |
| Priority: | major |
| Status: | active |
| Assigned: | evan |
| Version: | 0.9 |
| Milestone: | 1.0 |
| Keywords: | reply repeat twitter twitterbridge |
a lot of notices are sent out to twitter. either as repeats or replies.
but a lot of usernames on twitter are different.
please make sure that the correct twittername of the user is read from the users twittersettings, and inserted first, before notices are sent out to twitter.
just one example:
bavatar is @bavatar123 on twitter.
but all repeats and replies get sent to @bavatar on twitter: http://twitter.com/#!/search/bavatar

Updates
#1
Interested.
#2
Would it be enough to match the foreign user nickname and add it if it's not there?
I.e, this would be harder to do properly if one is supposed to _replace_ the local nickname with the Twitter username.
As we all know, there's no need to supply a user nickname when replying. But without replacing it, original posts or "CC-posting" might still misfire.
However I think it's better to treat StatusNet nicks as the intended receiver - and only add the Twitter nick if it's specifically not there.
...if I made myself clear at all. Either way, I have this working on freesocial.org and will try to make it work with git mainline master.
You can also subscribe to the
RSS feed for updates to this issue.