summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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
2017-06-18Added Website SettingsMrYummy
2017-06-18Added Reply Reversal And ToggleMrYummy
2017-06-18Added Necropost WarningMrYummy
2017-06-18Added badge systemMrYummy
2017-01-08allow markdown emphasis inside of wordsjomo
2016-12-14rescue and fail gracefully when updated user can't be savedjomo
2016-11-19ensure donor tag color is always whitejomo
2016-10-14adjust max size of thread reply to that of threads, see #11jomo
2016-10-14Merge commit '00fc8b3fcd10860abb70a57fb6aaab3c476259f2'jomo
2016-10-03Changed the content length of forumthreads to 20k because NemesJonas Folvik
2016-07-24remove annoying permission check for comments, forums, threads, repliesjomo
2016-07-20update slack URLjomo
2016-07-19fix edit link permission checks for comments, threads, repliesjomo
2016-07-19check mod+ rank when dealing with forum threadsjomo
2016-07-19check mod+ rank when dealing with thread repliesjomo
2016-07-19check mod+ rank when updating commentjomo
2016-07-11restrict edit page access to users allowed to updatejomo
2016-06-24resend mail bug fixJonas Folvik
2016-06-21allow mods to resend confirmation emails for other usersjomo
2016-06-21don't allow other users or confirmed users to resend confirmation emailjomo
2016-06-21fix confirmation redirectjomo
2016-06-21fix resend button stylejomo
2016-06-21Merge branch 'master' of https://github.com/Futseh/redstoner.comjomo
2016-06-17An Option to resend the confirmation mailJonas Folvik
2016-06-12clarify write-only noticejomo
2016-06-12fix syntax error when deleting invalid role from POST paramsjomo
2016-05-19remove a few unnecessary html_safejomo
2016-05-19fix potential XSSjomo
2016-05-08fix thread & reply navigator linksjomo
2016-05-08require uuid for password reset, destroy token after each tryjomo
2016-05-07allow relative return_path only, check validityjomo
2016-03-09add rendering support for youtube usernamesjomo
2016-03-09switch from youtube username to channel IDjomo
2016-03-08don't ignore :label_id on thread creationjomo
2016-03-08link to correct user in profile edit viewjomo
2016-01-29update donation pagejomo
2016-01-25fix IPv6 style email validationjomo
2016-01-18Removed methods that are unused and not neededJonas Folvik
2016-01-17update to rails 4.2.5, clean upjomo
2016-01-17*actually* fix parens checking if forum existsjomo
2016-01-17fix parens checking if forum existsjomo