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/templates
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 FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00
components FIX: Back button not working well to latest 2014-06-09 14:05:26 -04:00
composer Fix some bad HTML 2014-03-18 19:09:49 -07:00
discovery ES6: All components ported over 2014-06-03 12:11:17 -04:00
group FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00
list ES6: All components ported over 2014-06-03 12:11:17 -04:00
mobile make create new account a big button vs. link 2014-06-07 22:27:41 -07:00
modal FIX: there are site settings for username min and max lengths. Neat. 2014-06-09 18:26:42 -04:00
navigation FIX: Recursion with a computed property that was pointing to itself. 2014-06-04 16:33:22 -04:00
search Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
site_map add badges link to hamburger 2014-05-16 10:52:39 +10:00
user ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations 2014-06-09 12:16:27 -04:00
additional_composer_buttons.js.handlebars FEATURE: overridable template for adding custom buttons on the composer 2014-01-15 17:52:38 +01:00
application.js.handlebars Many Plugin upgrades. 2014-06-03 10:33:47 -04:00
category_notification_dropdown.js.handlebars added glyph to dropdown list 2014-05-29 18:18:28 -04:00
choose_topic.js.handlebars Fix some bad HTML 2014-03-18 19:09:49 -07:00
composer.js.handlebars Mobile: don't show edit reason and in reply to details in composer 2014-06-05 12:09:08 -04:00
discovery.js.handlebars FIX: Double clicking the home logo could leave you in a perpetual 2014-04-11 11:57:12 -04:00
embedded_post.js.handlebars f**ing bootstrap, span5 = .gutter 2014-06-05 02:57:56 -07:00
featured_topics.js.handlebars ES6: All components ported over 2014-06-03 12:11:17 -04:00
group.js.handlebars Group profile page template: add extra class so that we can differentiate group details from user details in CSS 2014-05-28 13:27:52 +10:00
header.js.handlebars ES6: All components ported over 2014-06-03 12:11:17 -04:00
notifications.js.handlebars ES6: More components moved over. 2014-05-30 12:28:05 -04:00
popup_input_tip.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
post.js.handlebars consolidate post-column into topic-body 2014-06-05 02:02:27 -07:00
poster_expansion.handlebars FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00
quote.js.handlebars add top page 2013-12-24 00:50:36 +01:00
search.js.handlebars Adds JS integration tests for search 2014-01-31 01:53:08 -05:00
selected_posts.js.handlebars Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
share_link.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
share.js.handlebars FEATURE: add real date of post in the share dialog when triggered from the post date 2014-06-09 21:14:03 +02:00
site_map.js.handlebars add badges link to hamburger 2014-05-16 10:52:39 +10:00
static.js.handlebars add glyph to "must be signed in" sign in btn 2014-05-16 14:57:30 -07:00
topic_admin_menu.js.handlebars FEATURE: allow moderators to globally pin topics 2014-04-07 16:38:51 +10:00
topic.js.handlebars FEATURE: higher slack ratio out of the box 2014-06-10 15:07:37 +10:00
user_dropdown.js.handlebars FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00