remy / wm

webmention check service
https://webmention.app
101 stars 17 forks source link

Option to mention all posts updated since a date #56

Open aciccarello opened 1 year ago

aciccarello commented 1 year ago

As an alternative to the limit option, I'd like to be able to specify "send mentions for all items in the atom feed updated since this date/time". This would be useful because it would automatically support when multiple posts are shared at the same time (which I often do).

The feature would rely on the updated property of items in an atom feed

See CodeFoodPixels/netlify-plugin-webmentions#4 for a Netlify related request