[PR #1492] [MERGED] feat(other): add strip_dns_prefetch_tags for the html #1556

Closed
opened 2026-02-25 21:38:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1492
Author: @Baraka24
Created: 4/16/2025
Status: Merged
Merged: 4/17/2025
Merged by: @kroky

Base: 1.4.xHead: strip_dns_prefetch_tags


📝 Commits (1)

  • ad1dddc feat(other): add strip_dns_prefetch_tags for the html

📊 Changes

2 files changed (+17 additions, -5 deletions)

View changed files

📝 modules/core/message_functions.php (+13 -2)
📝 modules/imap/output_modules.php (+4 -3)

📄 Description

🍰 Pullrequest

Issues

Todo

  • Add strip_dns_prefetch_tags() function that removes link tags with
    rel="dns-prefetch" attributes from HTML content

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1492 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 4/16/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `1.4.x` ← **Head:** `strip_dns_prefetch_tags` --- ### 📝 Commits (1) - [`ad1dddc`](https://github.com/cypht-org/cypht/commit/ad1dddcb07e1f42bd6a6b289689e1e3214a0f8ec) feat(other): add strip_dns_prefetch_tags for the html ### 📊 Changes **2 files changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+13 -2) 📝 `modules/imap/output_modules.php` (+4 -3) </details> ### 📄 Description <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> <!-- Validate your PR title - a quick Guide A valid PR title contains a type (https://github.com/commitizen/conventional-commit-types/blob/master/index.json), a scope (https://github.com/cypht-org/cypht/blob/master/.github/workflows/test.lint.pr.yml#L31) and a title starting with a lower case letter. Here are some valid examples: - fix(frontend): my fix - feat(backend): my feature - docs(docker): my docs - refactor(frontend/backend) : my refactor - test(unit): my test --> ## 🍰 Pullrequest <!-- Describe the Pullrequest. Use Screenshots if possible. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - Testing Cypht 1.4.x with [Email Privacy Tester](https://www.emailprivacytester.com/) ### Todo <!-- In case some parts are still missing, list them here. --> - [X] Add `strip_dns_prefetch_tags()` function that removes link tags with rel="dns-prefetch" attributes from HTML content --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1556
No description provided.