Implement capability to pin comments above others
commit7d4c0c9ffa55ca60aea24b6aa64417783a15ea80
authorMark Weiman <mark.weiman@markzz.com>
Sat, 12 Dec 2015 00:01:31 +0000 (11 19:01 -0500)
committerLukas Fleischer <lfleischer@archlinux.org>
Sat, 12 Dec 2015 14:09:47 +0000 (12 15:09 +0100)
treed5f9ddb43f6af10feb2ac375ed4ad87bf4771c93
parent3088fd0f389dbe4be1c7e62931ed18658ca6d7a2
Implement capability to pin comments above others

Adds capability to pin comments before others.

Implements FS#10863.

Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
13 files changed:
schema/aur-schema.sql
upgrading/4.2.0.txt
web/html/css/aurweb.css
web/html/images/pin.min.svg [new file with mode: 0644]
web/html/images/pin.svg [new file with mode: 0644]
web/html/images/unpin.min.svg [new file with mode: 0644]
web/html/images/unpin.svg [new file with mode: 0644]
web/html/index.php
web/html/pkgbase.php
web/lib/credentials.inc.php
web/lib/pkgbasefuncs.inc.php
web/lib/pkgfuncs.inc.php
web/template/pkg_comments.php