Support comment editing in the backend
commite331ce273cab901726983e18249e0bb3455fc463
authorMarcel Korpel <marcel.korpel@gmail.com>
Fri, 10 Jul 2015 16:47:32 +0000 (10 18:47 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Sat, 8 Aug 2015 10:59:24 +0000 (8 12:59 +0200)
tree8004583c0b468f1fb5163ae33a23b9f50427ce7b
parent92e19e95f3c07745e7ba7c6e358921b7789f8abe
Support comment editing in the backend

Create two new actions, do_AddComment and do_EditComment. When editing
or deleting a comment, a timestamp is added.

Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
schema/aur-schema.sql
upgrading/4.1.0.txt [new file with mode: 0644]
web/html/pkgbase.php
web/lib/pkgbasefuncs.inc.php
web/lib/pkgfuncs.inc.php