summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Minor refactor: Use TUWF::Validate's onerror clause for GET parametersYorhel9-29/+29
2019-12-30Discussions: Discourage necroing old and inactive threadsYorhel1-6/+10
2019-12-30Merge branch 'ulist'Yorhel54-6262/+408
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 anywayYorhel36-5220/+0
2019-12-30ulist: Remove remnants of old votes/vnlists/wlists tablesYorhel1-17/+0
2019-12-29ulist: Display labels on VN browserYorhel2-1/+10
2019-12-28ulist/API: Make (get|set) (votelist|vnlist|wishlist) commands work with new u...Yorhel1-38/+77
2019-12-24ulist: Delete old lists code and redirect old URLsYorhel3-756/+11
2019-12-24ulist: Add list management widget on VN pagesYorhel4-41/+50
2019-12-22ulist: Update "My lists" VN filters to use new ulists featureYorhel2-15/+7
2019-12-22ulist: Use new lists for VN vote stats & listingYorhel4-18/+90
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 preferenceYorhel4-9/+5
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-19ulist: Update user list with vnlist/votes/wishlist statsYorhel4-45/+47
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 linksYorhel2-64/+59
2019-12-16ulist: Convert vn.c_* vote stat updating to use ulist_vns tableYorhel1-12/+2
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 creationYorhel9-414/+241
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel4-13/+6
2019-12-09Add SubscribeStar buttonYorhel1-2/+7
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 bodyYorhel9-23/+23
2019-12-08Discussions: Add exception for uid 2 in sql_visible_threads()Yorhel1-0/+1
2019-12-07ulist: Display useful message when list is empty or privateYorhel1-5/+10
2019-12-05v2rw: Convert thread reply form to ElmYorhel1-17/+33
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"Yorhel1-3/+77
2019-12-01Discussions: Do not highlight post when nagivating to the "last post"Yorhel4-6/+13
2019-12-01v2rw: Convert thread display + poll votingYorhel6-224/+256
2019-11-28ulist: Fix display of vote date when not votedYorhel1-1/+1
2019-11-27ulist: Add column selection + voted, modified, release date & rating columnsYorhel3-28/+79
2019-11-27CSS: Less hacky .maintabsYorhel5-155/+98
2019-11-27Multi: Fix parsing of ExtLinks.pm when TUWF::XML isn't loadedYorhel1-1/+1
2019-11-23ulist: Add some test menu linksYorhel1-0/+8
2019-11-23ulist: Make labels column sortableYorhel1-17/+18
2019-11-19ulist: Keep sort column when updating filtersYorhel1-0/+2
2019-11-19Increase CSRF token validity window to 12 hoursYorhel1-4/+2
2019-11-19ulist: Remove the notes iconYorhel1-1/+0
2019-11-19Minor refactor: Use dbPage() in scalar context where applicableYorhel4-5/+5
2019-11-19Discussions: Fix index linkYorhel1-1/+1
2019-11-19Fix consistency between discussion counter in the dbentry tabs and actual lis...Yorhel2-6/+10
2019-11-19v2rw: Convert discussion board listings + change link structure a bitYorhel5-132/+84