Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Make get_comment_tree move the sticky comment to the top #266

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

Redo the implementation of sticky comments to make it happen in get_comment_tree. This fixes sticky comments not working if they are not in the first batch sent to the page, and makes the stick/unstick toggle correct when you are looking at the sticky comment's permalink.

There are a lot of changes here to app/html/sub/postcomments.html but most of them just revert the changes from 5b1d8bdb.