mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
refs https://linear.app/tryghost/issue/ENG-673 This means that the initial load of comments can be cached for everyone. We also improve the timestamp which is used when fetching future comments, instead of using a locally generated timestamp, we use the created_at of the first comment loaded, this drastically improved the likelyhood that the timestamp will be the same, meaning that it will hit the cache. |
||
---|---|---|
.. | ||
components | ||
images/icons | ||
styles | ||
utils | ||
actions.ts | ||
App.tsx | ||
AppContext.ts | ||
AuthFrame.tsx | ||
index.tsx | ||
pages.ts | ||
setupTests.ts | ||
typings.d.ts | ||
vite-env.d.ts |