https://xmpp.org/extensions/xep-0312.html
Sending the last item from each PEP node isn't always optimal, such as with
Bookmarks 2, Microblogs or anything that doesn't follow the Singleton pattern.
Zash
on
Wrote some WIP. Current util.cache-compatible item storage layer in pubsub doesn't really allow the kind of query that would be needed here, so the API may need to be changed.
https://xmpp.org/extensions/xep-0312.html Sending the last item from each PEP node isn't always optimal, such as with Bookmarks 2, Microblogs or anything that doesn't follow the Singleton pattern.
Wrote some WIP. Current util.cache-compatible item storage layer in pubsub doesn't really allow the kind of query that would be needed here, so the API may need to be changed.
Changes