summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+4
2016-02-07Add global comment notification settingLukas Fleischer1-0/+8
2016-01-31Remove 'new' tag from updates tableMarcel Korpel1-5/+0
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 Korpel1-1/+1
2016-01-28Include parentheses in translatable stringLukas Fleischer1-1/+1
2016-01-24Fix duplicate ids from pinned commentsMark Weiman1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel1-0/+11
2015-12-15Add link to flag OOD commentMark Weiman2-1/+26
2015-12-13Hide names of deleted accounts in comment headingsLukas Fleischer1-7/+12
2015-12-13Store current date and time when deleting commentsLukas Fleischer1-14/+20
2015-12-13Add a "more" link to the recent updates boxLukas Fleischer1-1/+1
2015-12-13Replace new package iconLukas Fleischer1-1/+1
2015-12-13Replace RSS feed iconLukas Fleischer1-1/+1
2015-12-12Only show "last edited" to logged in usersLukas Fleischer1-1/+1
2015-12-12Implement capability to pin comments above othersMark Weiman1-5/+35
2015-12-12Remove reassignment of base_id in pkg_comments.phpMark Weiman1-7/+0
2015-11-26Dedupe translatable stringsLukas Fleischer3-3/+3
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz2-3/+3
2015-10-31footer: Close short open tagLukas Fleischer1-1/+1
2015-10-25Support long email addressesLukas Fleischer1-1/+1
2015-10-25Fix user name length limit on the account edit formLukas Fleischer1-1/+1
2015-10-24Disable mass unflaggingLukas Fleischer1-1/+0
2015-10-17Make copyright notice translatableLukas Fleischer1-1/+1
2015-10-03Fix dependency sortingLukas Fleischer1-1/+2
2015-09-23Add search for keywords onlyMarcel Korpel1-0/+1
2015-09-20Add option to hide one's email addressMarcel Korpel2-1/+16
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer1-1/+1
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer1-4/+4
2015-09-17Use a separate function for "Required by" linksLukas Fleischer1-1/+1
2015-09-11Move package base flagging to a separate formLukas Fleischer1-1/+1
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer3-3/+5
2015-08-19updates_table.php: Fix identification of new packagesMarcel Korpel1-1/+1
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel1-0/+4
2015-08-17Display sources count on package details pageStefan Auditor1-1/+1
2015-08-17Remove success message from comment formMarcel Korpel1-5/+0
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel1-0/+35
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel2-4/+4
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 Fleischer4-5/+5
2015-08-08Show popularity in package base detailsLukas Fleischer2-0/+10
2015-08-08Use username from the database if one is provided by the userMarcel Korpel1-2/+2
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 Korpel1-12/+26
2015-08-08Add comment edit icon and formMarcel Korpel2-3/+10
2015-08-08Use SVG image for comment deletion iconMarcel Korpel1-17/+11
2015-08-08Remove superfluous close tagsMarcel Korpel1-4/+4
2015-06-27Fake pkgbase actions for unconfirmed usersGordian Edenhofer1-2/+0
2015-06-27Split out package actions into a separate templateLukas Fleischer3-100/+53