summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Increased allowed size of VN cover image upload to 5MBYorhel3-11/+12
2011-03-09Auto-set category when creating new child tagYorhel2-0/+2
2011-03-09Don't allow users to edit their post when it was deletedYorhel2-1/+5
2011-02-22L10N-RU: doc page updatesSilverDragon7-45/+56
2011-02-17L10N-RU: lang.txt syncSilverDragon1-23/+23
2011-02-08L10N-HU: Translation update + fixesBikfalvi Máté1-56/+56
2011-02-08Merge branch 'beta'2.18Yorhel23-75/+880
2011-02-08Uploaded some design/implementation notes I had lying aroundYorhel8-0/+505
2011-02-07d2: Guideline change as discussed in t1153Yorhel1-10/+11
2011-02-07Added tooltip to the overruled-exclamation-markYorhel3-1/+9
2011-02-07Bugfix: don't generate listdel notify for the user who deletedYorhel3-1/+6
2011-02-06Added new VN filter: on user VN list or notYorhel5-3/+27
2011-02-06Added new VN filter: voted on or notYorhel5-3/+27
2011-02-06Added new VN filters: wish/blacklistYorhel5-3/+57
2011-02-06Display message on the tags tab on filter selector on tag pagesYorhel2-1/+10
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel4-14/+32
2011-02-06Added tag visibility options by category on /v+Yorhel3-17/+36
2011-02-05Group tags on /v+/tagmod by their categoryYorhel6-26/+59
2011-02-05Properly save tag category when adding a new tagYorhel1-2/+2
2011-02-04Allow setting tag category for all child tags recursivelyYorhel3-6/+52
2011-02-04Added category field to tags (content/ero/technical)Yorhel9-6/+66
2011-02-04L10N-RU: Synchronised lang.txtSilverDragon1-5/+5
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel2-2/+2
2011-02-04jsgen.pl: Fixed bug with referencing to the wrong cookie_defaultsYorhel1-2/+2
2011-02-04Merge branch 'beta'2.17Yorhel40-1098/+1173
2011-02-04Don't save uploaded image to a temporary location before checksYorhel2-37/+20
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel6-26/+15
2011-02-03Cleaner and more efficient method of checking for the &fil= paramYorhel2-4/+4
2011-02-02Log user ID in the TUWF logYorhel1-0/+10
2011-02-02Display warning for non-standard resolutions of uploaded screenshotsYorhel3-1/+24
2011-02-02Added error message when selected meta tags on VN filtersYorhel3-10/+15
2011-02-02Added /t/all - a listing of all recently replied to threadsYorhel4-7/+17
2011-01-27Order "all notifications" with new notifications firstYorhel3-3/+5
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel3-9/+9
2011-01-27Multi::RG: Use TUWF::XML instead of XML::WriterYorhel2-9/+5
2011-01-27Multi::Feed: Use TUWF::XML instead of XML::WriterYorhel2-24/+22
2011-01-27TUWF: Added tag name to several end() callsYorhel15-107/+107
2011-01-27TUWF: No need for manual XML-escaping in textareas anymoreYorhel1-12/+2
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel3-51/+51
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel2-18/+7
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel6-15/+7
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel4-21/+13
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel4-5/+5
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel26-327/+347
2011-01-25d6: Fixing incorrect stuff in FAQYorhel1-6/+4
2011-01-08Slightly re-organized lang.txt and renamed some filter stringsYorhel3-347/+356
2011-01-08Changed order of the filter action buttonsYorhel2-4/+6
2011-01-07Added 'released' release filterYorhel5-5/+28
2011-01-07DB::Releases: Inverted 'unreleased' option to dbReleaseGet()Yorhel2-4/+4
2011-01-07Bugfix: Don't allow empty edit on releases with multiple producersYorhel2-1/+2