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
Sam Saffron 943ad8d1d5 FEATURE: fenced code blocks can hint with "pre" or "text"
Use ```pre or ```text for unhiglighted code blocks
2014-09-17 01:40:10 +10:00
..
components Refactor some deprecations for newer versions of Ember. Also set up 2014-09-11 16:16:21 -04:00
controllers Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -04:00
dialects FEATURE: fenced code blocks can hint with "pre" or "text" 2014-09-17 01:40:10 +10:00
ember Use dashed names for all templates when using {{render}} for future 2014-09-12 15:03:33 -04:00
helpers Migrate more helpers to ES6 format. 2014-09-12 14:27:34 -04:00
initializers Migrate more helpers to ES6 format. 2014-09-12 14:27:34 -04:00
lib Merge pull request #2798 from lidlanca/patch-3 2014-09-17 00:25:12 +10:00
mixins PERF: Do far fewer checks and use a lot less memory when loading more 2014-08-27 15:31:06 -04:00
models FIX: in activity stream, move category badge to be under topic title. Long titles could cause it to be cut off. Category badge replaces the text that was there. 2014-09-11 17:26:09 -04:00
routes FIX: Scroll position when hitting back button to category filter 2014-09-12 14:07:04 -04:00
templates FEATURE: display reply to post on mobile 2014-09-17 01:20:15 +10:00
views FEATURE: display reply to post on mobile 2014-09-17 01:20:15 +10:00