Régis Hanol
|
c5cf8be864
|
auto replace rules in titles
|
2013-04-10 11:00:50 +02:00 |
|
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
|
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
|
Jeremy Banks
|
eb2a5e4654
|
Merge branch 'origin/master'
Conflicts:
lib/text_sentinel.rb
|
2013-02-18 21:41:20 -05:00 |
|
Jeremy Banks
|
6af69f7e77
|
Do not strip leading and trailing whitespace from raw posts.
|
2013-02-15 20:58:33 -05:00 |
|
Alexander
|
6c4ae05454
|
Removes iconv dependency
Fixes #100
|
2013-02-15 13:36:19 -08:00 |
|
Robin Ward
|
d740d7b25f
|
Fix for foreign language titles: Only enforce upper case rule on english alphabet.
|
2013-02-14 16:09:57 -05:00 |
|
Robin Ward
|
12d3c3b66b
|
Enforce entropy on flag text
|
2013-02-08 17:01:43 -05:00 |
|
Robin Ward
|
40da901e5d
|
Introduction of TextSentinel to enforce title and body quality.
|
2013-02-06 20:53:34 -05:00 |
|