discourse/app
Sam 383f0290a4 FEATURE: higher slack ratio out of the box
I upped the slack ratio for a few reasons

1. We render ucloaked anyway on first render,
   so cloaking really is not saving much
2. On mobile you don't get JS events so you need
   a lot more slack to minimize white screens
3. Vast majority of memory is used by object model,
   if we want to tame it we need to remove posts from stream

ember cloaking now supports high slack ratios without going into a tail spin
2014-06-10 15:07:37 +10:00
..
assets FEATURE: higher slack ratio out of the box 2014-06-10 15:07:37 +10:00
controllers Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
helpers BUGFIX: re-enable CDN js debugging in a robust way 2014-05-19 08:46:28 +10:00
jobs BUGFIX: broken schedule 2014-06-07 10:25:15 +10:00
mailers Use an appropriate name in the Reply-To header 2014-06-06 21:09:00 +08:00
models move website from User to UserProfile 2014-06-06 21:54:32 -07:00
serializers do not use try in UserSerializer for fields coming from UserProfile 2014-06-07 13:30:35 -07:00
services move website from User to UserProfile 2014-06-06 21:54:32 -07:00
views Add content :bottom to the bottom of every page, as it says it should 2014-06-06 16:48:17 -04:00