Age | Commit message (Expand) | Author | Files | Lines |
2014-04-05 | Prefix package functions with pkg_/pkgbase_ | Lukas Fleischer | 1 | -1/+1 |
2014-04-05 | Use snake case for all package functions | Lukas Fleischer | 1 | -1/+1 |
2014-04-05 | Move package actions to package bases | Lukas Fleischer | 1 | -4/+3 |
2014-04-05 | Store comments on a per-package base basis | Lukas Fleischer | 1 | -1/+2 |
2014-02-04 | Add support for anonymous comments | Lukas Fleischer | 1 | -1/+9 |
2012-10-11 | pkg_comments.php: Move delete button to same line as poster info | canyonknight | 1 | -1/+3 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -9/+9 |
2012-09-18 | pkg_comments.php: Fix "Latest Comments" link | Lukas Fleischer | 1 | -2/+2 |
2012-09-18 | Use URL rewriting for user info page | canyonknight | 1 | -1/+1 |
2012-07-18 | pkg_comments.php: Fix comment deletion links | Lukas Fleischer | 1 | -2/+3 |
2012-07-18 | pkg_comments.php: Fix links to user accounts | Lukas Fleischer | 1 | -1/+1 |
2012-07-17 | pkg_comments.php: Fix notice | Lukas Fleischer | 1 | -1/+1 |
2012-07-15 | Use virtual paths for package details | Lukas Fleischer | 1 | -2/+2 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -2/+2 |
2012-07-15 | Use absolute URIs for style sheets and images | Lukas Fleischer | 1 | -1/+1 |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer | 1 | -0/+1 |
2012-07-06 | pkg_comments.php: Overhaul to match archweb | canyonknight | 1 | -40/+37 |
2012-07-06 | Use sane date format strings everywhere | Lukas Fleischer | 1 | -1/+1 |
2012-06-24 | Implement token system to fix CSRF vulnerabilities | canyonknight | 1 | -0/+1 |
2012-05-31 | HTML/DOM fixes | Dario Giovannetti | 1 | -1/+1 |
2012-03-24 | Support canonical links to packages | Lukas Fleischer | 1 | -1/+1 |
2011-03-30 | Fix XSS vulnerabilities in package comment templates. | Lukas Fleischer | 1 | -1/+1 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 1 | -6/+8 |
2011-01-19 | Make external links in comments clickable (FS#20137). | Lukas Fleischer | 1 | -1/+1 |
2010-11-21 | Auto redirect from confirmation screens. | Dan Vratil | 1 | -9/+14 |
2010-04-15 | pkg_comments: Only display 10 comments by default. | Loui Chang | 1 | -1/+11 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -1/+2 |
2009-02-19 | Revamp markup and styles for comments. | Loui Chang | 1 | -24/+14 |
2009-01-23 | Change comment style so long lines wrap. | Loui Chang | 1 | -1/+1 |
2009-01-23 | Fix translated comment messages. | Loui Chang | 1 | -5/+4 |
2009-01-05 | Move package comments to a template. | Loui Chang | 1 | -0/+38 |