BookStack/app
Dan Brown fea5630ea4
Made some changes to the comment system
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.
2017-09-03 16:37:51 +01:00
..
Console Updated utfmb4 upgrade command 2017-07-22 16:19:17 +01:00
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Notifications Actually include the Queueable namespace... 2017-04-13 20:09:38 -04:00
Providers Updated default encoding and added conversion migration. 2017-07-02 17:30:12 +01:00
Repos Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Services Added ability to set a page to view on the homepage. 2017-08-28 13:38:32 +01:00
Activity.php Fixed error with similar activity filtering 2016-05-28 14:02:48 +01:00
Attachment.php Renamed files to attachments 2016-11-12 14:12:26 +00:00
Book.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
Chapter.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
Comment.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Entity.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
EntityPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
helpers.php Merge bugfixes from branch 'v0.14' 2017-02-05 21:24:15 +00:00
Image.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
JointPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Model.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
Ownable.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Page.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
PageRevision.php Updated page view styles to align with 2017 update 2017-08-26 15:41:33 +01:00
Role.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00
RolePermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
SearchTerm.php Fixed model extending mis-use 2017-04-16 10:54:23 +01:00
Setting.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
SocialAccount.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Tag.php Renamed attribute to tags & continued interface 2016-05-13 21:20:21 +01:00
User.php Attempt to fix bookchildren and user getThumb 2017-02-01 22:16:32 +00:00
View.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00