Tom Hughes
|
f3c9f4edb4
|
Adjust spam scoring to try and reduce false positives
|
2012-03-20 13:28:57 +00:00 |
|
Tom Hughes
|
9492d20a87
|
Avoid dragging ActionView::Helpers::TextHelper into RichText objects
Dragging in TextHelper gets us a truncate method which hides the one
we inherited from String and which we want.
|
2012-03-19 12:01:02 +00:00 |
|
Tom Hughes
|
584806af92
|
Add rel="nofollow" to links generated from Markdown
|
2012-03-17 16:37:19 +00:00 |
|
Tom Hughes
|
98592e2903
|
Add a simple "text" format to the RichText module
|
2012-03-17 16:37:00 +00:00 |
|
Tom Hughes
|
8f4a9a4b87
|
Make spam scoring work with new rich text system
|
2012-03-17 16:36:58 +00:00 |
|
Tom Hughes
|
aa4205482a
|
Treat all newly entered blocks of text as Markdown
|
2012-03-17 16:36:55 +00:00 |
|