discourse/app
Robin Ward fc4f5a36c6 Merge pull request #1418 from goshakkk/inject-current-user
Inject currentUser into controllers & routes
2013-09-09 08:54:34 -07:00
..
assets inject currentUser into controllers & routes 2013-09-07 19:34:25 +03:00
controllers Put category description in meta description tag 2013-09-09 11:38:09 -04:00
helpers Don't show mobile view unless mobile_view=1 param is used. Still more work to do. 2013-09-05 16:28:57 -04: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 FIX: recover post by a non-staff user fails because the post is not unique. Uniqueness check shouldn't happen when recovering a deleted post. 2013-09-06 11:50:15 -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 Put category description in meta description tag 2013-09-09 11:38:09 -04:00