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/test
Michael Barrett 995edaa966
Refactored minor things in admin-x-activitypub (#21769)
Just a bunch of minor refactorings in admin-x-activitypub:

- Reorganised api methods
- Reorganised api query hooks
- Reorganised api tests
- Removed redundant `getActor` api method
- Colocate `Search` type with component
- Moved `ViewProfileModal` to `modals`
- Refactored profile
- Remove redundant `useFollowersForUser`
- Remove redundant `useBrowseInboxForUser`
- Removed redundant acceptance tests
2024-11-30 17:35:38 +00:00
..
acceptance Refactored minor things in admin-x-activitypub (#21769) 2024-11-30 17:35:38 +00:00
unit Fixed suggested accounts not rendering in admin-x-activitypub (#21655) 2024-11-20 14:07:05 +00:00
.eslintrc.cjs Added ActivityPub playground (#20081) 2024-04-25 16:44:29 +08:00