discourse/app
2013-05-20 14:37:05 -04:00
..
assets target="controller" is unnecessary. By default it will target the controller. 2013-05-20 14:37:05 -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