Skip to content

Corrected update to server flag_comment, and another BitSlide fix, plus a client-side fix for a missing parent

Corrected update to flag_comment (Django requires foreign key object, where creating new entry, as opposed to just the id), and allow for BitSlide passing minimum of params to upvote_comment (no creator). Also, streamlined comments.js getOutermostParent function to allow for where a reply to another reply exists, but its parent is missing.

Merge request reports