discourse/app/assets/javascripts/discourse
2016-03-17 17:36:20 -04:00
..
adapters Merge branch 'master' into vdom 2016-02-15 19:29:59 +11:00
components FIX: vertical centering of header, using display: table 2016-03-17 17:36:20 -04: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 FIX: spinning favicon in Firefox 2016-03-08 23:28:38 +11:00
lib FIX: On mobile jumping to replies was not working 2016-03-14 13:26:30 -04:00
mixins FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
models FEATURE: add option to include topics from trust level 0 users in digest emails 2016-03-17 17:35:23 -04:00
pre-initializers
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 FIX: vertical centering of header, using display: table 2016-03-17 17:36:20 -04:00
views FIX: sharing a post was broken 2016-02-18 19:28:00 +01:00
widgets FIX: On mobile jumping to replies was not working 2016-03-14 13:26:30 -04:00
router.js.es6