feat(FastAPI): add /pkgbase/{name}/comments/{id}/pin (post)
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