summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2009-08-06Added OpenSearch plugin + autodetectionYorhel1-1/+21
2009-07-23Implemented relgraph notify from PgSQL triggerYorhel1-1/+1
2009-07-07Hide threads targeted at users from the main pageYorhel1-1/+1
2009-07-04Removed old /v/cat URL rewriting functionYorhel1-15/+0
2009-06-15Display related boards in tooltip on recent posts on homepageYorhel1-2/+3
2009-06-07Merge branch 'beta'2.4Yorhel1-1/+1
2009-06-01Display edit history for hidden itemsYorhel1-1/+1
2009-05-11Make sure to get current hidden status when (un)hiding a releaseYorhel1-1/+1
2009-03-15Consistent filter naming on /v+/histYorhel1-1/+1
2009-03-01Removed useless extra query on /histYorhel1-1/+1
2009-02-06Added platform icons to Just released / Upcoming releases on homepageYorhel1-2/+6
2009-01-15Don't forget to update the vn.c_* columns when hiding/unhiding a releaseYorhel1-1/+5
2008-12-18Added redirect: /u+/votes -> /u+/list?v=1Yorhel1-0/+2
2008-12-17Moved age() to VNDB::FuncYorhel1-12/+0
2008-12-17Homepage: Use relative ageapplehq1-1/+13
2008-12-17Added warning for IE6 usersYorhel1-0/+43
2008-12-17Hide edits of hidden items from homepageYorhel1-1/+1
2008-12-15Redirect old /v/cat URLs to the new search functionYorhel1-1/+16
2008-12-15Redirect /v/search to /v/all (including the query)Yorhel1-0/+1
2008-12-14Don't hide automated edits by default on /[vrp]+/histYorhel1-1/+1
2008-12-13Exclude automated edits from the homepageYorhel1-1/+1
2008-12-13Include edits of releases filter to /v+/histYorhel1-0/+9
2008-12-13FF2 style fixesYorhel1-2/+1
2008-12-12HomepageYorhel1-0/+117
2008-12-12Redirect /v to /v/allYorhel1-1/+1
2008-12-11Recent changes on userpagesYorhel1-43/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-5/+5
2008-12-08Docpages need a footerYorhel1-0/+1
2008-12-06Documentation pagesYorhel1-0/+37
2008-12-04Customizable website title, and a debug flag indicator (red title)Yorhel1-2/+2
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel1-2/+2
2008-12-02Locking/hiding of releasesYorhel1-1/+1
2008-12-02Release history pagesYorhel1-0/+1
2008-11-30User browse URL change, and small code cleanup in the menuYorhel1-1/+2
2008-11-29Small URL change: using ; instead of & in all query stringsYorhel1-3/+3
2008-11-26Automated edits hidden by defaultYorhel1-1/+1
2008-11-22Wrote a generic function to handle all /[vrp]+/(lock|hide) URIsYorhel1-0/+17
2008-11-21Redirects for old URIsYorhel1-0/+9
2008-11-17Made /v+/hist pages workYorhel1-1/+1
2008-11-15Added edits/newly created pages filterYorhel1-6/+17
2008-11-15Another history browser filter: item typeYorhel1-4/+17
2008-11-15Hidden items filter for history browserYorhel1-4/+18
2008-11-15Automated edits filterYorhel1-3/+9
2008-11-15Proper display of deleted usernamesYorhel1-1/+1
2008-11-14Title bugfix for /u+/hist pagesYorhel1-1/+1
2008-11-14Added basic history browserYorhel1-2/+85
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel1-0/+45