]> BookStack Code Mirror - bookstack/commit
Notifications: Started activity->notification core framework
authorDan Brown <redacted>
Wed, 19 Jul 2023 10:03:05 +0000 (11:03 +0100)
committerDan Brown <redacted>
Wed, 19 Jul 2023 10:03:05 +0000 (11:03 +0100)
commit45e75edf0544217e1a46f5628037770a6713b23b
treed9afc3c2f56adee81edbf04c73e7db674dbf612f
parent1c922be4c7b0e32c57511e8875d479b99b763f75
Notifications: Started activity->notification core framework
app/Activity/Notifications/Handlers/CommentCreationNotificationHandler.php [new file with mode: 0644]
app/Activity/Notifications/Handlers/NotificationHandler.php [new file with mode: 0644]
app/Activity/Notifications/Handlers/PageCreationNotificationHandler.php [new file with mode: 0644]
app/Activity/Notifications/Handlers/PageUpdateNotificationHandler.php [new file with mode: 0644]
app/Activity/Tools/ActivityLogger.php