Commit Graph
25 Commits
Author SHA1 Message Date
MrYummy bcc1f192f5 Added warning for replies on closed threads 2017-06-18 22:44:03 +02:00
MrYummy 5e4e6583bb Added action_caching gem to Gemfile.lock 2017-06-18 13:11:36 -04:00
MrYummy 6d70fd3309 made some small aesthetic changes 2017-06-18 13:11:36 -04:00
MrYummy b73ba5d739 removed user 'donor?' method and changed default badge_id from 0 to 1 2017-06-18 13:11:36 -04:00
MrYummy 91169ab103 removed '#forumthreads_controller.rb#' 2017-06-18 13:11:36 -04:00
MrYummy 65f7c3c97f Made the default badge of 'create_admin_user' none 2017-06-18 13:11:36 -04:00
MrYummy 1e267a64fb Addded default badge 'none' and enforced badges 2017-06-18 13:11:36 -04:00
MrYummy 9837f12b59 allowed role and badge filtering, made User.search take Role and Badge as params 2017-06-18 13:11:36 -04:00
MrYummy d2de01100a moved all search styling to CSS, removed friendly (but slow) URLs, moved WHERE strings into an array 2017-06-18 13:11:36 -04:00
MrYummy 4619306744 Added Donator+ perk (/lol id) to the 'Donate' page and fixed spelling error on signup page ('singing' => 'signing') 2017-06-18 13:11:36 -04:00
MrYummy 1b8744abdb Changed 'Who's Playing' code to handle revised JSON format 2017-06-18 13:11:36 -04:00
MrYummy 617890c209 badge migration now contains default badges and creation of badge table 2017-06-18 13:11:36 -04:00
MrYummy 79ad8b201e Changed 'no badge' check to be more reliable, added rake task for creating superadmin users 2017-06-18 13:11:36 -04:00
MrYummy b99e62b7e7 Removed all trace of search_redirect, included blanks for forum and label filters 2017-06-18 13:11:36 -04:00
MrYummy 0c939f044c removed passing of useless params, updated placeholder for user textcomplete 2017-06-18 13:11:36 -04:00
MrYummy deba1b76e3 Updated find_by methods 2017-06-18 13:11:36 -04:00
MrYummy e2a16f3ae6 ordered searching to match SQL clauses, moved role&badge filtering to User.search 2017-06-18 13:11:36 -04:00
MrYummy a250c411eb Added CSS for index search fields and revised regex for author search 2017-06-18 13:11:36 -04:00
MrYummy 4105f1c61f fixed action caching 2017-06-18 13:11:36 -04:00
MrYummy 1316d7ca03 Added Searching Features
* Added Thread Search Feature

* Added User Search Feature

* Re-organized searching, added @mention support to author search
2017-06-18 13:11:36 -04:00
MrYummy e7463524af Added Who's Playing? screen 2017-06-18 13:11:36 -04:00
MrYummy a24d26dd7c Added Website Settings 2017-06-18 13:11:36 -04:00
MrYummy db3aea185b Added Reply Reversal And Toggle 2017-06-18 13:11:36 -04:00
MrYummy 2c02a797b8 Added Necropost Warning 2017-06-18 13:11:36 -04:00
MrYummy 1b4a270038 Added badge system 2017-06-18 13:11:36 -04:00