summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-09rpc: msearch: Give orphans on empty maintainer argumentrpc-orphansJohannes Löthberg1-2/+6
2015-08-08Document the Git/SSH interfaceLukas Fleischer1-0/+81
2015-08-08Move documentation to a subdirectoryLukas Fleischer4-7/+12
2015-08-08aurjson.class.php: Add missing PHPDocLukas Fleischer1-0/+17
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel4-0/+45
2015-08-08aurjson.class.php: Add method get_comment_form()Marcel Korpel1-1/+48
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel5-7/+7
2015-08-08pkg_comments.php: Merge two DIVs with same IDMarcel Korpel1-3/+1
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer6-9/+8
2015-08-08Show popularity in package base detailsLukas Fleischer4-3/+13
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel3-26/+54
2015-08-08Surround message with <p> tagsMarcel Korpel1-1/+1
2015-08-08Use username from the database if one is provided by the userMarcel Korpel3-7/+9
2015-08-08Jump to latest comments after adding a commentMarcel Korpel1-0/+1
2015-08-08Jump to comment after editingMarcel Korpel1-3/+7
2015-08-08Add IDs to commentsMarcel Korpel1-1/+1
2015-08-08Only autofocus search field on the package search pageMarcel Korpel1-1/+1
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel3-15/+37
2015-08-08Support comment editing in the backendMarcel Korpel5-1/+73
2015-08-08Add comment edit icon and formMarcel Korpel11-9/+139
2015-08-08Use SVG image for comment deletion iconMarcel Korpel6-17/+65
2015-08-08Remove superfluous close tagsMarcel Korpel1-4/+4
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg1-21/+21
2015-08-08notify: Reword notification emailsLukas Fleischer1-26/+52
2015-08-08Port notification routines to PythonLukas Fleischer6-241/+298
2015-08-08Expose name-only search through the RPC interfaceJohannes Löthberg1-2/+17
2015-08-08aurjson: Pass http_data array to all functionsJohannes Löthberg1-15/+23
2015-08-08Delete unused variableJohannes Löthberg1-1/+0
2015-08-08Release 4.0.0Lukas Fleischer1-1/+1
2015-08-08Translation updates from TransifexLukas Fleischer29-1831/+2560
2015-08-04aurinfo: Fix parsing with custom file when running scriptJohannes Löthberg1-1/+1
2015-08-04aurinfo: Allow lines starting with spacesJohannes Löthberg1-1/+1
2015-07-16git-update: Error out if PKGBUILD is missingLukas Fleischer1-2/+3
2015-07-14stats.inc.php: Improve definition of "added"Lukas Fleischer1-5/+9
2015-07-12use rel="nofollow" for links in commentsDaniel Micay1-1/+1
2015-07-04git-update: Fix error when printing SRCINFO errorsJohannes Löthberg1-1/+1
2015-07-04RPC: Add decimal_fields array for floating-point fieldsJohannes Löthberg1-0/+7
2015-06-29Accept SSH keys with whitespace in commentsHEADmasterLukas Fleischer1-1/+1
2015-06-28Update sample configuration for Smart HTTPLukas Fleischer3-17/+32
2015-06-28Release 4.0.0-rc6Lukas Fleischer1-1/+1
2015-06-28Update message catalogLukas Fleischer1-14/+428
2015-06-27AUTHORS: Add Johannes to maintainersLukas Fleischer1-0/+1
2015-06-27popupdate: Drop unused variableLukas Fleischer1-2/+0
2015-06-27Only print no changes message if queries failedJohannes Löthberg1-2/+2
2015-06-27Exclude hidden packages from mkpkglists.pyJohannes Löthberg1-2/+4
2015-06-27git-update: Improve error message on invalid pkgbaseLukas Fleischer1-1/+1
2015-06-27Fake pkgbase actions for unconfirmed usersGordian Edenhofer2-11/+19
2015-06-27Add support for multiple SSH public keysLukas Fleischer5-25/+159
2015-06-27Split out package actions into a separate templateLukas Fleischer3-100/+53
2015-06-27Split out code to generate action linksLukas Fleischer3-107/+86