aboutsummaryrefslogtreecommitdiff
path: root/modules/mixed_unicode.py
Commit message (Collapse)AuthorAgeFilesLines
* Show reasons for score points (mixed_unicode.py)Gravatar jesopo2018-11-201-6/+20
|
* Add a point to a message's score for each additional script they useGravatar jesopo2018-11-201-0/+2
| | | | (mixed_unicode.py)
* (for the moment) remove percentage-ising scores (mixed_unicode.py)Gravatar jesopo2018-11-201-2/+0
|
* TRACE log score with 2 decimal places (mixed_unicode.py)Gravatar jesopo2018-11-201-1/+1
|
* Keep a track of different scripts in a message, round score to 2 decimal placesGravatar jesopo2018-11-201-1/+4
| | | | (mixed_unicode.py)
* Score mixed unicode as a percentage (mixed_unicode.py)Gravatar jesopo2018-11-201-0/+3
|
* Only TRACE log when score is more than 0 (mixed_unicode.py)Gravatar jesopo2018-11-201-1/+3
|
* Mixed unicode: Add Cherokee and Tai Le blocksGravatar Evelyn2018-11-201-0/+8
|
* Mixed unicode: Ranges expressed in hex, with commentsGravatar Evelyn2018-11-201-5/+10
|
* Add Coptic range to mixed unicode moduleGravatar Evelyn2018-11-201-0/+4
|
* Detect full-width characters (mixed_unicode.py)Gravatar jesopo2018-11-201-4/+7
|
* Detect Armenian script (mixed_unicode.py)Gravatar jesopo2018-11-201-0/+3
|
* Add first version of modules/mixed_unicode.py, designed to detect when we get aGravatar jesopo2018-11-201-0/+42
message that mixes scripts (latin, cyrillic, greek, etc) that might be spam