0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps
Djordje Vlaisavljevic e7a9b2a720
Made similar notifications appear grouped together (#21805)
ref https://linear.app/ghost/issue/AP-625/implement-notification-grouping-for-follows-and-likes

- Added basic frontend grouping for Follow and Like notifications, so the page is easier to scan through. For each loaded batch of notifications we check if they can be grouped (all follows get grouped, all likes for a certain post get grouped) and then merge those grouped pages of notifications.
- Improved UI for notifications, with notification type icons for each group.
- Added a utility for truncating text.
2024-12-05 21:52:03 +00:00
..
admin-x-activitypub Made similar notifications appear grouped together (#21805) 2024-12-05 21:52:03 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Updated drawer so you can interact with page behind it (#21778) 2024-12-02 13:12:05 +00:00
admin-x-framework Added custom fonts feature check (#21738) 2024-12-04 13:42:44 +08:00
admin-x-settings Added custom font support for themes (#21817) 2024-12-05 16:39:41 +00:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Removed hover effect on replied-to refs for unpublished comments 2024-12-05 18:02:38 +00:00
portal Added loading state when ordering comments (#21788) 2024-12-04 10:16:58 +08:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00