Tags give the ability to mark specific points in history as being important
-
-
-
2.0.0
a375e837 · ·New release with new submodule comment_on_top_by_likes. With this module most liked comment will be sticked to top automatically.
-
1.1.8
cf047dc0 · ·Removed bug in ordering replies on first comment after removing from top. Before this patch, after clicking "Remove from top", first comment reply was before first comment. Now its fixed.
-
1.1.7
d5511531 · ·-improved coding standards -eliminated unnecessary dependency injections from the controller -replaced custom field type "stick_comment_on_top" with a simple boolean field type -provided clarification on how the view affects the hook "comment_on_top_views_pre_render()" -updated tests for the new code
-
-
-
1.1.4
fedaff18 · ·- Added DTT tests. - Removed button "Stick on top" from top comments in every case. - Change to infinite comments on view. - Removed unnecessary code. - Simplified ordering and grouping comments. - Fixed bugs: Preventing display of comment form, Incorrect grouping of comments with their replies.
-
-