discourse/app/assets/javascripts/discourse
2016-03-18 16:31:59 -04:00
..
adapters Merge branch 'master' into vdom 2016-02-15 19:29:59 +11:00
components Revert "FIX: vertical centering of header, using display: table" 2016-03-18 14:29:39 +11:00
controllers FEATURE: add user profile public fields plugin putlet 2016-03-17 21:59:57 +05:30
dialects Fix length for hashtags, increased to 101 characters. 2016-03-15 02:35:29 -07:00
ember Remove Discourse.Mobile constants 2016-02-18 12:19:00 -05:00
helpers FIX: Was leaking tagName across plugin outlets 2016-03-11 16:32:28 -05:00
initializers Autoload widgets since they are named when created, not by file 2016-03-18 16:31:59 -04:00
lib Include the topic's creator in transformed posts 2016-03-18 13:18:06 -04:00
mixins FIX: .js files can't use ES6 syntax 2016-03-18 12:53:48 -04:00
models FEATURE: Warn a user when they have few likes remaining 2016-03-18 11:30:29 -04:00
pre-initializers FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
routes FIX: missing semi colon 2016-03-14 14:52:40 -04:00
services FEATURE: Admin Banner when Logster logs is getting flooded. 2016-03-02 22:03:16 +08:00
templates Revert "FIX: vertical centering of header, using display: table" 2016-03-18 14:29:39 +11:00
views FIX: sharing a post was broken 2016-02-18 19:28:00 +01:00
widgets Merge pull request #4092 from gdpelican/vdom-helptext 2016-03-18 11:40:39 -04:00
router.js.es6