[PR #918] [MERGED] [NEW] add a way to show and download the source of an email #1145

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/918
Author: @mercihabam
Created: 2/23/2024
Status: Merged
Merged: 2/27/2024
Merged by: @kroky

Base: masterHead: view-source


📝 Commits (1)

  • 666f1a2 [NEW] add a way to show and download source of an email

📊 Changes

6 files changed (+96 additions, -15 deletions)

View changed files

📝 modules/core/functions.php (+17 -14)
📝 modules/core/setup.php (+1 -0)
📝 modules/imap/handler_modules.php (+19 -0)
📝 modules/imap/output_modules.php (+25 -0)
📝 modules/imap/setup.php (+9 -1)
📝 modules/imap/site.js (+25 -0)

📄 Description

How to test

  1. Click the link show source

  2. Get the email source in a new tab

Issue: #871


🔄 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/918 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/27/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `view-source` --- ### 📝 Commits (1) - [`666f1a2`](https://github.com/cypht-org/cypht/commit/666f1a2840b82517c7b41430b8cfc36a5adc7deb) [NEW] add a way to show and download source of an email ### 📊 Changes **6 files changed** (+96 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/functions.php` (+17 -14) 📝 `modules/core/setup.php` (+1 -0) 📝 `modules/imap/handler_modules.php` (+19 -0) 📝 `modules/imap/output_modules.php` (+25 -0) 📝 `modules/imap/setup.php` (+9 -1) 📝 `modules/imap/site.js` (+25 -0) </details> ### 📄 Description # How to test 1. Click the link `show source` 2. Get the email source in a new tab # Issue: #871 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:22 +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#1145
No description provided.