Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: c8d7119ddd4b08937d02c8e70fa33cd51aab93aa https://github.com/xwiki/xwiki-platform/commit/c8d7119ddd4b08937d02c8e70fa33... Author: Simon Urli <[email protected]> Date: 2024-01-18 (Thu, 18 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/diff_macros.vm A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationMailDefaultHtmlTest.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/NotificationRssDefaultPageTest.java Log Message: ----------- XWIKI-21752: Email notifications events description do not display the user avatar anymore * Provide a test page for the notification email velocity template * Fix a bug in diff_macros.vm * Minor fix in NotificationRSSDefaultPageTest (cherry picked from commit 425af15c35c93346617eca3bfdf2e1c55d04bb2f)