summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12Fixed the ability to receive reply emails on threads a user can no longer read.Logan Fick
2017-10-11Merge pull request #42.Logan Fick
2017-10-11Fixed grammar error.Logan Fick
2017-10-11Merge pull request #40.Logan Fick
2017-09-21Merge pull request #43 from LogalDeveloper/whos-playing-path-patchPepich
2017-08-22Changed the who's playing JSON file path.Logan Fick
2017-08-07Update donate.html.erbMinenash
2017-08-06fixed spelling errorMrYummy
2017-07-31Fixed staff link in emails going to wrong URL.Logan Fick
2017-07-31Fixed grammar error.Logan Fick
2017-07-31Fixed list of donators link not including donorplus badge.Logan Fick
2017-07-11Fixed error when a user sets their name to that of anotherMrYummy
2017-07-08removed skype_public column from usersMrYummy
2017-07-06Added total_count to thread result number (pt. 2)MrYummy
2017-07-07more fixes for order of threadrepliesjomo
2017-07-07order by id instead of created_atjomo
2017-07-04limited params in params_list to the 6 queriesMrYummy
2017-07-04Explicitly stated order of threadrepliesMrYummy
2017-07-02Thread index now counts all threads on all pagesMrYummy
2017-07-02Added "All staff" as title when doing user filterMrYummy
2017-07-03allow staff search with empty parameter valuejomo
2017-07-02fixed issue with ?staff part 2MrYummy
2017-07-02fixed issue with ?staffMrYummy
2017-07-03fix user searchjomo
2017-07-03add index forumthread_id on threadrepliesjomo
2017-07-03fix typojomo
2017-07-03only link to badge if badge existsjomo
2017-06-21utilized @user variableMrYummy
2017-06-20Added ban reason and expiration date to user pagesMrYummy
2017-06-18Added warning for replies on closed threadsMrYummy
2017-06-18Added action_caching gem to Gemfile.lockMrYummy
2017-06-18made some small aesthetic changesMrYummy
2017-06-18removed user 'donor?' method and changed default badge_id from 0 to 1MrYummy
2017-06-18removed '#forumthreads_controller.rb#'MrYummy
2017-06-18Made the default badge of 'create_admin_user' noneMrYummy
2017-06-18Addded default badge 'none' and enforced badgesMrYummy
2017-06-18allowed role and badge filtering, made User.search take Role and Badge as paramsMrYummy
2017-06-18moved all search styling to CSS, removed friendly (but slow) URLs, moved WHER...MrYummy
2017-06-18Added Donator+ perk (/lol id) to the 'Donate' page and fixed spelling error o...MrYummy
2017-06-18Changed 'Who's Playing' code to handle revised JSON formatMrYummy
2017-06-18badge migration now contains default badges and creation of badge tableMrYummy
2017-06-18Changed 'no badge' check to be more reliable, added rake task for creating su...MrYummy
2017-06-18Removed all trace of search_redirect, included blanks for forum and label fil...MrYummy
2017-06-18removed passing of useless params, updated placeholder for user textcompleteMrYummy
2017-06-18Updated find_by methodsMrYummy
2017-06-18ordered searching to match SQL clauses, moved role&badge filtering to User.se...MrYummy
2017-06-18Added CSS for index search fields and revised regex for author searchMrYummy
2017-06-18fixed action cachingMrYummy
2017-06-18Added Searching FeaturesMrYummy
2017-06-18Added Who's Playing? screenMrYummy