summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgbasefuncs.inc.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-02pkgbasefuncs.inc.php: Remove debug statementLukas Fleischer1-1/+0
2016-02-21Send notifications when changing ownershipLukas Fleischer1-1/+7
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman1-1/+1
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-7/+7
2016-01-23Add comment undeletion functionalityMarcel Korpel1-4/+18
2015-12-15Add link to flag OOD commentMark Weiman1-0/+32
2015-12-13Store current date and time when deleting commentsLukas Fleischer1-4/+4
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer1-2/+3
2015-12-12Implement capability to pin comments above othersMark Weiman1-5/+75
2015-11-12Remove redundant codeLukas Fleischer1-15/+1
2015-10-21Check comment length in the backendLukas Fleischer1-0/+4
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer1-0/+2
2015-10-17Refactor pkgbase_set_comaintainers()Lukas Fleischer1-6/+20
2015-09-16Transfer notifications when merging packagesLukas Fleischer1-0/+14
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-6/+8
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer1-1/+2
2015-08-30Remember user ID when flagging package basesLukas Fleischer1-2/+2
2015-08-17Do not allow empty commentsMarcel Korpel1-0/+10
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel1-1/+1
2015-08-08Show popularity in package base detailsLukas Fleischer1-1/+1
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel1-3/+6
2015-08-08Support comment editing in the backendMarcel Korpel1-1/+33
2015-08-08Port notification routines to PythonLukas Fleischer1-96/+10
2015-06-20Let co-maintainers edit package keywordsJohannes Löthberg1-1/+2
2015-06-20Let co-maintainers unflag the packageJohannes Löthberg1-1/+2
2015-06-20Add functions for getting arrays of maintainer and co-maintainer UIDsJohannes Löthberg1-0/+35
2015-06-14Replace categories with keywordsLukas Fleischer1-66/+44
2015-05-22Update co-maintainer list when promoting a userLukas Fleischer1-13/+20
2015-05-22Fix processing of pkgbase_get_comaintainers()Lukas Fleischer1-6/+9
2015-05-22Update co-maintainers when disowning a packageLukas Fleischer1-0/+18
2015-05-22Fix the permission check in pkgbase_adopt()Lukas Fleischer1-10/+18
2015-05-22Store co-maintainer prioritiesLukas Fleischer1-2/+5
2015-05-21Make the type parameter of pkgreq_by_pkgbase() optionalLukas Fleischer1-4/+1
2015-03-04Automatically close requestsLukas Fleischer1-1/+30
2015-03-04Allow users to delete their own packagesLukas Fleischer1-2/+3
2015-01-07Add support for package base co-maintainersLukas Fleischer1-0/+64
2014-12-27Use Git repositories to store packagesLukas Fleischer1-39/+0
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer1-3/+2
2014-11-21Always use virtual URLsLukas Fleischer1-1/+0
2014-10-24Use an INI-style configuration fileLukas Fleischer1-14/+3
2014-10-17voters.php: Show time stamps if availableLukas Fleischer1-1/+1
2014-10-16Add a time stamp to package base votesLukas Fleischer1-3/+3
2014-08-06Fix notification handling on submission and adoptionLukas Fleischer1-1/+1
2014-07-29Close requests before acceptingLukas Fleischer1-8/+20
2014-07-25Make deleted comments visible to Trusted UsersLukas Fleischer1-6/+14
2014-07-16Fix pkgbase_votes_from_name()Lukas Fleischer1-8/+9
2014-07-15Rework permission handlingLukas Fleischer1-55/+38
2014-07-04Display number of pending requests in actions boxLukas Fleischer1-1/+4
2014-07-04Allow for adding a comment when closing a requestLukas Fleischer1-2/+2
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer1-2/+2