Commit graph

287 commits

Author SHA1 Message Date
mdecimus
8438435fbe Removed local concurrency limiters, switch to global rate limiting 2025-01-18 19:09:02 +01:00
mdecimus
2eb388674d Refactored local delivery to avoid mpsc channel 2025-01-17 15:29:55 +01:00
mdecimus
4838e5faed Fixed panic parsing broken HTMLs 2025-01-15 10:10:02 +01:00
mdecimus
6bb468ca5d Added queue backpressure event 2025-01-14 16:49:28 +01:00
mdecimus
76c53af46b Fixed distributed locking in non-Redis stores (#1066) 2025-01-13 20:28:30 +01:00
mdecimus
5bec52b231 Revoke access token when permissions change (closes #649) 2025-01-13 17:41:35 +01:00
mdecimus
360b32a504 Cluster node roles 2025-01-12 12:06:07 +01:00
mdecimus
3612d5fc5d Clippy fixes 2025-01-11 11:43:45 +01:00
mdecimus
dc19f20285 Fix tracking locked queue ids (closes #1066) 2025-01-11 11:10:01 +01:00
mdecimus
9e69a3201f Pin async function evaluation in expressions and reduce trc::Result size 2025-01-06 12:16:47 +01:00
mdecimus
553ee6ae36 Bulk operations REST endpoints (closes #925) 2025-01-01 10:58:58 +01:00
mdecimus
c34f80c4f9 v0.11.0-pre-release 2024-12-29 16:46:40 +01:00
mdecimus
4a7524cafe Spam train/classify REST API endpoints 2024-12-29 16:39:16 +01:00
mdecimus
8b30c04794 Centralized caching + Bayes token cache 2024-12-29 12:13:07 +01:00
mdecimus
65209174f0 Bayes filtering per account (#819) + Delivered-To header (#916) 2024-12-24 18:02:12 +01:00
mdecimus
7cca6fc298 HTTP remote lists and Spam filter improvements 2024-12-22 19:35:22 +01:00
mdecimus
25e7983888 Remove old locks 2024-12-22 10:36:05 +01:00
mdecimus
d14706d088 Distributed locking improvements 2024-12-21 19:22:38 +01:00
mdecimus
6416ff12d6 Port Spam filter to Rust - all tests passing 2024-12-20 16:59:26 +01:00
mdecimus
e7298df610 Port Spam filter to Rust - part 9 2024-12-19 18:12:47 +01:00
mdecimus
38fa0291e2 Port Spam filter to Rust - part 8 2024-12-17 18:01:12 +01:00
mdecimus
07449a3622 Port Spam filter to Rust - part 6 2024-12-15 18:01:17 +01:00
mdecimus
08c43e2f15 ASN/Geolocation support 2024-12-13 11:32:52 +01:00
mdecimus
b5696c2d26 Port Spam filter to Rust - part 5 2024-12-11 17:57:34 +01:00
mdecimus
44ae796d9b Port Spam filter to Rust - part 4 2024-12-10 18:56:09 +01:00
mdecimus
86b17ebdc1 0.10.7 2024-12-04 11:09:36 +01:00
mdecimus
a6f24d23b4 Delivery and DMARC Troubleshooting (closes #420) 2024-12-03 19:09:15 +01:00
mdecimus
03d9dabed3 Clippy fixes 2024-12-01 20:13:06 +13:00
mdecimus
56933ea74f Implement todo causing panic on concurrency and rate limits 2024-11-25 19:24:55 +13:00
mdecimus
b2bac5d5aa Support for external email addresses on mailing lists (closes #152) 2024-11-13 19:38:54 +13:00
mdecimus
afef1552b8 v0.10.6 2024-11-07 16:32:54 +01:00
mdecimus
3635577706 Add key value to deserialize errors
Some checks failed
trivy / Check (push) Failing after 9s
2024-10-17 17:41:48 +02:00
mdecimus
9e78aaa751 Add context to iteration errors 2024-10-17 17:30:45 +02:00
mdecimus
0ee2fe3dee v0.10.5 2024-10-15 18:20:55 +02:00
mdecimus
dcb8b4e8d5 v0.10.4
Some checks failed
trivy / Check (push) Has been cancelled
2024-10-08 17:17:21 +02:00
mdecimus
581533b09c Detect and ban port scanners as well as other forms of abuse (closes #820) 2024-10-08 11:48:03 +02:00
mdecimus
1561a603ab Stricter RCPT fail2ban + Do not send SPF failures reports to local domains
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-07 17:05:15 +02:00
mdecimus
881d4497ce Updated spam filter rules
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-06 14:56:28 +02:00
mdecimus
d0ce2b1a96 AI models
Some checks are pending
trivy / Check (push) Waiting to run
2024-10-05 19:05:04 +02:00
mdecimus
1d9ac04ece OIDC diretory 2024-10-02 11:13:10 +02:00
mdecimus
1fed40a926 RFC7662 - OAuth 2.0 Token Introspection
Some checks failed
trivy / Check (push) Failing after -9m34s
2024-09-28 17:45:16 +02:00
mdecimus
a45fea86ed v0.10.1
Some checks failed
trivy / Check (push) Failing after -9m30s
2024-09-26 19:02:51 +02:00
mdecimus
0fbf574651 OAUTHBEARER SASL support in all services (closes #627) 2024-09-26 18:59:07 +02:00
mdecimus
ce8182ae07 Core refactoring 2024-09-26 14:49:46 +02:00
mdecimus
ea24106045 Limit the amount of data that can be fetched from untrusted external HTTP resources 2024-09-20 11:43:25 +02:00
mdecimus
a67f308645 Branding + fixes 2024-09-19 19:39:35 +02:00
mdecimus
ab77a0aca8 Multi-tenancy (closes #212 closes #346 closes #582) 2024-09-13 18:10:56 +02:00
mdecimus
d214468c54 Roles and multi-tenancy - part 1 2024-09-12 17:42:14 +02:00
mdecimus
fbcf55d8e1 Access token permissions 2024-09-10 18:44:44 +02:00
mdecimus
b214a458cc v0.9.4 2024-09-09 17:26:20 +02:00