discourse/app
Robin Ward b794830a25 Replaced `Em.run.next` with the more proper `Em.run.schedule('afterRender')`
when we are waiting for rendering to finish.
2013-05-20 12:20:10 -04:00
..
assets Replaced `Em.run.next` with the more proper `Em.run.schedule('afterRender')` 2013-05-20 12:20:10 -04:00
controllers don't error out on not posts if its a json request 2013-05-20 17:32:53 +10:00
helpers we can't trust CSRF for anon the way it is designed. 2013-05-03 16:43:11 +10:00
mailers add list unsubscribe 2013-04-26 16:56:28 +10:00
models the private message stream is different to normal streams, improving the ui a bit and collapsing conversations 2013-05-20 16:44:06 +10:00
serializers Fix for topic excerpt being from the wrong post 2013-05-18 13:35:21 -04:00
views Calls to Discourse.ajax no longer need `getURL` -- will be done automatically. 2013-05-07 15:16:27 -04:00