summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Discussions/Lib.pm
AgeCommit message (Expand)AuthorFilesLines
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel1-1/+1
2023-04-15CSS: Use <strong>/<span> instead of <b> for bold/marker tagsYorhel1-1/+1
2023-02-19Rework passing around entry titles + add proper HTML5 'lang' attrsYorhel1-9/+5
2023-02-04TitlePrefs: Also apply preferences to producer namesYorhel1-2/+2
2023-02-02Refactor part 2: get rid of temporary vnt/releasest viewsYorhel1-1/+1
2022-03-01Discussions: Fix silly perl warning in previous commitsYorhel1-1/+1
2022-03-01Discussions: Also mark "system notifications" in listingYorhel1-3/+4
2022-02-08VN: Add support for multiple titles in different languagesYorhel1-16/+11
2021-07-19Remove hidden items in discussion board autocompleteYorhel1-3/+3
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel1-2/+2
2020-08-07Discussions: Fix handling of user deletionYorhel1-2/+2
2020-08-06Discussions: Allow discontinuous post numbers + ignore hidden posts in counts...Yorhel1-4/+4
2020-08-06Discussions: Make /t#.# load the correct page without redirectYorhel1-9/+2
2020-08-06SQL: Use vndbid for thread identifiersYorhel1-2/+2
2019-12-12v2rw: Discussion board editing & thread creationYorhel1-8/+18
2019-12-08Discussions: Add exception for uid 2 in sql_visible_threads()Yorhel1-0/+1
2019-12-01Discussions: Do not highlight post when nagivating to the "last post"Yorhel1-2/+9
2019-12-01v2rw: Convert thread display + poll votingYorhel1-11/+17
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 bitYorhel1-3/+29
2019-11-15Discussions::Lib: Use same WHERE clause for counting and listingYorhel1-3/+3
2019-11-15threadlist: Automatically hide threads the user should not see + display hidd...Yorhel1-2/+10
2019-11-15v2rw: Convert discussion board indexYorhel1-0/+87