mastofeed-iframe-embed/lib
muhme d76523932e fix #23 Last feed entry is duplicated infinitely
- checkLastPage option with selector '.hacky_link' inserted at InfiniteScroll creation
  - from the last page getNextPage() correctly returns null as feed.next = undefined
  - hidden DIV with '.hacky_link' is correctly not included for last page
  - InfinitScroll checks the presence of the '.hacky_link' selector and
    stops scrolling correctly if it is missing
- variable lastPageLoaded cleaned, because it was always null
2023-09-29 15:16:33 +02:00
..
apGet.js move to axios and supply user-agent 2023-01-10 22:33:26 -05:00
convertv2.js move to axios and supply user-agent 2023-01-10 22:33:26 -05:00
errorPage.js improve logger 2019-08-02 13:24:31 -04:00
template.ejs fix #23 Last feed entry is duplicated infinitely 2023-09-29 15:16:33 +02:00