discourse/app
Sam e9ebadb414 Nuke message_bus_observer move to service class and classes
Secure all messages triggered by post creation and all user actions so they don't leak
(meaning, if you have a browser open and secure topics are created you will only get them if you are allowed to see them)
2013-05-16 15:03:16 +10:00
..
assets FIX: @username mentions when there are multiple code blocks in a post. 2013-05-16 01:59:07 +02: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 Nuke message_bus_observer move to service class and classes 2013-05-16 15:03:16 +10: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