0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-activitypub/src
Michael Barrett ffbcb5a69e
Refactored ActivityPub tabs to make tabs more maintainable (#20692)
no refs

Refactorings include:

- Formatting JSX to be more readable
- Filtering activities before rendering
- Fixing invalid inbox empty state HTML (nesting div inside ul)
- Adding initial support for announce activities in the inbox
2024-07-31 09:57:10 +01:00
..
api Fixed handling of single item collections (#20688) 2024-07-30 17:33:25 +07:00
assets/images Added empty state 2024-06-24 18:07:09 +01:00
components Refactored ActivityPub tabs to make tabs more maintainable (#20692) 2024-07-31 09:57:10 +01:00
styles
utils Updated ActivityPub Admin X to work with Fedify API 2024-06-24 18:07:09 +01:00
App.tsx
index.tsx
MainContent.tsx
standalone.tsx