Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Allow additional categories to be defined in GPTvstakhov-gpt-tunes2 | Vsevolod Stakhov | 2025-02-25 | 1 | -32/+108 |
| | |||||
* | [Minor] Tune caching | Vsevolod Stakhov | 2025-02-25 | 1 | -4/+16 |
| | |||||
* | [Minor] Tune caching | Vsevolod Stakhov | 2025-02-25 | 1 | -5/+7 |
| | |||||
* | [Feature] Cache LLM replies | Vsevolod Stakhov | 2025-02-25 | 1 | -49/+124 |
| | |||||
* | [Feature] Improve prompt and use plaintext instead of JSON | Vsevolod Stakhov | 2025-02-25 | 1 | -11/+104 |
| | |||||
* | [Minor] GPT: Allow to trigger on specific symbols | Vsevolod Stakhov | 2025-02-24 | 1 | -15/+36 |
| | |||||
* | Merge pull request #5352 from rspamd/vstakhov-dkim-sanitize-keys | Vsevolod Stakhov | 2025-02-22 | 1 | -54/+102 |
|\ | | | | | [Fix] Verify key type to match DKIM signature type | ||||
| * | [Fix] Verify key type to match DKIM signature typevstakhov-dkim-sanitize-keys | Vsevolod Stakhov | 2025-02-21 | 1 | -54/+102 |
| | | |||||
* | | Merge pull request #5319 from japc/map-combined-description | Vsevolod Stakhov | 2025-02-04 | 1 | -0/+1 |
|\ \ | |/ |/| | [Minor] Pass both the multimap and the rules descriptions for combined multimap on create | ||||
| * | [Minor] Pass both the multimap and the rules descriptions for combined when ↵ | Jose Celestino | 2025-01-26 | 1 | -0/+1 |
| | | | | | | | | creating | ||||
* | | [Fix] Allow to work with no ratelimits | Vsevolod Stakhov | 2025-02-04 | 1 | -0/+5 |
| | | |||||
* | | [Fix] Always create ratelimit buckets | Vsevolod Stakhov | 2025-02-04 | 1 | -6/+4 |
| | | |||||
* | | [Minor] Allow to exclude all symbolsvstakhov-gpt-reason | Vsevolod Stakhov | 2025-02-01 | 1 | -1/+5 |
| | | |||||
* | | [Feature] GPT: Support reason adding | Vsevolod Stakhov | 2025-01-31 | 1 | -7/+32 |
| | | |||||
* | | [Feature] Support LLM models consensusvstakhov-gpt-consensus | Vsevolod Stakhov | 2025-01-27 | 1 | -91/+145 |
|/ | |||||
* | [Minor] Fix for old OpenSSL, sigh | Vsevolod Stakhov | 2025-01-25 | 1 | -0/+5 |
| | |||||
* | [Minor] Add protection against infinite recursion | Vsevolod Stakhov | 2025-01-25 | 1 | -5/+12 |
| | |||||
* | [Fix] Make table digests consistent | Vsevolod Stakhov | 2025-01-25 | 1 | -4/+76 |
| | |||||
* | [Minor] Really execute on_terminate scripts for fuzzy worker | Vsevolod Stakhov | 2025-01-25 | 2 | -3/+3 |
| | |||||
* | [Minor] Run finish scripts for fuzzy workers | Vsevolod Stakhov | 2025-01-25 | 2 | -3/+4 |
| | |||||
* | [Minor] Deal with packed structure member properly | Vsevolod Stakhov | 2025-01-25 | 2 | -2/+2 |
| | |||||
* | [Minor] Several fixes for fuzzy scripts | Vsevolod Stakhov | 2025-01-25 | 3 | -23/+35 |
| | |||||
* | [Minor] Some fixes for noop backend | Vsevolod Stakhov | 2025-01-25 | 1 | -2/+3 |
| | |||||
* | Merge pull request #5314 from japc/checks-bool | Vsevolod Stakhov | 2025-01-25 | 1 | -2/+2 |
|\ | | | | | [Minor] Set RBL checks to bool true | ||||
| * | [Minor] Set RBL checks to bool true | Jose Celestino | 2025-01-23 | 1 | -2/+2 |
| | | |||||
* | | 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 |
| | |||||
* | [Fix] RBL: fix use of `content_urls` and `images` inside `checks` | Andrew Lewis | 2025-01-20 | 1 | -2/+2 |
| | |||||
* | [Minor] Push flag and value for fuzzy pre scripts | Vsevolod Stakhov | 2025-01-18 | 1 | -3/+7 |
| | |||||
* | 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 branch 'master' into vstakhov-multiple-fuzzy-scripts | Vsevolod Stakhov | 2025-01-13 | 5 | -7/+184 |
|\| | |||||
| * | [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 |
| | |||||
* | [Minor] Fix some broken links | Andrew Lewis | 2025-01-07 | 2 | -2/+2 |
| | |||||
* | [Minor] Improve some logging stuffvstakhov-redis-pool-fixes | Vsevolod Stakhov | 2025-01-07 | 1 | -4/+22 |
| | |||||
* | [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 branch 'master' into vstakhov-lua-shingles | Vsevolod Stakhov | 2025-01-07 | 1 | -3/+13 |
|\ | |||||
| * | 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 |
| | |||||
* | [Feature] Lua_task: Allow to load data into the existing task | Vsevolod Stakhov | 2024-12-20 | 1 | -21/+72 |
| | |||||
* | [Feature] Allow to hash any Lua types | Vsevolod Stakhov | 2024-12-20 | 1 | -32/+84 |
| |