Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 6 | -22/+48 |
| | |||||
* | [Minor] Minor fixes for previous ratelimit changes | Andrew Lewis | 2023-07-24 | 1 | -1/+1 |
| | |||||
* | [Fix] Try harder to clean pending bucket | Vsevolod Stakhov | 2023-06-17 | 1 | -0/+29 |
| | | | | Issue: #4467 | ||||
* | fix: avoid double-dip of nrcpt when calculating ratelimit condition | Andreas Simbuerger | 2023-03-29 | 1 | -1/+1 |
| | | | | | Before this commit, rspamd would consider the number of recipients of the current message twice when calculating the ratelimit condition. | ||||
* | [Minor] Neural: Extract lua scripts | Vsevolod Stakhov | 2023-03-25 | 4 | -0/+88 |
| | |||||
* | [Minor] Add some more comments as we now strip them | Vsevolod Stakhov | 2023-03-25 | 2 | -29/+42 |
| | |||||
* | [Minor] Improve style in the scripts | Vsevolod Stakhov | 2023-03-25 | 2 | -40/+45 |
| | |||||
* | [Minor] Move redis scripts from ratelimit file to simplify checks | Vsevolod Stakhov | 2023-03-25 | 2 | -0/+142 |