summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Discussions.pm
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-2/+2
2017-01-25Ignore duplicate board IDs in threat editYorhel1-1/+1
2016-04-11Handler::Discussions: Increase boards limitYorhel1-1/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-65/+65
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-3/+3
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-9/+7
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-15/+15
2016-01-14Handler::Discussions: Some search query normalization fixesYorhel1-0/+3
2015-11-26Handler::Discussions: Fix display of username when editing postYorhel1-1/+1
2015-11-11Misc poll improvementsYorhel1-101/+99
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel1-1/+160
2015-11-10various fixes.morkt1-45/+46
2015-11-10Show full date/time at edit history and thread listingsYorhel1-1/+1
2015-10-18discussion board polls.morkt1-1/+159
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-2/+2
2015-09-17Handler::Discussions: Add search box to non-item thread listsYorhel1-22/+31
2015-09-07Handler::Discussions: Fix two bugs introduced in last commitYorhel1-1/+1
2015-09-07Handler::Discussions: Use ts_headline() to format search resultsYorhel1-3/+13
2015-09-07Handler::Discussions: Remove formcode from search formYorhel1-1/+1
2015-09-07Implement discussion board search functionYorhel1-7/+112
2015-02-03Disallow editing your own post after one weekYorhel1-3/+9
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-1/+1
2012-01-25Do most of the table striping in CSSYorhel1-5/+3
2011-08-24Handler/Discussions.pm: thread creation limit lowered to 5QCyph1-1/+1
2011-08-22Don't allow regular users to create more than 10 threads a dayYorhel1-0/+5
2011-04-29Bugfix: Allow unhiding of posts by modsYorhel1-1/+1
2011-03-09Don't allow users to edit their post when it was deletedYorhel1-1/+2
2011-02-02Added /t/all - a listing of all recently replied to threadsYorhel1-6/+7
2011-01-27TUWF: Added tag name to several end() callsYorhel1-5/+5
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-18/+18
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-20Added advanced page-browsing tabs to threadsYorhel1-2/+2
2010-12-13Disable "Don't update last modified field" by default for modsYorhel1-1/+0
2010-12-10Added a "general discussions" boardYorhel1-8/+9
2010-11-28Merge branch 'beta'Yorhel1-2/+2
2010-11-16Handler::Discussions: Added 'noindex' meta tag to all discussion pagesYorhel1-3/+3
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-2/+2
2010-11-11Handler::Discussions: Fixed formcode bug with the quick reply featureYorhel1-0/+1
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-1/+2
2010-11-03Handler::Discussions: Increased thread number display at /t for db and vYorhel1-1/+1
2010-11-03Handler::Discussions: Only display board names different from the filterYorhel1-5/+6
2010-11-03Compressed the thread listing into one row per threadYorhel1-14/+11
2010-01-26Made a start on the notification systemYorhel1-6/+0
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-2/+2
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