summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Discussions.pm
AgeCommit message (Expand)AuthorFilesLines
2009-10-24Discussions: Don't allow bots to index user discussion indexesYorhel1-1/+1
2009-10-10Display number of unread posts in user menuYorhel1-0/+5
2009-09-12Handler::Discussions: Full reply button + larger textareaYorhel1-2/+7
2009-09-12Added reminders to write English to several form fieldsYorhel1-2/+5
2009-08-18htmlForm(): Don't generate subform id from the titleYorhel1-1/+1
2009-08-17L10N: Converted Handler::Discussions and the discussion_boards listYorhel1-40/+42
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-7/+7
2009-08-09Don't check for double post when editing a postYorhel1-1/+1
2009-08-08Merge branch '3dev' of git://3decibels.net/vndb into betaYorhel1-0/+4
2009-08-06More logical naming of dbGetPost date filter3dB1-1/+1
2009-08-06Post checking now alows one new thread in 30s3dB1-1/+1
2009-08-05Reworked double post checking to use existing code3dB1-1/+2
2009-08-05Removed last traces of the shared memory processing queueYorhel1-2/+0
2009-08-04Implemented double-post prevention3dB1-0/+3
2009-07-07Posts browser on user pages (/u+/posts)Yorhel1-2/+2
2009-04-01Merge branch 'beta'2.3Yorhel1-35/+35
2009-03-22Merge branch 'tagging' into betaYorhel1-34/+34
2009-03-21Replacing all occurences of 'discussion tags' with 'discussion boards'Yorhel1-34/+34
2009-02-16Bugfix in V:H:_threadlist: rowspan on tc4 shouldn't be thereYorhel1-1/+1
2009-01-31Bugfix: don't remove quick reply box on a thread with 25 postsYorhel1-1/+1
2008-12-23CSS + skin generator fixesYorhel1-1/+1
2008-12-14Fixed all XHTML validation bugs I could findYorhel1-9/+9
2008-12-13Got rid of perl warning on t+ pages when not logged inYorhel1-1/+1
2008-12-13Fixed inconsistend column width on /t and /t/* pages in IE7Yorhel1-1/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-2/+2
2008-12-04Added noindex tag on pages I don't want to see indexedYorhel1-2/+2
2008-11-17Started on dbVNGet and filled out the placeholders in Discussions.pmYorhel1-2/+2
2008-11-16The 'hidden' checkbox wasn't automatically selected for hidden itemsYorhel1-1/+1
2008-11-16Added locked thread indicatorYorhel1-2/+7
2008-11-16Added 'create new thread' linksYorhel1-3/+9
2008-11-16Users have maintabs, tooYorhel1-1/+1
2008-11-16Added <edit> links to postsYorhel1-0/+7
2008-11-16Properly hide hidden postsYorhel1-7/+15
2008-11-16Added reply/post edit/new thread functionalityYorhel1-5/+145
2008-11-16Proper sorting of tags + maximum number of tags in threads browserYorhel1-2/+5
2008-11-16Improved overview of all activity and tags on the discussion board indexYorhel1-7/+13
2008-11-15Created discussion board indexYorhel1-7/+38
2008-11-15Added maintabs to /t/[vp]+Yorhel1-0/+1
2008-11-15Browsing threads on tags now worksYorhel1-2/+95
2008-11-15Added last modified note on thread pagesYorhel1-0/+1
2008-11-15Added tag listing to thread pagesYorhel1-3/+15
2008-11-15Quick reply box and message for people who aren't logged inYorhel1-0/+19
2008-11-15Redirect for t+.+ pagesYorhel1-0/+8
2008-11-15Made a start with the thread pages + layoutYorhel1-0/+59