discourse/app
Robin Ward fcff4e80d1 New user_stats table to keep track of queried information on a user.
This is information that is not usually needed when representing a user
and is in a separate table with a has one relationship to avoid querying
it all the time.
2013-09-11 14:50:26 -04:00
..
assets Merge branch 'master' of github.com:discourse/discourse 2013-09-11 10:20:27 -04:00
controllers Merge branch 'master' of github.com:discourse/discourse 2013-09-11 10:20:27 -04:00
helpers Enable mobile view. Use local storage to remember whether you chose mobile or desktop view. Mobile device detection needs to be replaced with a better solution. 2013-09-10 16:44:17 -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 New user_stats table to keep track of queried information on a user. 2013-09-11 14:50:26 -04:00
serializers Merge branch 'master' of github.com:discourse/discourse 2013-09-11 10:20:27 -04:00
services Rename StaffActionLog to UserHistory 2013-09-10 22:01:20 -04:00
views Put category description in meta description tag 2013-09-09 11:38:09 -04:00