# # ChangeLog for src/services/NotificationService.js in Klonkt # # Generated by Trac 1.6 # 09/09/2026 09:53:55 PM Sun, 21 Jun 2026 18:41:31 GMT roboburr [9a34d31] * src/config/database.js (modified) * src/services/NotificationService.js (modified) fix(notifications): table renamed to user_notifications (collision ... Sun, 21 Jun 2026 18:38:24 GMT roboburr [c9c6a2d] * src/config/database.js (modified) * src/middleware/render.js (modified) * src/routes/comments.js (modified) * src/routes/notifications.js (added) * src/routes/posts.js (modified) * src/server.js (modified) * src/services/NotificationService.js (added) * src/services/i18n.js (modified) * src/views/pages/notifications.ejs (added) * src/views/partials/bottom-tab.ejs (modified) * src/views/partials/profile-sheet.ejs (modified) * src/views/partials/topnav.ejs (modified) feat(meldingen): notifications — reply on comment, comment on post, ...