summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Report: Add option to report NSFW imageYorhel1-1/+6
2020-09-27v2rw/Tags::List: Re-implement & improve the tag listYorhel4-72/+105
2020-09-27TagEdit: Re-add message about moderator approvalYorhel1-0/+13
2020-09-27v2rw: Delete old tag edit formYorhel2-221/+1
2020-09-27v2rw/TagEdit: Add vote wiping/merging and audit loggingYorhel2-1/+66
2020-09-27v2rw/TagEdit: Rewrite tag edit form to elmYorhel7-5/+336
2020-09-26Elm/Extlinks: Use case sensitive url matching in formsYorhel1-1/+1
2020-09-22CSS: Make review boxes look less messy + make better use of spaceYorhel1-3/+2
2020-09-21Images::Vote: Remove the 90% vote count limitYorhel1-12/+0
2020-09-21Report: Fix display of edit-yourself messageYorhel1-1/+1
2020-09-20SQL: Fix vn.c_lang when multiple first releases on the same dateYorhel1-12/+18
2020-09-20Hide flagged reviews from the home pageYorhel1-1/+2
2020-09-20Reviews: Add mod option to lock reviews for commentsYorhel5-8/+30
2020-09-17Misc::Feeds: Set correct content-type headerYorhel1-0/+1
2020-09-17Feeds: Move feed generation form Multi to VNWebYorhel11-166/+83
2020-09-15Reviews::VNTab: Hide box if there are no reviews to be displayedYorhel1-0/+1
2020-09-15Reviews::Edit: Bump reviews/day/account limit to 5Yorhel1-2/+2
2020-09-15Reviews::VNTab: Put all reviews on a single page if there are 4 or less mini-...Yorhel2-7/+16
2020-09-15HomePage: Discard date filters in upcoming/just released boxesYorhel1-4/+6
2020-09-14JS: Add hoverable previous/next to image viewer.xy2_2-2/+48
2020-09-12Reviews::Edit: Adjust throttle timeoutYorhel1-1/+1
2020-09-12Misc::HomePage: Load thumbnails rather than full-size screenshotsYorhel1-1/+1
2020-09-12v2rw: Add new filter querying framework + rewrite homepageYorhel7-524/+333
2020-09-11v2rw/filters: Fixed a few more validation errorsYorhel1-6/+6
2020-09-10v2rw/filters: Fix two validation errors found (instantly) in prodYorhel1-5/+5
2020-09-10v2rw/filters: Add experimental validation + move compat to VNWebYorhel4-17/+126
2020-09-09Chars::Page: Fix replacing of spoiler tags with an indicatorYorhel1-1/+1
2020-09-07Reviews: Bunch of minor changesYorhel4-8/+31
2020-09-06Reviews: Allow everyone to submit 1 review a dayYorhel1-2/+12
2020-09-05Notifications: Add notifications for thread posts and review commentsYorhel7-9/+97
2020-09-05Notifications: Modernize SQL schemaYorhel8-29/+37
2020-09-03reviews: Adjust review flagging thresholdYorhel1-1/+1
2020-09-03User::Page: Remove review approval ratingYorhel1-4/+3
2020-09-03Reviews.Edit: Increase size of textareaYorhel1-1/+1
2020-09-03Reviews: Hide downvoted reviews & allow moderator overrulingYorhel9-23/+51
2020-09-03Reviews: increase max character counts a bit for mini-reviewsYorhel2-4/+4
2020-09-03Reviews.Edit: Add minimum length requirementYorhel1-9/+16
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel22-122/+124
2020-09-01Reviews: Hide up/down vote countsYorhel7-49/+17
2020-09-01Handler::Misc: Bring back random VNs, split new reviews and add recent commentsYorhel1-11/+68
2020-08-31Config: Fix extraction of version when there is no commit ID in git describe2.28Yorhel1-1/+1
2020-08-31Reviews in public beta: public visibility but allow only one review per userYorhel5-8/+6
2020-08-31Reviews.Edit: Add some guidelines/rulesYorhel1-1/+10
2020-08-31Add review stats & tab to user page (re-using Reviews::List)Yorhel3-9/+25
2020-08-31Handler::Misc: Replace "Random VNs" section with "New Reviews"Yorhel1-7/+12
2020-08-31Multi::IRC: Support review ids and notificationsYorhel2-11/+27
2020-08-31Discussions/Reviews: Return 404 when requested post or comment does not existYorhel2-1/+2
2020-08-31BBCode: Add support for w+ and w+.+ dblinksYorhel2-8/+8
2020-08-31unusedimages.pl: Also scan reviews and commentsYorhel1-0/+2
2020-08-28SQL: Oh god in how many ways can I screw this up?Yorhel1-3/+3