mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Changed to be rendered server side along with page content. Changed deletion to fully delete comments from the database. Added 'local_id' to comments for referencing. Updated reply system to be non-nested (Incomplete) Made database comment format entity-agnostic to be more future proof. Updated designs of comment sections. |
||
|---|---|---|
| .. | ||
| Auth | ||
| AttachmentController.php | ||
| BookController.php | ||
| ChapterController.php | ||
| CommentController.php | ||
| Controller.php | ||
| HomeController.php | ||
| ImageController.php | ||
| PageController.php | ||
| PermissionController.php | ||
| SearchController.php | ||
| SettingController.php | ||
| TagController.php | ||
| UserController.php | ||