summaryrefslogtreecommitdiff
path: root/util/updates
AgeCommit message (Expand)AuthorFilesLines
2020-10-07notifications: Add backend for subscriptions and new notification typesYorhel1-0/+15
2020-10-05notifications: Consolidate and simplify creation of notificationsYorhel1-0/+17
2020-09-20Reviews: Add mod option to lock reviews for commentsYorhel1-0/+1
2020-09-05Notifications: Add notifications for thread posts and review commentsYorhel1-0/+6
2020-09-05Notifications: Modernize SQL schemaYorhel1-0/+10
2020-09-03Reviews: Hide downvoted reviews & allow moderator overrulingYorhel1-0/+5
2020-08-25SQL/reviews: Two rather stupid fixups on reviews_postsYorhel1-0/+5
2020-08-24reviews: Get rid of summary field & split mini/full reviewsYorhel1-0/+6
2020-08-19reviews: Cache vote & post statsYorhel1-0/+14
2020-08-17reviews: Make reviews mod-only for now to allow some beta testingYorhel1-3/+2
2020-08-16Reports: Get rid of report_type, split vndbid/num + allow reporting reviews a...Yorhel1-0/+7
2020-08-16reviews: Fix deleting users who have posted a reviewYorhel1-1/+1
2020-08-14reviews: Add schema & display for commentsYorhel1-0/+13
2020-08-07reviews: Add up/down voting on reviewsYorhel1-2/+3
2020-08-07reviews: Add initial SQL schema + "review" permission flagYorhel1-0/+51
2020-08-07SQL: Sync production DB schema with the one in gitYorhel1-0/+14
2020-08-07Discussions: Fix handling of user deletionYorhel1-0/+3
2020-08-06Discussions: Allow discontinuous post numbers + ignore hidden posts in counts...Yorhel1-0/+13
2020-08-06SQL: Use vndbid for thread identifiersYorhel1-0/+30
2020-07-29Reports: Keep track of unseen, new and last updated reportsYorhel1-0/+5
2020-07-25Reports: Allow reporting DB entriesYorhel1-0/+2
2020-07-23Add new reporting featureYorhel1-0/+19
2020-06-15Releases: Allow custom resolutions to be enteredYorhel1-0/+39
2020-06-13Chars: Add support for spoiler sex fieldYorhel1-0/+4
2020-06-04Cache VN popularity & rating rankingsYorhel1-0/+4
2020-05-11imgflag: Add sexual/violence user preferences + show/hide character imagesYorhel1-0/+4
2020-04-27Add minimal audit logging for user-related changesYorhel1-0/+11
2020-04-26imgflag: Add separate "imgmod" permission flagYorhel1-0/+3
2020-04-25imgflag: Add moderator vote overrulingYorhel1-0/+4
2020-04-16imgflag: Fix uid integrity + properly handle user account deletionYorhel1-0/+4
2020-04-15SQL: Split "perm" column into multiple booleansYorhel1-0/+26
2020-04-09Stop keeping track of users/threads/posts count cacheYorhel1-0/+10
2020-04-06Delete old relation graph generating and caching machineryYorhel1-0/+9
2020-04-05SQL: Add C-based "vndbid" type and use it for image IDsYorhel1-0/+51
2020-04-02Increase max release title length to 300Yorhel1-0/+2
2020-03-26imgflag: Keep track of users.c_imgvotes + limit number of votes + adjust samp...Yorhel1-0/+6
2020-03-23ExtLinks: A few more shop links for releasesYorhel1-0/+9
2020-03-17imgflag: Add "imgvote" permissionYorhel1-0/+3
2020-03-16imgflag: Initial schema + UI for image flaggingYorhel1-0/+30
2020-03-12SQL: Keep track of dimensions for all images in the DBYorhel1-0/+26
2020-03-12SQL: Use global "images" table for metadata of all images in the DBYorhel1-0/+58
2020-02-21SQL: Allow tags_vn.uid to be NULL for deleted usersYorhel1-0/+8
2020-02-09Tagmod: Add "notes" field to tag voting thingYorhel1-0/+1
2020-02-06Cache Markdown-to-HTML in the database for doc pagesYorhel1-0/+5
2020-01-04ulist: Add ability to save views as defaultYorhel1-0/+4
2020-01-01ulist: Time to put this live2.27Yorhel1-0/+0
2019-12-30Minor refactor: Move all trigger functions and declarations to separate fileYorhel1-6/+4
2019-12-30Merge branch 'ulist'Yorhel1-33/+14
2019-12-30ulist: Remove remnants of old votes/vnlists/wlists tablesYorhel1-3/+7
2019-12-22ulist: Use new lists for VN vote stats & listingYorhel1-0/+2