social-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Social-discuss] How can I fetch the conversation ID for a given post ID


From: Michael Vogel
Subject: [Social-discuss] How can I fetch the conversation ID for a given post ID on a remote server?
Date: Sun, 6 Mar 2016 19:57:57 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

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

[Prev in Thread] Current Thread [Next in Thread]