summaryrefslogtreecommitdiff
path: root/web/template/pkg_comments.php
AgeCommit message (Expand)Author
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer
2012-09-18Use URL rewriting for user info pagecanyonknight
2012-07-18pkg_comments.php: Fix comment deletion linksLukas Fleischer
2012-07-18pkg_comments.php: Fix links to user accountsLukas Fleischer
2012-07-17pkg_comments.php: Fix noticeLukas Fleischer
2012-07-15Use virtual paths for package detailsLukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-15Use absolute URIs for style sheets and imagesLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-06pkg_comments.php: Overhaul to match archwebcanyonknight
2012-07-06Use sane date format strings everywhereLukas Fleischer
2012-06-24Implement token system to fix CSRF vulnerabilitiescanyonknight
2012-05-31HTML/DOM fixesDario Giovannetti
2012-03-24Support canonical links to packagesLukas Fleischer
2011-03-30Fix XSS vulnerabilities in package comment templates.Lukas Fleischer
2011-03-11Fix broken XHTML.Lukas Fleischer
2011-01-19Make external links in comments clickable (FS#20137).Lukas Fleischer
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-04-15pkg_comments: Only display 10 comments by default.Loui Chang
2009-04-13Don't hit the database twice per comment on packageDan McGee
2009-02-18Revamp markup and styles for comments.Loui Chang
2009-01-22Change comment style so long lines wrap.Loui Chang
2009-01-22Fix translated comment messages.Loui Chang
2009-01-05Move package comments to a template.Loui Chang