summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Discussions
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Minor refactor: Use TUWF::Validate's onerror clause for GET parametersYorhel3-4/+4
2019-12-30Discussions: Discourage necroing old and inactive threadsYorhel1-6/+10
2019-12-20Discussions::Thread: Ignore poll votes from ign_votes usersYorhel1-2/+3
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 clausesYorhel2-25/+29
2019-12-12v2rw: Discussion board editing & thread creationYorhel5-13/+226
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel1-10/+3
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 bodyYorhel1-2/+2
2019-12-08Discussions: Add exception for uid 2 in sql_visible_threads()Yorhel1-0/+1
2019-12-05v2rw: Convert thread reply form to ElmYorhel1-17/+33
2019-12-01Discussions: Do not highlight post when nagivating to the "last post"Yorhel2-4/+11
2019-12-01v2rw: Convert thread display + poll votingYorhel3-12/+215
2019-11-19Minor refactor: Use dbPage() in scalar context where applicableYorhel1-2/+2
2019-11-19Discussions: Fix index linkYorhel1-1/+1
2019-11-19Fix consistency between discussion counter in the dbentry tabs and actual lis...Yorhel1-5/+9
2019-11-19v2rw: Convert discussion board listings + change link structure a bitYorhel4-11/+84
2019-11-15Discussions::Lib: Use same WHERE clause for counting and listingYorhel1-3/+3
2019-11-15Move pubskin fetching responsibility to VNWeb::HTML::framework_Yorhel1-2/+2
2019-11-15threadlist: Automatically hide threads the user should not see + display hidd...Yorhel3-5/+11
2019-11-15v2rw: Convert discussion board indexYorhel3-64/+129
2019-11-15v2rw: Convert discussion board searchYorhel1-0/+210
2019-10-30v2rw: Convert /u+/postsYorhel1-0/+72