Hi, I'm working on a site based on the StatusNet framework. I'm using the Facebook Bridge plugin to connect with facebook (not sure which version, since there is no version number anywhere in the comments or the readme, but I guess this is the newer 'facebook bridge' plugin).
Right now it's setup so that users can login with their facebook accounts, and that works fine. From the readme file, it seems like there should be functionality for posting to facebook from my Statusnet site (it says: "posting a notice on StatusNet automatically creates a post on Facebook, deleting it on StatusNet deletes it on Facebook, and faving it "likes" it on Facebook").
From googling and looking through the code, I have no idea how this post mirroring is supposed to work. Can anyone give me some ideas to help me figure it out? Thanks.