Skip to content

feat(FastAPI): add /pkgbase/{name}/comments/{id}/pin (post)

Kevin Morris requested to merge kevr/aurweb:pu_comments_pin into pu

feat(FastAPI): add /pkgbase/{name}/comments/{id}/pin (post)

In addition, fix up some templates to display pinned comments, and include the unpin form input for pinned comments, which is not yet implemented.

Signed-off-by: Kevin Morris kevr@0cost.org

See dependent MR !145 (merged) first.

Edited by Kevin Morris

Merge request reports