I've just pushed code to 0.9.x to support forwarding notices.
When user A forwards a notice created by user B, the notice is distributed to all user A's subscribers (except those who've already received the notice, and those who've blocked user B). A record is stored that A forwarded the notice. This is not a new notice, so it's not listed anywhere else but inboxes.
When a user's inbox is shown, each notice that was received because it was forwarded is marked "Fwd" (this could be better!) and a list of users who forwarded the notice is put at the end of the notice. There's also a form to forward the notice (if you haven't before, and if you're not the author).
There's still a lot to do here, but I think we've got the basics for the "retweet" functionality covered.
-Evan -- Evan Prodromou CEO, StatusNet, Inc. [email protected] - http://identi.ca/evan - +1-514-554-3826 _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
