bookstack/app/Activity
Dan Brown 38829f8a38
Notifications: Fixed send content permission checking
Added test and changed logic to properly check the view permissions for
the notification receiver before sending.
Required change to permissions applicator to allow the user to be
manually determined, and a service provider update to provide the class
as a singleton without a specific user, so it checks the current logged
in user on demand.
2023-08-17 17:57:31 +01:00
..
Controllers Notifications: Add phpunit test for notification sending 2023-08-16 16:02:00 +01:00
Models Notifications: Cleaned up mails, added debounce for updates 2023-08-15 14:39:39 +01:00
Notifications Notifications: Fixed send content permission checking 2023-08-17 17:57:31 +01:00
Queries Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tools Notifications: Cleaned up mails, added debounce for updates 2023-08-15 14:39:39 +01:00
ActivityQueries.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ActivityType.php Comments: Added extra comment-specific activities 2023-07-18 15:07:31 +01:00
CommentRepo.php Comments: Added extra comment-specific activities 2023-07-18 15:07:31 +01:00
DispatchWebhookJob.php Webhooks: Fixed failing delete-based events 2023-07-12 16:16:12 +01:00
TagRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
WatchLevels.php Notifications: User watch list and differnt page watch options 2023-08-14 13:11:18 +01:00