discourse/app
2013-05-17 14:06:58 -04:00
..
assets Add post count to similar posts popup. Fix alignment. 2013-05-14 16:53:17 -04:00
controllers Expire dashboard data when you upgrade to a new discourse version. Version check data was being cached and causing confusion to people who upgraded. 2013-05-14 16:17:25 -04: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 Refactored conditional to an || to be more idiomatic. 2013-05-17 14:06:58 -04:00
serializers Add post count to similar posts popup. Fix alignment. 2013-05-14 16:53:17 -04:00
views Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00