[PR #1374] [MERGED] Fix email preview after sending #1463

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1374
Author: @Yannick243
Created: 11/20/2024
Status: Merged
Merged: 11/21/2024
Merged by: @Shadow243

Base: masterHead: review-sent-email


📝 Commits (1)

  • 499e991 Fix email preview after sending

📊 Changes

6 files changed (+20 additions, -5 deletions)

View changed files

📝 .env.example (+1 -0)
📝 config/app.php (+7 -0)
📝 lib/environment.php (+1 -0)
📝 modules/imap/handler_modules.php (+3 -3)
📝 modules/imap/output_modules.php (+4 -2)
📝 tests/selenium/settings.py (+4 -0)

📄 Description

This PR is a continuation of https://github.com/cypht-org/cypht/pull/646 , as numerous changes have been made to the master branch since it was initially added, causing it to no longer work by default.


🔄 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/1374 **Author:** [@Yannick243](https://github.com/Yannick243) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `review-sent-email` --- ### 📝 Commits (1) - [`499e991`](https://github.com/cypht-org/cypht/commit/499e99184dc71987efddbf5ef62922a0e1b0909f) Fix email preview after sending ### 📊 Changes **6 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `config/app.php` (+7 -0) 📝 `lib/environment.php` (+1 -0) 📝 `modules/imap/handler_modules.php` (+3 -3) 📝 `modules/imap/output_modules.php` (+4 -2) 📝 `tests/selenium/settings.py` (+4 -0) </details> ### 📄 Description This PR is a continuation of [https://github.com/cypht-org/cypht/pull/646](https://github.com/cypht-org/cypht/pull/646) , as numerous changes have been made to the master branch since it was initially added, causing it to no longer work by default. --- <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:21 +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#1463
No description provided.