summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-01ulist: Time to put this live2.27Yorhel1-0/+0
2019-12-30Minor refactor: Use TUWF::Validate's onerror clause for GET parametersYorhel9-29/+29
2019-12-30Minor refactor: Move all trigger functions and declarations to separate fileYorhel6-336/+351
2019-12-30Discussions: Discourage necroing old and inactive threadsYorhel2-15/+33
2019-12-30Merge branch 'ulist'Yorhel139-14999/+784
2019-12-30ulist/API: Fix bug with "get wishlist" reporting high prio as mediumYorhel1-1/+1
2019-12-30Actually, let's get rid of v3 now that it doesn't work anymore anywayYorhel106-13750/+11
2019-12-30ulist: Remove remnants of old votes/vnlists/wlists tablesYorhel7-69/+20
2019-12-29ulist: Display labels on VN browserYorhel3-3/+12
2019-12-28ulist/API: Make (get|set) (votelist|vnlist|wishlist) commands work with new u...Yorhel1-38/+77
2019-12-27ulists: Update devdump.plYorhel2-19/+21
2019-12-24ulist: Export new lists in dbdump.pl, unexport old listsYorhel2-39/+46
2019-12-24ulist: Delete old lists code and redirect old URLsYorhel3-756/+11
2019-12-24ulist: Add list management widget on VN pagesYorhel9-64/+188
2019-12-22ulist: Update "My lists" VN filters to use new ulists featureYorhel3-16/+8
2019-12-22ulist: Use new lists for VN vote stats & listingYorhel6-18/+94
2019-12-20ulist: Fix bug when user only has "no label" VNsYorhel1-1/+1
2019-12-20ulist: Allow usermod access to listsYorhel1-8/+14
2019-12-20ulist: Remove deprecated hide_list user preferenceYorhel6-18/+6
2019-12-20ulist: Update user pages to source stats from the new lists featureYorhel1-26/+44
2019-12-20Discussions::Thread: Ignore poll votes from ign_votes usersYorhel1-2/+3
2019-12-20Keep track of poll vote datesYorhel2-0/+3
2019-12-19ulist: Update user list with vnlist/votes/wishlist statsYorhel9-69/+83
2019-12-19Multi::Denpa: Incrementally fetch shop info by handle lookupYorhel1-43/+39
2019-12-17ulist: Get rid of BETA warning, update menu and tab linksYorhel4-72/+62
2019-12-17ulist: Synchronize changes between rlists and ulist_vnsYorhel3-32/+29
2019-12-16ulist: Convert vn.c_* vote stat updating to use ulist_vns tableYorhel3-25/+33
2019-12-16ulist: Integrate update script into SQL + update notify_listdel()Yorhel5-35/+83
2019-12-16ulist: Add "voted = private" warningYorhel1-7/+15
2019-12-16Discussions::Index: Add "Start a new thread" linkYorhel1-0/+3
2019-12-16Minor refactor: Make better use of SQL::Interp for INSERT INTO clausesYorhel3-32/+32
2019-12-12v2rw: Discussion board editing & thread creationYorhel14-419/+714
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel8-24/+16
2019-12-09Add SubscribeStar buttonYorhel4-5/+13
2019-12-08Discussions::Thread: Show deleted post author & date to boardmodsYorhel1-1/+1
2019-12-08Fix json_api() URL matching + move URL parameters to POST bodyYorhel14-41/+36
2019-12-08dbdump.pl: Do an explicit rollback before disconnecting the DBYorhel1-0/+1
2019-12-08Discussions: Add exception for uid 2 in sql_visible_threads()Yorhel1-0/+1
2019-12-07dbdump.pl: Ensure consistent exportsYorhel1-1/+2
2019-12-07ulist: Display useful message when list is empty or privateYorhel1-5/+10
2019-12-06Handle BBCode spoiler tags in CSSYorhel2-13/+3
2019-12-06Add link to d9#3 to quick reply box + allow customizing TextPreview headerYorhel6-30/+34
2019-12-05v2rw: Convert thread reply form to ElmYorhel4-19/+103
2019-12-05ulist: Add search box + tabindex on filter input fieldsYorhel1-6/+10
2019-12-03API: Add labels field to "set ulist"Yorhel1-1/+15
2019-12-03API: Add "set ulist" commandYorhel1-0/+44
2019-12-03API: Add "get ulist-labels" and "get ulist"Yorhel2-3/+81
2019-12-01JS: Remove old "This is not VNDB!" domain checkYorhel1-11/+0
2019-12-01Discussions: Do not highlight post when nagivating to the "last post"Yorhel4-6/+13
2019-12-01v2rw: Convert thread display + poll votingYorhel18-239/+411