Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Use rspamd specific type checks for userdata | Vsevolod Stakhov | 2016-05-05 | 1 | -2/+2 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -21/+12 |
* | Fix raw length obtaining for certain html parts | Vsevolod Stakhov | 2015-11-17 | 1 | -1/+1 |
* | Add textpart:get_words_count method | Vsevolod Stakhov | 2015-10-13 | 1 | -0/+27 |
* | Remove unused module. | Vsevolod Stakhov | 2015-08-20 | 1 | -1/+0 |
* | Add textpart:get_raw_length method | Vsevolod Stakhov | 2015-07-23 | 1 | -1/+28 |
* | Add text_part:get_html() method. | Vsevolod Stakhov | 2015-07-23 | 1 | -0/+24 |
* | Remove legacy fuzzy code completely. | Vsevolod Stakhov | 2015-07-18 | 1 | -90/+0 |
* | Allow owning lua_text. | Vsevolod Stakhov | 2015-05-20 | 1 | -0/+2 |
* | Allow to get mime part from text part in lua. | Vsevolod Stakhov | 2015-04-29 | 1 | -0/+27 |
* | Add line counts to lua mimepart API. | Vsevolod Stakhov | 2015-04-29 | 1 | -0/+27 |
* | Use binary flags for part flags. | Vsevolod Stakhov | 2015-04-29 | 1 | -10/+11 |
* | Fix mimepart documentation. | Vsevolod Stakhov | 2015-04-16 | 1 | -92/+73 |
* | Move mimepart functions to a separate module. | Vsevolod Stakhov | 2015-04-09 | 1 | -0/+550 |