mdecimus
|
44f8ef29e1
|
Bump to Rust 2024
|
2025-02-21 09:59:23 +01:00 |
|
mdecimus
|
d8543ae389
|
Perfect hashing with hashify
|
2025-01-26 16:19:18 +01:00 |
|
mdecimus
|
a4b1d5c39b
|
Use parsed tokens from bayes module
|
2025-01-11 17:54:00 +01:00 |
|
mdecimus
|
3612d5fc5d
|
Clippy fixes
|
2025-01-11 11:43:45 +01:00 |
|
mdecimus
|
3a2df77eb4
|
Spam filter improvements (closes #947)
|
2025-01-02 15:43:00 +01:00 |
|
mdecimus
|
8b30c04794
|
Centralized caching + Bayes token cache
|
2024-12-29 12:13:07 +01:00 |
|
mdecimus
|
f2b00ccd54
|
S3-FIFO caching
|
2024-12-27 19:40:33 +01:00 |
|
mdecimus
|
2cfe467b20
|
Purge task locking and spam rule fixes]
|
2024-12-23 15:00:25 +01:00 |
|
mdecimus
|
e7298df610
|
Port Spam filter to Rust - part 9
|
2024-12-19 18:12:47 +01:00 |
|
mdecimus
|
07449a3622
|
Port Spam filter to Rust - part 6
|
2024-12-15 18:01:17 +01:00 |
|
mdecimus
|
f0d84c8e68
|
Port Spam filter to Rust - part 3
|
2024-12-09 17:49:11 +01:00 |
|
mdecimus
|
03d9dabed3
|
Clippy fixes
|
2024-12-01 20:13:06 +13:00 |
|
mdecimus
|
a1dbd566fc
|
Minor tokenizer improvements
|
2024-10-16 10:49:01 +02:00 |
|
mdecimus
|
ec3be62990
|
Remove inefficient TypesTokenizer peek (fixes #863)
|
2024-10-15 16:59:05 +02:00 |
|
mdecimus
|
a67f308645
|
Branding + fixes
|
2024-09-19 19:39:35 +02:00 |
|
mdecimus
|
f957cbb60f
|
Replace lazy_static and OnceLock with LazyLock
|
2024-08-09 15:38:19 +02:00 |
|
mdecimus
|
50a2f50e58
|
REUSE-compliant licensing
|
2024-06-25 19:57:25 +02:00 |
|
mdecimus
|
ae2a67422f
|
Clippy fixes
|
2024-06-18 15:30:41 +02:00 |
|
mdecimus
|
0d2e58361b
|
IP addresses trigger R_SUSPICIOUS_URL false positive (closes #461 #419)
|
2024-05-22 16:52:26 +02:00 |
|
mdecimus
|
cb4d2f15ae
|
Config hot reloading API
|
2024-03-28 17:21:32 +01:00 |
|
mdecimus
|
170ff38d1f
|
Settings hot reloading - Part 4
|
2024-03-26 18:40:41 +01:00 |
|
mdecimus
|
b7f9d5ed02
|
RocksDB optimizations
|
2023-12-29 17:33:55 +01:00 |
|
mdecimus
|
4301ec16d0
|
Key/value store access from Sieve scripts
|
2023-12-12 15:28:21 +01:00 |
|
mdecimus
|
bcc05340b2
|
FTS storage implementation and background indexing
|
2023-11-17 14:59:09 +01:00 |
|
mdecimus
|
c2974a172d
|
Added Sync + Send to stemmer trait
|
2023-10-18 18:16:40 +02:00 |
|
mdecimus
|
0b67f31220
|
Bayes classifier passing tests
|
2023-10-15 09:07:19 +02:00 |
|
mdecimus
|
ace58f74eb
|
Bayes classifier
|
2023-10-11 19:21:11 +02:00 |
|
mdecimus
|
3d9efd363a
|
Bayes classifier, type tokenizer and NLP module reorganization
|
2023-10-10 18:58:38 +02:00 |
|