This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 19:52:11 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
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