summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Fix plural stringSafa AlFulaij1-1/+1
2016-07-23Remove wearout factor from translatable stringLukas Fleischer1-1/+1
2016-06-30Distinguish auto-accepted requestsLukas Fleischer1-1/+1
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer2-6/+9
2016-06-25Make request type hints translatableLukas Fleischer1-3/+3
2016-06-25Linkify user homepage URLsJohannes Löthberg1-1/+1
2016-06-25Add missing database and account fieldsJohannes Löthberg2-11/+43
2016-06-08Add a homepage field to accountsLukas Fleischer4-19/+55
2016-06-08Update Arch Linux projects subdomainLukas Fleischer1-1/+1
2016-06-02pkgbasefuncs.inc.php: Remove debug statementLukas Fleischer1-1/+0
2016-05-23Add request type hintsLukas Fleischer1-1/+18
2016-03-19Merge branch 'maint'Lukas Fleischer1-1/+1
2016-03-18Change text of enable notifications linkMark Weiman1-1/+1
2016-03-13Release 4.2.1Lukas Fleischer1-1/+1
2016-03-13Merge branch 'maint'Lukas Fleischer2-3/+3
2016-03-13Store last login address as plain textLukas Fleischer1-2/+2
2016-03-13Fix l10n of "more"Lukas Fleischer1-1/+1
2016-03-13Remove code referencing non-existent and unused fileIan D. Scott1-4/+0
2016-03-13Limit comment height to 15 linesEric Engestrom1-0/+5
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 Fleischer3-3/+16
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman2-2/+2
2016-02-19Hide orphan request option for disowned package basesLukas Fleischer1-0/+2
2016-02-15Release 4.2.0Lukas Fleischer1-1/+1
2016-02-09aurjson: Add package base keywordsLukas Fleischer1-2/+16
2016-02-07Add support for package update notificationsLukas Fleischer4-9/+16
2016-02-07Add global comment notification settingLukas Fleischer4-10/+27
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer3-11/+11
2016-01-31Remove 'new' tag from updates tableMarcel Korpel4-17/+1
2016-01-31Make RSS icon dark gray and only blue on hoverMarcel Korpel1-2/+2
2016-01-31Correctly encode ampersand in query string within HTML attributeMarcel Korpel1-1/+1
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel2-2/+2
2016-01-28Include parentheses in translatable stringLukas Fleischer1-1/+1
2016-01-28Rename constructors to __constructMarcel Korpel2-4/+4
2016-01-24Fix duplicate ids from pinned commentsMark Weiman1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel8-7/+75
2015-12-15Add link to flag OOD commentMark Weiman6-1/+84
2015-12-13Hide names of deleted accounts in comment headingsLukas Fleischer1-7/+12
2015-12-13Store current date and time when deleting commentsLukas Fleischer2-18/+24
2015-12-13Add a "more" link to the recent updates boxLukas Fleischer1-1/+1
2015-12-13Replace new package iconLukas Fleischer4-2/+5
2015-12-13Replace RSS feed iconLukas Fleischer4-2/+5
2015-12-13Remove old logosLukas Fleischer4-3/+1
2015-12-13Add the Open Iconic licenseLukas Fleischer1-0/+26
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-12Only show "last edited" to logged in usersLukas Fleischer1-1/+1
2015-12-12Implement capability to pin comments above othersMark Weiman11-14/+180