discourse/app/assets/javascripts
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
..
admin 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
defer BUGFIX: Do not allow font tags. 2014-02-20 11:10:56 -05:00
discourse FEATURE: higher slack ratio out of the box 2014-06-10 15:07:37 +10:00
docs Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
locales New translation per instructions: 2014-05-29 09:54:44 +02:00
admin.js.erb allow apps to give custom admin javascripts 2014-03-17 13:19:08 +01:00
application.js.erb FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
discourse.js Many Plugin upgrades. 2014-06-03 10:33:47 -04:00
ember_include.js.erb fix build? 2013-12-23 17:53:33 +11:00
env.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
jquery_include.js.erb Bump hashes on various files 2014-05-15 15:52:09 +10:00
main_include_admin.js FEATURE: upload backups 2014-02-22 01:41:01 +01:00
main_include.js FIX: Load order for pagedown-preview 2014-06-09 15:15:39 -04:00
pagedown_custom.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
preload_store.js Bump hashes on various files 2014-05-15 15:52:09 +10:00
vendor.js Merge pull request #2333 from rhacker/select2 2014-05-28 11:42:40 -04:00