Commit Graph

10 Commits

Author SHA1 Message Date
Vsevolod Stakhov
8647250389 * Add simple html parser and tag balancing detector
* Add function for searching html tag
2009-05-15 18:15:54 +04:00
Vsevolod Stakhov
16c56baa23 * Write simple approach of chartable module for raw mode texts
* Add description and usage sample for chartable module
2009-04-21 16:39:02 +04:00
Vsevolod Stakhov
f074850e41 * Add initial version of chartable plugin: now it can only detects mixed unicode characters 2009-04-21 16:09:30 +04:00
Vsevolod Stakhov
83f0dbe021 * Threat raw header regexps as raw regexps
* Add regexp flag /r for raw regexp of any types
2009-04-16 17:13:37 +04:00
Vsevolod Stakhov
f579fed1de * Add 3 functions:
- is_recipients_sorted
 - has_only_html_part
 - compare_recipients_distance
* Update documentation
* Fix build
2009-03-30 19:35:57 +04:00
Vsevolod Stakhov
f179926436 * Add functions to operate with content-type header and describe them in documentation 2009-03-24 15:01:49 +03:00
Vsevolod Stakhov
c79b5ccd22 * Fix error in expression parser that causes bad errors with expressions that have regexp at the end
* Improve test for fuzzy hashes
* Add new object - TextPart to perl XS library that allows access to stripped parts and fuzzy hashes
* Add documentation for expressions parser and fot Mail::Rspamd::TextPart
* Allways calculate fuzzy hash for text parts
* Store text parts separately from other parts
* Add compare_parts_distance for expressions that calculates difference in 2 parts messages
* Do not try to substitute variables in empty strings
2009-03-23 14:10:07 +03:00
Vsevolod Stakhov
8cc2228880 * Add ability to match raw headers
* Update documentation
2009-03-17 12:25:23 +03:00
Vsevolod Stakhov
9a03626473 * Some fixes to regexp module
* Add documentation for rspamd regexp module
2009-03-12 17:58:09 +03:00
Vsevolod Stakhov
2175980532 * Use utf8 in description files
--HG--
rename : README-classify.koi8.txt => README-classify.utf8.txt
rename : README.koi8.txt => README.utf8.txt
2008-11-06 18:32:32 +03:00