This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Stephan Kaag 7cc7116680 No need to include all ActionView::Helpers in Topic, we only need the sanitize helper.
This also fixes a bug in Rails 4 where image_url gets accidentally overridden.
2013-07-03 21:43:29 +02:00
..
assets FIX: Links to images in posts won't go through the Discoruse router 2013-07-03 14:06:34 -04:00
controllers logic to bypass trust level filter for high scoring posts 2013-07-03 12:37:17 +10:00
helpers Don't double render faq and privacy policy 2013-07-03 11:57:27 -04:00
mailers Private messages have instructions for reply by email. We also strip X-Discourse headers 2013-06-25 11:35:26 -04:00
models No need to include all ActionView::Helpers in Topic, we only need the sanitize helper. 2013-07-03 21:43:29 +02:00
serializers Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
services Fix update statement for Rails 4 preparation 2013-07-03 11:17:16 -04:00
views FIX: Invalid Unicode in preload store JSON 2013-07-02 20:43:52 -04:00