summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-17just making this so I don't lose work when I switch branchespmMrYummy
2017-06-16Fixed compatability issues in methods for thread-like messagesMrYummy
2017-06-16see previous commitMrYummy
2017-06-16Fixed 'No private messages' bugMrYummy
2017-06-16tweaked message 'read' systemMrYummy
2017-06-15Added 'read' check; message name is only bold if unreadMrYummy
2017-06-15Made messages more thread-like (replies, editing, etc.)MrYummy
2017-06-13Added subject support to messagesMrYummy
2017-06-13Added subject column to messagesMrYummy
2017-06-13Apparently that 'unnecessary permission check' was necessary. ¯\_(ツ)_/¯MrYummy
2017-06-13Moved messages index link to users/show.html.erb, added 'message this user' b...MrYummy
2017-06-12Added message length validity (1..8000) and rewrote 'target' methodMrYummy
2017-06-12Prettified link style in message mailMrYummy
2017-06-12Updated user_target autocomplete regex, removed unnecessary permission checkMrYummy
2017-06-12Link to 'all messages' in message email fixed, added "delete_all" actionMrYummy
2017-06-04Now sends mail to user_target on message creationMrYummy
2017-06-03fixed routes and made 'Delete message' appear on cursor hoverMrYummy
2017-05-27Added messaging featureMrYummy
2017-01-08allow markdown emphasis inside of wordsjomo
2017-01-08add CookieJar patch to flag cookies as secure based on the connection protocoljomo
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-09-27remove index 'email' from register_tokensjomo
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