BookStack/app/Http
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
..
Controllers Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Middleware Enabled translation when not logged in 2017-04-29 16:47:41 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Fixed entities wrongly visible on 404 2017-02-05 21:19:29 +00:00