summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2016-10-15Release 4.4.0v4.4.0Lukas Fleischer1-1/+1
2016-08-14Release 4.3.0v4.3.0Lukas Fleischer1-1/+1
2016-06-30Distinguish auto-accepted requestsLukas Fleischer1-1/+1
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer1-4/+6
2016-06-08Add a homepage field to accountsLukas Fleischer1-4/+8
2016-06-02pkgbasefuncs.inc.php: Remove debug statementLukas Fleischer1-1/+0
2016-03-19Merge branch 'maint'Lukas Fleischer1-1/+1
2016-03-13Release 4.2.1v4.2.1Lukas Fleischer1-1/+1
2016-03-13Merge branch 'maint'Lukas Fleischer1-2/+2
2016-03-13Store last login address as plain textLukas Fleischer1-2/+2
2016-03-01Merge branch 'maint'Lukas Fleischer1-1/+0
2016-03-01aurjson: Remove stray GROUP BY clauseLukas Fleischer1-1/+0
2016-02-21Send notifications when changing ownershipLukas Fleischer2-3/+12
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman2-2/+2
2016-02-15Release 4.2.0v4.2.0Lukas Fleischer1-1/+1
2016-02-09aurjson: Add package base keywordsLukas Fleischer1-2/+16
2016-02-07Add support for package update notificationsLukas Fleischer1-2/+5
2016-02-07Add global comment notification settingLukas Fleischer1-2/+5
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer3-11/+11
2016-01-31Remove 'new' tag from updates tableMarcel Korpel1-1/+1
2016-01-28Rename constructors to __constructMarcel Korpel2-4/+4
2016-01-23Add comment undeletion functionalityMarcel Korpel2-4/+20
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-13aurjson: Do not search by ID when argument is numericLukas Fleischer1-2/+2
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer3-7/+6
2015-12-13Save comment when closing requestsLukas Fleischer1-1/+2
2015-12-12Implement capability to pin comments above othersMark Weiman3-6/+127
2015-11-14Make the notification script configurableLukas Fleischer1-1/+1
2015-11-12Remove redundant codeLukas Fleischer1-15/+1
2015-10-24Highlight broken dependenciesLukas Fleischer1-0/+9
2015-10-24Hide optdepend description if not availableLukas Fleischer1-1/+1
2015-10-24Include trivial AUR providers in pkg_providers()Lukas Fleischer1-4/+5
2015-10-24Always retrieve dependency providersLukas Fleischer1-11/+8
2015-10-24Fix spacing of versioned dependenciesLukas Fleischer1-1/+1
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer1-1/+1
2015-10-21Check comment length in the backendLukas Fleischer1-0/+4
2015-10-21Track providers in the official repositoriesLukas Fleischer1-16/+48
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer1-0/+2
2015-10-17Refactor pkgbase_set_comaintainers()Lukas Fleischer1-6/+20
2015-10-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer1-5/+9
2015-10-04aurjson: Merge info and multiinfo commandsLukas Fleischer1-2/+5
2015-10-04aurjson: Add "maintainer" search typeLukas Fleischer1-21/+22
2015-10-03Release 4.1.1v4.1.1Lukas Fleischer1-1/+1
2015-10-03Fix parameter processing in parse_multiinfo_args()Lukas Fleischer1-3/+2
2015-10-03Release 4.1.0v4.1.0Lukas Fleischer1-1/+1
2015-09-26aurjson.class.php: Sync error message with front-endLukas Fleischer1-1/+1
2015-09-25pkgfuncs.inc.php: Squelch PHP warningLukas Fleischer1-0/+1
2015-09-25aurjson.class.php: Fix "Undefined index" noticesLukas Fleischer1-4/+8
2015-09-23Add search for keywords onlyMarcel Korpel1-39/+64