> Starting July 15th, the posts from identi.ca to facebook no longer > appear as regular posts but as special identi.ca app messages. This > creates a nice icon with a link to the identi.ca app info page which > is lovely, but the messages appear as blank (with said icon) in the > facebook iPhone app. Messages prior to July 15th appear in the > Facebook iPhone app just like any other post. > > Was there a change made July 15th to the identica Facebook app? > Yes. Facebook messages as of that date are posted to the facebook "stream" which is described here: http://developers.facebook.com/news.php?blog=1&story=225
According to the API documentation, the stream API is backwards compatible with the status update API: http://wiki.developers.facebook.com/index.php/Using_the_Open_Stream_API The reason we use the stream API is that it lets laconica put attachments (pictures, links, videos, etc) in with the text of the notice. With the new attachments system in 0.8, that's pretty important. Could you send a screenshot or something showing exactly the behavior you see? Perhaps we can figure out a way to work around it. Also, is there a way to report a problem with the iPhone Facebook application? Many other facebook apps should exhibit this same behavior (all the applications I'm presently using have switched to the Stream API). > > Steve ~Craig _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
