0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-activitypub
Djordje Vlaisavljevic 3abff38a53
Added UI for publishing short-form notes from Ghost admin (#21667)
ref https://linear.app/ghost/issue/AP-601/allow-users-to-publish-short-form-content-as-notes

- Added a button to the top of the feed that opens a modal that lets you write and short post

---------

Co-authored-by: Michael Barrett <mike@ghost.org>
2024-11-21 12:07:55 +00:00
..
public/styles Added Ghost2Ghost ActivityPub feature that uses mock API (#20411) 2024-06-19 12:46:02 +01:00
src Added UI for publishing short-form notes from Ghost admin (#21667) 2024-11-21 12:07:55 +00:00
test Fixed suggested accounts not rendering in admin-x-activitypub (#21655) 2024-11-20 14:07:05 +00:00
.eslintignore
.eslintrc.cjs
.gitignore
index.html
package.json Fixed suggested accounts not rendering in admin-x-activitypub (#21655) 2024-11-20 14:07:05 +00:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json Added alternative layout for displaying ActivityPub articles (#20556) 2024-07-08 15:11:01 +01:00
vite.config.mjs Updated vite config to allow sibling test files 2024-07-24 13:38:08 +07:00