view mod_isr/README.md @ 5571:ca3c2d11823c

mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll This should ensure that an entry that has a publish timestmap after the previously oldest post, but before the time of the last poll check, is published to the node. Previously if an entry would be skipped if it was published at 13:00 with a timestamp of 12:30, where the last poll was at 12:45. For feeds that lack a timestamp, it now looks for the first post that is not published, assuming that the feed is in reverse chronological order, then iterates back up from there.
author Kim Alvefur <zash@zash.se>
date Sun, 25 Jun 2023 16:27:55 +0200
parents 1cb762f72a91
children
line wrap: on
line source

---
labels:
- Stage-Alpha
summary: "XEP-0397: Instant Stream Resumption"
---

Experimental and incomplete implementation of [XEP-0397: Instant Stream Resumption].