summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-10-02v2rw: Move redirects + cleanup some moreYorhel5-71/+45
2020-09-30TraitEdit: Fix setting of group columnYorhel1-3/+3
2020-09-30Fix old reference to VNWeb::Tags::*Yorhel1-1/+1
2020-09-30refactoring: Merge Tags/ and Traits/ into TT/Yorhel9-37/+30
2020-09-30v2rw/Tags::Index: Re-use tag index for trait indexYorhel4-109/+53
2020-09-30v2rw/Tags::Index: Rewrite the tag indexYorhel2-79/+117
2020-09-29v2rw/Tag::List: Re-use tag listing to implement trait listingYorhel2-89/+28
2020-09-29TagEdit/TraitEdit: Bump "added" date on approvalYorhel2-3/+4
2020-09-29v2rw/TraitEdit: Rewrite trait edit form + cleanup bunch of old codeYorhel6-553/+142
2020-09-27v2rw/Tags::List: Re-implement & improve the tag listYorhel3-70/+96
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 loggingYorhel1-1/+25
2020-09-27v2rw/TagEdit: Rewrite tag edit form to elmYorhel4-4/+135
2020-09-26Elm/Extlinks: Use case sensitive url matching in formsYorhel1-1/+1
2020-09-21Images::Vote: Remove the 90% vote count limitYorhel1-12/+0
2020-09-20Hide flagged reviews from the home pageYorhel1-1/+2
2020-09-20Reviews: Add mod option to lock reviews for commentsYorhel2-7/+18
2020-09-17Misc::Feeds: Set correct content-type headerYorhel1-0/+1
2020-09-17Feeds: Move feed generation form Multi to VNWebYorhel9-163/+81
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-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 commentsYorhel3-2/+25
2020-09-05Notifications: Modernize SQL schemaYorhel4-7/+7
2020-09-03User::Page: Remove review approval ratingYorhel1-4/+3
2020-09-03Reviews: Hide downvoted reviews & allow moderator overrulingYorhel5-13/+20
2020-09-03Reviews: increase max character counts a bit for mini-reviewsYorhel1-1/+1
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel21-98/+92
2020-09-01Reviews: Hide up/down vote countsYorhel5-31/+9
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-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 notificationsYorhel1-10/+23
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+.+ dblinksYorhel1-2/+2
2020-08-25HTML: Fix maintabs for DB entries with id >= 10Yorhel1-1/+1
2020-08-25Reviews::Page: Remove VN header & turn it into a regular dbentry pageYorhel4-33/+29