Dear list,
I'm trying to make an identi.ca client which uses the xmpp stream
instead of the api. Pushing is much more effective than polling when
it comes to microblogs. But what I have found is that although the
XMPP stream already contains abundant data (i.e an xmpp body, an html
element and an atom entry) it is not enough for a fully-featured
client to feed on. For instance it does not contain in_reply_to data
like the api does, which will be a very good piece of information for
showing threads and conversations in the client. It will be much
appreciated if there can be similar kind of data in the xmpp stream as
in the api stream. Perhaps, support for a new xml namespace through
which the api-like data can be published can help.

--
Best,
Shashi
http://identi.ca/g0
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to