0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps/admin-x-activitypub/src
Michael Barrett 1e9d09951e
Reduce number of notifications retrieved in admin-x-activtypub (#21928)
no refs

`250` takes a bit too long on the server so reducing it down to `120`
for now
2024-12-19 15:28:15 +00:00
..
api Increased the number of notifications retrieved in admin-x-activitypub (#21925) 2024-12-19 13:19:26 +00:00
assets/images Added empty state 2024-06-24 18:07:09 +01:00
components Reduce number of notifications retrieved in admin-x-activtypub (#21928) 2024-12-19 15:28:15 +00:00
hooks Increased the number of notifications retrieved in admin-x-activitypub (#21925) 2024-12-19 13:19:26 +00:00
styles Made similar notifications appear grouped together (#21805) 2024-12-05 21:52:03 +00:00
utils Improved ActivityPub reader view (#21877) 2024-12-12 19:47:49 +00:00
App.tsx Added UI for publishing short-form notes from Ghost admin (#21667) 2024-11-21 12:07:55 +00:00
index.tsx
MainContent.tsx Refactored data loading to be more performant in admin-x-activitypub (#21770) 2024-11-30 22:41:51 +00:00
standalone.tsx