0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps/admin-x-activitypub
Michael Barrett bd71b8b522
Tweaked Inbox / Feed view infinite loading in admin-x-activitypub (#22281)
refs
[AP-794](https://linear.app/ghost/issue/AP-794/tweak-infinite-loading-to-fetch-the-next-page-of-data-before-reaching)

Tweaked `Inbox` / `Feed` view infinite loading in `admin-x-activitypub`
to fetch the next page of data before reaching the end of the current
page. This happens when the user is around 75% of the way through the
current page.
2025-02-26 14:09:02 +00:00
..
public/styles Added Ghost2Ghost ActivityPub feature that uses mock API (#20411) 2024-06-19 12:46:02 +01:00
src Tweaked Inbox / Feed view infinite loading in admin-x-activitypub (#22281) 2025-02-26 14:09:02 +00:00
test Used new feed and inbox endpoints for feed and inbox view 2025-02-11 21:36:47 +07:00
.eslintignore
.eslintrc.cjs Used new feed and inbox endpoints for feed and inbox view 2025-02-11 21:36:47 +07:00
.gitignore
index.html
package.json Tweaked Inbox / Feed view infinite loading in admin-x-activitypub (#22281) 2025-02-26 14:09:02 +00:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs ActivityPub Shade integration (#22150) 2025-02-10 17:05:15 +01:00
tsconfig.json Integrating React Router in ActivityPub (#22234) 2025-02-24 13:20:23 +01:00
vite.config.mjs Integrating React Router in ActivityPub (#22234) 2025-02-24 13:20:23 +01:00