discourse/app/assets/javascripts
Wojciech Zawistowski 58ba8a0e49 remove unnecessary (empty) view class
Discourse.ApplicationView does not provide any functionality above what
already automatically happens via Ember's "convention over
configuration" behavior and is therefore redundant.
2013-09-20 17:52:38 +02:00
..
admin Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04:00
defer show diff in post history view 2013-04-29 03:20:51 +02:00
discourse remove unnecessary (empty) view class 2013-09-20 17:52:38 +02:00
docs Cleaned up admin JS, added YUIDoc headers to all admin classes. 2013-02-21 14:12:09 -05:00
external FIX: Regression that removed the ability to quote code 2013-09-09 13:20:03 -04:00
external_development don't display debug information when running tests 2013-08-14 00:12:25 +02:00
external_production FIX: Should allow support for ember list view 2013-08-08 23:13:26 -04:00
locales fix so some half working locales boot 2013-07-25 11:25:30 +10:00
admin.js Use Ember.ListView for blocked emails list 2013-08-09 10:06:58 -04:00
application.js.erb Easier to group bindings. Perf improvements. 2013-08-02 13:18:09 -04:00
discourse.js Changes to support Spoiler Alert plugin 2013-09-19 18:01:30 -07:00
env.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
main_include.js Adds support for dynamic composer messages. 2013-09-10 12:30:56 -04:00
pagedown_custom.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
preload_store.js Ember RC6 update 2013-07-16 10:35:18 -04:00