Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d931957f641dc31086c6ed83017738f5599c1c9a https://github.com/xwiki/xwiki-platform/commit/d931957f641dc31086c6ed8301773... Author: LucasC <[email protected]> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/NotificationsMacro.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/src/main/java/org/xwiki/notifications/notifiers/internal/InternalHtmlNotificationRenderer.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/src/test/java/org/xwiki/notifications/notifiers/internal/InternalHtmlNotificationRendererTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/GroupedNotificationElementPage.java Log Message: ----------- XWIKI-22999: Activity stream should use list semantics (#4357) * Added list semantics to the notification macro, which is used among other things in the activity stream. It's also used notably in the notification dropdown. * Fixed the test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications