Hi!

I'm coding the OStatus protocol implementation for Friendica. I'm using
the conversation ID to check for completeness and to fetch missing posts.

At statusnet there was this protocol entry:

<link rel="ostatus:conversation"
href="https://server.tld/conversation/1364484"/>

Then with GNU Social I don't get the conversation ID anymore:

<link rel="ostatus:conversation"
href="server.tld,2015-05-25:noticeId=6582609:objectType=thread:crc32=c284e84e"/>
ostatusZEGiBJ:
<ostatus:conversation>tag:server.tld,2015-05-25:noticeId=6582609:objectType=thread:crc32=c284e84e</ostatus:conversation>

Is there another way for me to fetch the conversation ID?

Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to