PlaidWeb / Pushl

Push notification adapter for feeds
MIT License
30 stars 0 forks source link

Re-ping everyone if content changes #40

Open fluffy-critter opened 4 years ago

fluffy-critter commented 4 years ago

If a pertinent mf2 attribute (p-title, p-summary, e-content) on an entry changes, pings should be re-sent to all targets, not just the ones where URLs changed.

However this should only happen when actual entry content changes and not based purely on the overall content hash (eg nav links, “15 minutes ago” publish times, etc)