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
Nick Schonning 8961a2ee28 Simplify characterCode lookup
Reduce String.fromCharCode that can’t be optimized by the minifier.
2014-03-07 12:23:16 -05:00
..
components BUGFIX: HOME/END keyboard shortcuts on non-topic pages 2014-03-05 16:08:45 +01:00
controllers Jump to First Post instead of Reloading Topic 2014-03-03 19:09:42 -05:00
dialects Support uppercase bbcode too. 2014-03-03 11:59:57 -05:00
ember FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
helpers FIX: We should use partials when rendering but keeping the same context. 2014-03-06 15:56:33 -05:00
initializers FEATURE: better UX when backing-up the site 2014-02-28 18:09:48 +01:00
lib Simplify characterCode lookup 2014-03-07 12:23:16 -05:00
mixins add case insensitive test on ajax request type 2014-02-13 13:31:13 -08:00
models FEATURE: only redirect new users to top page for a limited period 2014-03-05 22:11:01 +01:00
routes Merge pull request #2036 from ArmedGuy/profile-backgrounds 2014-03-05 16:00:49 +01:00
templates Add Dismiss Read to mobile view 2014-03-06 15:32:49 -05:00
views Merge pull request #2036 from ArmedGuy/profile-backgrounds 2014-03-05 16:00:49 +01:00