mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
1a6da539b3
refs [TryGhost/ActivityPub#44](https://github.com/TryGhost/ActivityPub/pull/44) To support pagination in the activitypub app, the following changes have been made: - Move filtering and sorting of activities to the server - Refactor how comments are processed (comments are now returned as part of the activity) - Refactor how replies to own activities are processed in the activities tab (removed object map) |
||
---|---|---|
.. | ||
public/styles | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
index.html | ||
package.json | ||
playwright.config.mjs | ||
postcss.config.cjs | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.mjs |