PlaidWeb / webmention.js

Client-side library for rendering webmentions from webmention.io
MIT License
112 stars 16 forks source link

Progressive fetching of mention pages #13

Open fluffy-critter opened 4 years ago

fluffy-critter commented 4 years ago

Instead of using a request-size limit that has to increase in special cases, it might be more prudent to progressively fetch mentions a "page" at a time, to allow the most recent stuff to appear first and additional stuff to fill in over time.