discourse/app
2013-07-29 15:29:43 -04:00
..
assets Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
controllers Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
helpers restyle all user notification emails to use a custom html template 2013-07-24 17:24:55 +10:00
mailers improve email styling, include extra respond link 2013-07-26 17:27:46 +10:00
models Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
serializers allow end user to recover a post they delete 2013-07-22 17:48:47 +10:00
services Rename AdminLog to StaffActionLog 2013-07-29 15:29:43 -04:00
views improve email styling, include extra respond link 2013-07-26 17:27:46 +10:00