discourse/app
Wojciech Zawistowski 7da10c0149 Remove duplicate mixing in of Discourse.Presence
AdminEmailIndexController and AdminEmailPreviewDigestController explicitely mix in Discourse.Presence, but they extend base classes Discourse.Controller and Discourse.ObjectController that already mix in Discourse.Presence, so this explicit inclusion is redundant.
2013-09-18 18:40:57 +02:00
..
assets Remove duplicate mixing in of Discourse.Presence 2013-09-18 18:40:57 +02:00
controllers Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00
helpers Add enable_mobile_theme site setting. Uncheck it to disable the mobile theme. 2013-09-17 11:25:37 -04:00
mailers remove "via sitename" from senders 2013-09-12 15:38:18 +10:00
models New composer message for people dominating a topic 2013-09-17 14:38:39 -04:00
serializers New site settings to enable/disable the possibility of editing user's nickname or email address 2013-09-14 21:34:21 +09:00
services Use absolute urls in notifications for automatic spammer handling. 2013-09-16 15:07:58 -04:00
views Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00