Mercurial > prosody-modules
view mod_smacks_noerror/README.markdown @ 4282:281a864e7472
mod_pubsub_feeds: Don't skip publishing items after an existing one
I encountered a feed which was backwards, such that older entries were
considered first and then it would skip newer entries.
This may however run into trouble if the feed contains more items than
what's persisted in pubsub.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 30 Nov 2020 15:17:29 +0100 |
parents | e7dc25e54d02 |
children |
line wrap: on
line source
--- labels: - 'Stage-Alpha' summary: Module deprecated, just use mod_smacks and mod_nooffline_noerror ... Introduction ============ This module is deprecated and superseded by mod_smacks. If you explicitly disabled mod_offline you need the new module mod_nooffline_noerror to regain all features of this deprecated module.