[PR #441] [MERGED] Add Archive action to lists (All Mail, Basic Search, Advanced Search, etc.) #814

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/441
Author: @yvesdaxmaz
Created: 10/7/2020
Status: Merged
Merged: 10/22/2020
Merged by: @jasonmunro

Base: masterHead: add_archive_to_all_mail


📝 Commits (4)

  • 8f9160e Add archive button in messages heading list
  • ae4a0c8 mend
  • 7535093 Add archive message handler on message_list page
  • d1468f2 skipped archive message without archived folder set

📊 Changes

2 files changed (+20 additions, -3 deletions)

View changed files

📝 modules/core/message_list_functions.php (+3 -1)
📝 modules/imap/handler_modules.php (+17 -2)

📄 Description

Pullrequest

Add Archive Button in the message heading list to allow archiving of any message which has their checkbox is checked

Issues

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 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/441 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 10/7/2020 **Status:** ✅ Merged **Merged:** 10/22/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `add_archive_to_all_mail` --- ### 📝 Commits (4) - [`8f9160e`](https://github.com/cypht-org/cypht/commit/8f9160eba8bf015d4e41a9bd78366f92a3d52371) Add archive button in messages heading list - [`ae4a0c8`](https://github.com/cypht-org/cypht/commit/ae4a0c85e4a14b3beec2b0b07f41b3ad32902d52) mend - [`7535093`](https://github.com/cypht-org/cypht/commit/7535093b2aafa3e0c9a5118ccc2d506da416d2d3) Add archive message handler on message_list page - [`d1468f2`](https://github.com/cypht-org/cypht/commit/d1468f2fe67cea9d0fb54faa01b9d0a8c12cdf77) skipped archive message without archived folder set ### 📊 Changes **2 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_list_functions.php` (+3 -1) 📝 `modules/imap/handler_modules.php` (+17 -2) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> Add **Archive Button** in the message heading list to allow archiving of any message which has their checkbox is checked ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] #439 ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <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:18 +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#814
No description provided.