summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-12Remove reassignment of base_id in pkg_comments.phpMark Weiman1-7/+0
2015-11-26Dedupe translatable stringsLukas Fleischer7-7/+7
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz3-4/+4
2015-11-14Make the notification script configurableLukas Fleischer1-1/+1
2015-11-12Remove redundant codeLukas Fleischer1-15/+1
2015-10-31footer: Close short open tagLukas Fleischer1-1/+1
2015-10-25Support long email addressesLukas Fleischer2-2/+2
2015-10-25Fix user name length limit on the account edit formLukas Fleischer1-1/+1
2015-10-24Highlight broken dependenciesLukas Fleischer2-0/+14
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-24Disable mass unflaggingLukas Fleischer1-1/+0
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer1-1/+1
2015-10-22Do not redirect when showing errors during flaggingLukas Fleischer1-2/+38
2015-10-21Check comment length in the backendLukas Fleischer2-6/+5
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-17Make copyright notice translatableLukas Fleischer1-1/+1
2015-10-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer1-5/+9
2015-10-04rpc.php: Display generated documentationLukas Fleischer1-28/+1
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.1Lukas Fleischer1-1/+1
2015-10-03Do not redirect to details page after deletionLukas Fleischer1-0/+2
2015-10-03Redirect to details pages after performing actionsLukas Fleischer4-4/+4
2015-10-03Fix a PHP "Undefined index" noticeLukas Fleischer1-1/+5