summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Discussions.pm
AgeCommit message (Expand)AuthorFilesLines
2010-01-26Made a start on the notification systemYorhel1-11/+1
2010-01-11Fixed sorting bug on /u+/postsYorhel1-3/+8
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-7/+11
2009-10-10Display number of unread posts in user menuYorhel1-1/+11
2009-08-08Converted threads_posts.date and edited to timestamptzYorhel1-5/+5
2009-08-06More logical naming of dbGetPost date filter3dB1-3/+3
2009-08-05Removed unnecessary export.3dB1-1/+1
2009-08-05Reworked double post checking to use existing code3dB1-21/+3
2009-08-04Implemented double-post prevention3dB1-1/+21
2009-07-07Posts browser on user pages (/u+/posts)Yorhel1-6/+26
2009-07-07Hide threads targeted at users from the main pageYorhel1-1/+3
2009-03-22Merge branch 'tagging' into betaYorhel1-29/+29
2009-03-21Replacing all occurences of 'discussion tags' with 'discussion boards'Yorhel1-27/+27
2009-02-18Don't count deleted threads on number of threads on item pagesYorhel1-2/+4
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-2/+2
2008-11-16Added number of threads to discussion tabYorhel1-1/+13
2008-11-16Tiny bugfix with thread creationYorhel1-1/+2
2008-11-16Added reply/post edit/new thread functionalityYorhel1-1/+91
2008-11-15Browsing threads on tags now worksYorhel1-6/+34
2008-11-15Added tag listing to thread pagesYorhel1-2/+32
2008-11-15Made a start with the thread pages + layoutYorhel1-0/+60