[PR #477] [MERGED] Send and archive button when replying emails #835

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/477
Author: @henrique-borba
Created: 5/27/2021
Status: Merged
Merged: 6/1/2021
Merged by: @jasonmunro

Base: masterHead: send-and-archive-button


📝 Commits (1)

  • c67deda Send and archive button when replying emails

📊 Changes

5 files changed (+42 additions, -5 deletions)

View changed files

📝 modules/imap/hm-imap.php (+3 -0)
📝 modules/smtp/modules.php (+30 -4)
📝 modules/smtp/setup.php (+1 -0)
📝 modules/smtp/site.css (+1 -0)
📝 modules/smtp/site.js (+7 -1)

📄 Description

This update allow users to easily archive emails after reply by providing a "Send & Archive" button on the compose page.

It won't be affected by https://github.com/jasonmunro/cypht/pull/473


🔄 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/477 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 5/27/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `send-and-archive-button` --- ### 📝 Commits (1) - [`c67deda`](https://github.com/cypht-org/cypht/commit/c67deda93222b4be61b8381b6ef6eba45981408e) Send and archive button when replying emails ### 📊 Changes **5 files changed** (+42 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/hm-imap.php` (+3 -0) 📝 `modules/smtp/modules.php` (+30 -4) 📝 `modules/smtp/setup.php` (+1 -0) 📝 `modules/smtp/site.css` (+1 -0) 📝 `modules/smtp/site.js` (+7 -1) </details> ### 📄 Description This update allow users to easily archive emails after reply by providing a "Send & Archive" button on the compose page. It won't be affected by https://github.com/jasonmunro/cypht/pull/473 --- <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: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#835
No description provided.