BookStack/app/Activity/Tools
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
ActivityLogger.php Notifications: Cleaned up mails, added debounce for updates 2023-08-15 14:39:39 +01:00
CommentTree.php Fixed error on pages without comments 2023-06-09 19:21:49 +01:00
EntityWatchers.php Notifications: Added logic and classes for remaining notification types 2023-08-05 14:19:23 +01:00
IpFormatter.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
TagClassGenerator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UserEntityWatchOptions.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
WatchedParentDetails.php Notifications: Updated watch control to show parent status 2023-08-09 14:53:31 +01:00
WebhookFormatter.php Webhooks: Fixed failing delete-based events 2023-07-12 16:16:12 +01:00