Closed Bug 955407 Opened 10 years ago Closed 8 years ago

Handle Facebook's "attached photo"

Categories

(Chat Core :: XMPP, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: clokep, Unassigned)

Details

*** Original post on bio 1970 at 2013-05-23 02:14:00 UTC ***

Occasionally I'll get messages from friends which just say:
<1 attached photo> http://www.facebook.com/messages/?action=read&tid=id.000000000000000

This is a link to the messaging page which shows an image.

Of course this is just sent as raw XML, not some special photo stanza. It'd be great if we could parse this out and just SHOW the photo.

<message xmlns="jabber:client" from="-521210944@chat.facebook.com" to="clokep@chat.facebook.com/Instantbird_000000a0_0AA00A00000A0" type="chat">
 <active xmlns="http://jabber.org/protocol/chatstates"/>
 <body xmlns="jabber:client">
  <1 attached photo> http://www.facebook.com/messages/?action=read&tid=id.000000000000000
 </body>
</message>

I'd guess we'd need to use the Facebook API to get the image/message.
Resolving invalid due to bug 1236133.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.