BookStack/database
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
..
factories #47 - Added more test cases to test the APIs and permission for comments. 2017-06-13 02:31:17 +05:30
migrations Made some changes to the comment system 2017-09-03 16:37:51 +01:00
seeds #47 - Adding comments to the dummy content seeder. 2017-06-11 11:40:37 +05:30
.gitignore Initial commit 2015-07-12 20:01:42 +01:00