summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel
2016-01-28Include parentheses in translatable stringLukas Fleischer
2016-01-24Fix duplicate ids from pinned commentsMark Weiman
2016-01-23Add comment undeletion functionalityMarcel Korpel
2015-12-15Add link to flag OOD commentMark Weiman
2015-12-13Hide names of deleted accounts in comment headingsLukas Fleischer
2015-12-13Store current date and time when deleting commentsLukas Fleischer
2015-12-13Add a "more" link to the recent updates boxLukas Fleischer
2015-12-13Replace new package iconLukas Fleischer
2015-12-13Replace RSS feed iconLukas Fleischer
2015-12-12Only show "last edited" to logged in usersLukas Fleischer
2015-12-12Implement capability to pin comments above othersMark Weiman
2015-12-12Remove reassignment of base_id in pkg_comments.phpMark Weiman
2015-11-26Dedupe translatable stringsLukas Fleischer
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz
2015-10-31footer: Close short open tagLukas Fleischer
2015-10-25Support long email addressesLukas Fleischer
2015-10-25Fix user name length limit on the account edit formLukas Fleischer
2015-10-24Disable mass unflaggingLukas Fleischer
2015-10-17Make copyright notice translatableLukas Fleischer
2015-10-03Fix dependency sortingLukas Fleischer
2015-09-23Add search for keywords onlyMarcel Korpel
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer
2015-09-17Use a separate function for "Required by" linksLukas Fleischer
2015-09-11Move package base flagging to a separate formLukas Fleischer
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer
2015-08-19updates_table.php: Fix identification of new packagesMarcel Korpel
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel
2015-08-17Display sources count on package details pageStefan Auditor
2015-08-17Remove success message from comment formMarcel Korpel
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel
2015-08-08pkg_comments.php: Merge two DIVs with same IDMarcel Korpel
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer
2015-08-08Show popularity in package base detailsLukas Fleischer
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-08-08Add IDs to commentsMarcel Korpel
2015-08-08Only autofocus search field on the package search pageMarcel Korpel
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel
2015-08-08Add comment edit icon and formMarcel Korpel
2015-08-08Use SVG image for comment deletion iconMarcel Korpel
2015-08-08Remove superfluous close tagsMarcel Korpel
2015-06-27Fake pkgbase actions for unconfirmed usersGordian Edenhofer
2015-06-27Split out package actions into a separate templateLukas Fleischer
2015-06-27Split out code to generate action linksLukas Fleischer
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg
2015-06-27Display (reverse) optional dependencies as "Required by"Lukas Fleischer
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg