discourse/app
Sam 2ce4468aa5 rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
2013-09-06 17:28:37 +10:00
..
assets Fix asset compile problems 2013-09-05 18:04:45 -04:00
controllers Merge branch 'master' into mobile 2013-09-05 15:54:22 -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 rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks 2013-09-06 17:28:37 +10: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 Merge branch 'master' into mobile 2013-09-05 15:54:22 -04:00