summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel1-1/+7
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel1-3/+3
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-0/+19
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-2/+9
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-16Fixed perl warning on /v/search redirect without search queryYorhel1-1/+1
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-0/+1
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-4/+2
2010-12-09Handler::Misc: Fixed perl warning and redirect bug for old /v/search URLsYorhel1-1/+1
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-6/+6
2010-11-21Implemented the server side of the new release filter selectorYorhel1-2/+2
2010-11-14Handler::Misc: Added title attribute to the feed cssiconsYorhel1-5/+3
2010-11-13Homepage: Added feed iconsYorhel1-3/+8
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-2/+2
2010-11-02Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnailsYorhel1-1/+3
2010-01-26Removed the ?l10n= parameterYorhel1-0/+15
2010-01-24Automatically generate the skin credits on d7Yorhel1-4/+13
2010-01-24Show deleted entries in the edit histories by defaultYorhel1-2/+2
2010-01-24Versioned the deleting and locking of database entriesYorhel1-16/+0
2009-12-05SQL: Call update_vncache() in a triggerYorhel1-6/+1
2009-11-28homepage: Show language flags Just released and Upcoming releasesYorhel1-0/+2
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-5/+5
2009-11-27Split browse functions from CommonHTML.pm into BrowseHTML.pmYorhel1-1/+1
2009-11-13docs: Updated d11 and added :SUBSUB: macroYorhel1-1/+6
2009-10-24Merge branch 'beta'2.8Yorhel1-4/+9
2009-10-22d+: Wrote more extensive credits page and moved link icons to the FAQYorhel1-0/+6
2009-10-18Handler::Misc: Fixed bug with unhiding a producer entryYorhel1-1/+1
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-3/+2
2009-09-26homepage: Minor typo fix + link to /v/randYorhel1-1/+3
2009-09-12Typo fix in the IE6-must-die messageYorhel1-1/+1
2009-09-07Handler::Misc: Made box titles on the homepage click-ableYorhel1-6/+16
2009-09-04L10N: Implemented framework for translation of the doc pagesYorhel1-2/+6
2009-08-17L10N: Converted Handler::Discussions and the discussion_boards listYorhel1-1/+1
2009-08-17L10N: Converted Handler::Misc::nospamYorhel1-4/+4
2009-08-17L10N: Converted two homepage items and use key for site titleYorhel1-13/+11
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-3/+3
2009-08-17L10N: Converted platform namesYorhel1-2/+2
2009-08-17L10N: Converted homepage and history pagesYorhel1-33/+24
2009-08-17L10N: Russian TL for site title and main menuYorhel1-2/+2
2009-08-11Improved styling of the threeboxes layoutYorhel1-90/+98
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