0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-activitypub/src
Michael Barrett 6704705c86
Added comment navigation in the admin-x-activitypub app (#20987)
refs
[AP-279](https://linear.app/tryghost/issue/AP-279/handle-incoming-replies)

Implemented a basic navigation stack for comments in the
admin-x-activitypub app. This allows users to navigate between comments.
2024-09-12 10:23:27 +01:00
..
api Added reply handling to the notifications tab of the admin-x-activitypub app (#20956) 2024-09-11 17:36:02 +01:00
assets/images Added empty state 2024-06-24 18:07:09 +01:00
components Added comment navigation in the admin-x-activitypub app (#20987) 2024-09-12 10:23:27 +01:00
hooks Invalidated queries when liking and unliking objects 2024-09-06 21:07:13 +07:00
styles Made hover state on links inside Notes easier to see 2024-08-14 16:30:14 +01:00
utils Fixed time not being converted properly 2024-08-26 14:02:47 +02:00
App.tsx Add reusable UI components to ActivityPub (#20758) 2024-08-15 12:28:08 +02:00
index.tsx
MainContent.tsx Added reply handling to the notifications tab of the admin-x-activitypub app (#20956) 2024-09-11 17:36:02 +01:00
standalone.tsx