Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #5315 from japc/rules-regexp-url | Vsevolod Stakhov | 2025-01-25 | 3 | -28/+32 | |
|\ | | | | | [Minor] Rules regexp url separated and fix no subdomain cases for Google urls | |||||
| * | [Minor] Assuming that the remaining Google urls can also show esld only | Jose Celestino | 2025-01-23 | 1 | -2/+2 | |
| | | ||||||
| * | [Minor] HAS_GOOGLE_REDIR was not working with https://google.com | Jose Celestino | 2025-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | [Minor] Move url regexes to regexp/urls.lua | Jose Celestino | 2025-01-23 | 3 | -28/+32 | |
| | | ||||||
* | | Merge pull request #5314 from japc/checks-bool | Vsevolod Stakhov | 2025-01-25 | 2 | -4/+4 | |
|\ \ | | | | | | | [Minor] Set RBL checks to bool true | |||||
| * | | [Minor] Set RBL checks to bool true | Jose Celestino | 2025-01-23 | 2 | -4/+4 | |
| |/ | ||||||
* | | Merge pull request #5313 from dragoangel/patch-8 | Vsevolod Stakhov | 2025-01-23 | 1 | -100/+72 | |
|\ \ | |/ |/| | fix: use sub_utf8 to strip headers value to not break utf8 strings | |||||
| * | add task digest | Dmitriy Alekseev | 2025-01-22 | 1 | -0/+2 | |
| | | ||||||
| * | fix: use sub_utf8 to strip headers value to not break utf8 strings | Dmitriy Alekseev | 2025-01-22 | 1 | -100/+70 | |
|/ | ||||||
* | [Feature] Add UTF8 `sub` and `len` variants for rspamd_text | Vsevolod Stakhov | 2025-01-20 | 1 | -3/+101 | |
| | ||||||
* | Merge pull request #5310 from fatalbanana/rbl_urls | Vsevolod Stakhov | 2025-01-20 | 5 | -2/+74 | |
|\ | | | | | RBL: fix use of `content_urls` and `images` inside `checks` | |||||
| * | [Fix] RBL: fix use of `content_urls` and `images` inside `checks` | Andrew Lewis | 2025-01-20 | 1 | -2/+2 | |
| | | ||||||
| * | [Test] RBL: test more URL extraction scenarios | Andrew Lewis | 2025-01-20 | 4 | -0/+72 | |
|/ | ||||||
* | Merge pull request #5305 from japc/rbl-checks-images | Vsevolod Stakhov | 2025-01-20 | 1 | -0/+1 | |
|\ | | | | | [Minor] rbl check_types was missing images | |||||
| * | [Minor] rbl check_types was missing images | Jose Celestino | 2025-01-19 | 1 | -0/+1 | |
|/ | ||||||
* | [Minor] Push flag and value for fuzzy pre scripts | Vsevolod Stakhov | 2025-01-18 | 1 | -3/+7 | |
| | ||||||
* | Merge pull request #5300 from crpb/master | Andrew Lewis | 2025-01-17 | 2 | -12/+0 | |
|\ | | | | | remove nixspam | |||||
| * | remove nixspam | Christopher Bock | 2025-01-17 | 2 | -12/+0 | |
|/ | | | | | | nixspam has shutdown their service on 2025.01.16 closes #5299 | |||||
* | Merge pull request #5292 from japc/resolve_ip-ipv46 | Vsevolod Stakhov | 2025-01-16 | 1 | -2/+2 | |
|\ | | | | | [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ip | |||||
| * | [Minor] Don't skip resolve_ip when ignore_defaults is true and ipv4 and ipv6 ↵ | Jose Celestino | 2025-01-14 | 1 | -2/+2 | |
| | | | | | | | | aren't set | |||||
| * | [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ip | Jose Celestino | 2025-01-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #5294 from fatalbanana/mime_types_ico | Vsevolod Stakhov | 2025-01-14 | 1 | -1/+1 | |
|\ \ | | | | | | | [Minor] Add another acceptable mime type for icon | |||||
| * | | [Minor] Add another acceptable mime type for icon | Andrew Lewis | 2025-01-14 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #5293 from rspamd/vstakhov-multiple-fuzzy-scripts | Vsevolod Stakhov | 2025-01-13 | 1 | -176/+190 | |
|\ \ | | | | | | | [Feature] Allow multiple lua scripts for fuzzy storage | |||||
| * \ | Merge branch 'master' into vstakhov-multiple-fuzzy-scripts | Vsevolod Stakhov | 2025-01-13 | 6 | -8/+185 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #5288 from D0LLYNH0/master | Vsevolod Stakhov | 2025-01-13 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | [Enhancement] Expand Detection of Fake Reply Subjects Across Multiple Languages | |||||
| * | | Dutch | D0LLYNH0 | 2025-01-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Expand Detection of Fake Reply Subjects Across Multiple Languages | D0LLYNH0 | 2025-01-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #5290 from rspamd/vstakhov-fuzzy-noop | Vsevolod Stakhov | 2025-01-12 | 5 | -7/+184 | |
|\ \ \ | |/ / |/| | | [Feature] Add 'noop' redis backend for scripts running | |||||
| * | | [Minor] Add forgotten filesvstakhov-fuzzy-noop | Vsevolod Stakhov | 2025-01-11 | 2 | -0/+162 | |
| | | | ||||||
| * | | [Feature] Add 'noop' redis backend for scripts running | Vsevolod Stakhov | 2025-01-11 | 3 | -7/+22 | |
|/ / | ||||||
| * | [Feature] Allow multiple lua scripts for fuzzy storage | Vsevolod Stakhov | 2025-01-13 | 1 | -176/+190 | |
|/ | ||||||
* | [Minor] Slightly rework lua shingles to simplify storage | Vsevolod Stakhov | 2025-01-08 | 5 | -14/+30 | |
| | ||||||
* | Merge pull request #5283 from fatalbanana/fix_broken_links | Vsevolod Stakhov | 2025-01-08 | 2 | -2/+2 | |
|\ | | | | | [Minor] Fix some broken links | |||||
| * | [Minor] Fix some broken links | Andrew Lewis | 2025-01-07 | 2 | -2/+2 | |
|/ | ||||||
* | Merge pull request #5281 from rspamd/vstakhov-redis-pool-fixes | Vsevolod Stakhov | 2025-01-07 | 4 | -52/+92 | |
|\ | | | | | Fix issue with synchronous Redis calls | |||||
| * | [Minor] Improve some logging stuffvstakhov-redis-pool-fixes | Vsevolod Stakhov | 2025-01-07 | 2 | -8/+28 | |
| | | ||||||
| * | [Fix] Add timer update before timer setting | Vsevolod Stakhov | 2025-01-07 | 1 | -43/+54 | |
| | | ||||||
| * | [Minor] Add some more logs | Vsevolod Stakhov | 2025-01-07 | 1 | -1/+10 | |
|/ | ||||||
* | Merge pull request #5279 from rspamd/vstakhov-lua-shingles | Vsevolod Stakhov | 2025-01-07 | 5 | -7/+148 | |
|\ | | | | | [Feature] Allow to store shingles as opaque Lua data | |||||
| * | Merge branch 'master' into vstakhov-lua-shingles | Vsevolod Stakhov | 2025-01-07 | 2 | -4/+14 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #5275 from b1-systems/fix_thunderbird_for_android_message_id | Vsevolod Stakhov | 2025-01-05 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix Thunderbird for Android marked with FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN | |||||
| * | | Fix issue with Thunderbird for Android being | Tobias Wolter | 2025-01-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | marked as `FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN` due to uppercase UUID format for message IDs. | |||||
* | | | Merge pull request #5276 from JQuags/master | Vsevolod Stakhov | 2025-01-04 | 1 | -3/+13 | |
|\ \ \ | | | | | | | | | Add ability to not send response_format in gpt plugin in order to support gpt4all | |||||
| * | | | The gpt4all api which is openai compatible does not support response_format ↵ | John Quaglieri | 2025-01-02 | 1 | -3/+13 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and defaults to json_objec. This change adds the ability to add include_response_format = false; In the gpt.conf local.d settings and exclude sending response_format. No other changes are needed for gpt4all api fixing the error: gpt.lua:365: got reply: {"error":{"code":null,"message":"'response_format' is not supported","param":null,"type":"invalid_request_error"}} | |||||
| | * | [Feature] Pass shingles to Lua scriptsvstakhov-lua-shingles | Vsevolod Stakhov | 2025-01-06 | 3 | -9/+24 | |
| | | | ||||||
| | * | [Feature] Allow to store shingles as opaque Lua data | Vsevolod Stakhov | 2025-01-06 | 4 | -3/+129 | |
| |/ |/| | ||||||
* | | [Feature] Allow fine-grained control on keys permissions | Vsevolod Stakhov | 2025-01-02 | 1 | -11/+63 | |
|/ | ||||||
* | [Feature] Allow individual `read_only` flag per key | Vsevolod Stakhov | 2025-01-01 | 1 | -3/+27 | |
| | ||||||
* | Merge pull request #5269 from corbosman/cloudmark | Vsevolod Stakhov | 2024-12-29 | 1 | -1/+2 | |
|\ | | | | | [minor] log queue id with cloudmark analysis string |