[OStatus] Remote @-reply for Twitter, other services
[OStatus] Remote @-reply for Twitter, other services
| Issue ID: | 788 |
| Issue Category: | enhancement |
| Component: | core |
| Priority: | normal |
| Status: | duplicate |
| Assigned: | evan |
| Milestone: | 0.7 |
It would be great if we could add arbitrary URLs to our "following" list with nicknames. @replies to these names in our messages would link to the URL provided, even if there is a local account by that name. (Useful for people who federate to twitter/pownce/etc).
@replies to URLs (ie, @twitter.com/singpolyma) would be nice too, just parse the hcard on the page and use it's nickname/fn as the text and the URL as the link.

Updates
#1
An implementation of the latter half, in ruby: http://gist.github.com/26680
#2
OStatus pretty much implements this now, though with some limitations so far on what you can hook up. Making a note that it might be good to extend a bit more to profiles we're kinda half-way able to reach.
#3
I think this is fixed.
You can also subscribe to the
RSS feed for updates to this issue.