Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add phishing detector (now just compares <a href> with tag's data). | Vsevolod Stakhov | 2010-11-02 | 1 | -1/+2 |
| | |||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -6/+6 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Decode all html entitles in html parts | Vsevolod Stakhov | 2009-09-16 | 1 | -0/+1 |
| | |||||
* | * Extract url encoded urls from html texts | Vsevolod Stakhov | 2009-07-03 | 1 | -1/+4 |
| | |||||
* | * Add simple html parser and tag balancing detector | Vsevolod Stakhov | 2009-05-15 | 1 | -0/+210 |
* Add function for searching html tag |