[PR #550] [MERGED] Drafts must be deleted after being sent #889

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/550
Author: @henrique-borba
Created: 2/10/2022
Status: Merged
Merged: 2/18/2022
Merged by: @jasonmunro

Base: masterHead: feature/draft-delete-after-send


📝 Commits (2)

  • e5398c2 Drafts must be deleted after sent
  • 43a5154 Comment for ease of maintenance

📊 Changes

1 file changed (+20 additions, -29 deletions)

View changed files

📝 modules/smtp/modules.php (+20 -29)

📄 Description

This change adds automatic removal functionality for saved drafts after it have been sent

I updated the delete_draft function and removed the old calls that were used by the previous implementation of drafts.


🔄 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/550 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 2/10/2022 **Status:** ✅ Merged **Merged:** 2/18/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `feature/draft-delete-after-send` --- ### 📝 Commits (2) - [`e5398c2`](https://github.com/cypht-org/cypht/commit/e5398c2b412d3de537fcd018a863017a4f356f3b) Drafts must be deleted after sent - [`43a5154`](https://github.com/cypht-org/cypht/commit/43a51547e19720090cffb34251588dae454df9be) Comment for ease of maintenance ### 📊 Changes **1 file changed** (+20 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+20 -29) </details> ### 📄 Description This change adds automatic removal functionality for saved drafts after it have been sent I updated the delete_draft function and removed the old calls that were used by the previous implementation of drafts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:32 +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#889
No description provided.