discourse/app
2013-09-04 15:42:24 -04:00
..
assets Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream. 2013-09-04 15:42:21 -04:00
controllers Add "Unread" filter to messages tab. Rename the other two views. 2013-08-30 12:32:05 -04:00
helpers restyle all user notification emails to use a custom html template 2013-07-24 17:24:55 +10:00
mailers Send email to contact_email when a new version of Discourse is found. Disable with the new_version_emails setting. 2013-08-16 17:28:36 -04:00
models Topic can have null user_id when user was nuked 2013-09-04 15:42:24 -04:00
serializers Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream. 2013-09-04 15:42:21 -04:00
services Check daily if there are new users who need to be approved and send a pm to moderators 2013-08-26 16:16:27 -04:00
views FIX: BAD CSRF on login. Don't check csrf in the fake login form since it doesn't actually do anything. 2013-08-27 11:31:14 -04:00