ultisuite-backend/internal/mail/imap
R3D347HR4Y 69bde44b94 Refactor snippet processing and enhance boilerplate detection
- Improved the `RepairSnippetWithBodies` function to streamline snippet rebuilding logic and reduce redundancy.
- Introduced new utility functions for stripping CSS noise and decoding HTML entities in snippets.
- Enhanced boilerplate detection to better identify low-quality snippets, including legal footers and view-in-browser prompts.
- Added comprehensive tests for new functionality and edge cases in snippet processing.
2026-06-04 10:49:22 +02:00
..
attachments_test.go Lots of changes 2026-06-04 00:12:11 +02:00
attachments.go Lots of changes 2026-06-04 00:12:11 +02:00
body_repair_test.go huhu 2026-05-25 13:52:27 +02:00
body_repair.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
charset_test.go Lots of changes 2026-06-04 00:12:11 +02:00
charset.go Lots of changes 2026-06-04 00:12:11 +02:00
credentials_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
folders_test.go Implement IMAP sync pipeline with rules and webhook support 2026-05-22 17:38:39 +02:00
folders.go huhu 2026-05-25 13:52:27 +02:00
headers_meta_test.go huhu 2026-05-25 13:52:27 +02:00
headers_meta.go huhu 2026-05-25 13:52:27 +02:00
parse_test.go huhu 2026-05-25 13:52:27 +02:00
parse.go Lots of changes 2026-06-04 00:12:11 +02:00
pipeline.go huhu 2026-05-25 13:52:27 +02:00
snippet_test.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
snippet.go Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +02:00
subject_repair.go huhu 2026-05-25 13:52:27 +02:00
sync_state.go Lots of changes 2026-06-04 00:12:11 +02:00
sync.go Lots of changes 2026-06-04 00:12:11 +02:00