This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers
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
..
badges Badges page ordering and titles. 2014-05-19 10:27:09 +05:30
discovery FIX: Include status=xyz in queryParams 2014-06-03 18:50:49 -04:00
group ES6: More controllers 2014-05-08 11:35:34 -04:00
navigation ES6: More controllers 2014-05-20 12:49:38 -04:00
preferences ES6: Just a few more controllers 2014-05-14 11:38:20 -04:00
_discovery_controller.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
avatar-selector.js.es6 Fix specs for avatars 2014-05-27 10:08:03 +10:00
bulk-notification-level.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
change-owner.js.es6 ES6: Half a dozen more controllers converted 2014-05-08 11:35:34 -04:00
composer-messages.js.es6 ES6: Half a dozen more controllers converted 2014-05-08 11:35:34 -04:00
composer.js.es6 BUGFIX: not showing tooltips correctly 2014-06-05 10:55:45 +10:00
controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
create-account.js.es6 FIX: there are site settings for username min and max lengths. Neat. 2014-06-09 18:26:42 -04:00
discovery_sortable_controller.js FIX: Include status=xyz in queryParams 2014-06-03 18:50:49 -04:00
edit-category.js.es6 Use Discourse.computed.setting for more better javascript 2014-05-16 15:27:42 -04:00
edit-topic-auto-close.js.es6 ES6: More controllers converted to ES6 2014-05-08 11:35:34 -04:00
flag-action-type.js.es6 ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
flag.js.es6 FIX: displayErrors is undefined in flags.js controller 2014-05-21 12:19:27 -04:00
forgot-password.js.es6 ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
group.js.es6 ES6: A bunch more controllers 2014-05-08 11:35:34 -04:00
header.js.es6 BUGFIX: notifications cleared incorrectly 2014-06-10 11:44:49 +10:00
history.js.es6 Wiki Post 2014-05-13 08:53:11 -04:00
invite-private.js.es6 FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
invite.js.es6 FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
keyboard-shortcuts-help.js.es6 ES6: More controllers 2014-05-08 11:35:34 -04:00
login.js.es6 ES6: Some more controllers 2014-05-09 11:57:39 -04:00
merge-topic.js.es6 ES6: Some more controllers 2014-05-09 11:57:39 -04:00
modal.js.es6 ES6: Some more controllers 2014-05-09 11:57:39 -04:00
not-activated.js.es6 ES6: More controllers 2014-05-20 12:49:38 -04:00
notification.js.es6 ES6: Notification controllers, added helper to create via ES6/container 2014-05-12 14:01:21 -04:00
notifications.js.es6 ES6: Notification controllers, added helper to create via ES6/container 2014-05-12 14:01:21 -04:00
object_controller.js Revert "inject currentUser into controllers & routes" 2013-09-11 13:26:46 +10:00
poster-expansion.js.es6 Add an ENV variable to enable the stricter, plugin-incompatible ES6 2014-05-13 12:49:02 -04:00
preferences.js.es6 ES6: Just a few more controllers 2014-05-14 11:38:20 -04:00
quote-button.js.es6 ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
search.js.es6 FEATURE: search highlighting within topic 2014-06-05 17:03:53 +10:00
share.js.es6 ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
site-map-category.js.es6 ES6: Half a dozen more controllers 2014-05-15 11:32:15 -04:00
site-map.js.es6 move into property so does not evaluate too early. 2014-05-16 12:06:51 +10:00
split-topic.js.es6 ES6: More controllers 2014-05-20 12:49:38 -04:00
static_controller.js Support for linking to static pages with hash URLs like #section. Also 2014-04-29 18:01:13 -04:00
topic_controller.js FEATURE: higher slack ratio out of the box 2014-06-10 15:07:37 +10:00
topic-admin-menu.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
topic-bulk-actions.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
topic-list-item.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
upload-selector.js.es6 ES6: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user-activity.js.es6 ES6: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user-dropdown.js.es6 ES6: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user-invited.js.es6 ES6: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user-topics-list.js.es6 ES6: A few more controllers on a Holiday Monday 2014-05-26 14:40:06 -04:00
user.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00