discourse/app
Einar Jonsson b385cdcc34 Extracted featured_users functionality out of Topic.
* Created a TopicFeatureUsers model
* Topic#featured_user_ids and Topic#feature_topic_users now delegate to
* a TopicFeatureUsers instance to keep demeter happy.
2013-08-27 09:10:50 +00:00
..
assets leftover console.log 2013-08-27 16:02:36 +10:00
controllers recover from bad CSRF tokens without requiring a hard refresh of the browser 2013-08-27 15:56:12 +10: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 Extracted featured_users functionality out of Topic. 2013-08-27 09:10:50 +00:00
serializers FIX: changing another user's avatar changes yours 2013-08-25 17:33:43 +02: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 defer persona init till after people launch the login dialog 2013-08-26 17:51:41 +10:00