[PR #589] [MERGED] Added archive to original folder option #912

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/589
Author: @josaphatim
Created: 8/9/2022
Status: Merged
Merged: 8/22/2022
Merged by: @jasonmunro

Base: masterHead: folder-pattern


📝 Commits (3)

  • 19ae83c Added original folder to archive
  • c348c2e Corrections
  • 34b25fe Merge branch 'master' into folder-pattern

📊 Changes

18 files changed (+88 additions, -19 deletions)

View changed files

📝 language/az.php (+3 -1)
📝 language/de.php (+2 -1)
📝 language/en.php (+2 -1)
📝 language/es.php (+2 -1)
📝 language/et.php (+2 -1)
📝 language/fa.php (+2 -1)
📝 language/fr.php (+2 -1)
📝 language/hu.php (+2 -1)
📝 language/id.php (+2 -1)
📝 language/it.php (+2 -1)
📝 language/ja.php (+2 -1)
📝 language/nl.php (+2 -1)
📝 language/pt-BR.php (+2 -1)
📝 language/ro.php (+2 -1)
📝 language/ru.php (+2 -1)
📝 modules/imap/handler_modules.php (+37 -3)
📝 modules/imap/output_modules.php (+16 -0)
📝 modules/imap/setup.php (+4 -1)

📄 Description

Pullrequest

I created an option Archive to original folder which will keep original folder in archive when checked otherwise all messages will be in archive folder.

Issues


🔄 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/589 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 8/9/2022 **Status:** ✅ Merged **Merged:** 8/22/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `folder-pattern` --- ### 📝 Commits (3) - [`19ae83c`](https://github.com/cypht-org/cypht/commit/19ae83cdd1d20c1c672637b6321b81075891288e) Added original folder to archive - [`c348c2e`](https://github.com/cypht-org/cypht/commit/c348c2e7bda54204f16c09c6ba07030863bbddb6) Corrections - [`34b25fe`](https://github.com/cypht-org/cypht/commit/34b25fe8435fce70f63b9365c628dab4cf911116) Merge branch 'master' into folder-pattern ### 📊 Changes **18 files changed** (+88 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+3 -1) 📝 `language/de.php` (+2 -1) 📝 `language/en.php` (+2 -1) 📝 `language/es.php` (+2 -1) 📝 `language/et.php` (+2 -1) 📝 `language/fa.php` (+2 -1) 📝 `language/fr.php` (+2 -1) 📝 `language/hu.php` (+2 -1) 📝 `language/id.php` (+2 -1) 📝 `language/it.php` (+2 -1) 📝 `language/ja.php` (+2 -1) 📝 `language/nl.php` (+2 -1) 📝 `language/pt-BR.php` (+2 -1) 📝 `language/ro.php` (+2 -1) 📝 `language/ru.php` (+2 -1) 📝 `modules/imap/handler_modules.php` (+37 -3) 📝 `modules/imap/output_modules.php` (+16 -0) 📝 `modules/imap/setup.php` (+4 -1) </details> ### 📄 Description ## Pullrequest I created an option **Archive to original folder** which will keep original folder in archive when checked otherwise all messages will be in archive folder. ### Issues - fixes https://github.com/jasonmunro/cypht/issues/228#issuecomment-540259005 - relates https://avan.tech/item79532 --- <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:37 +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#912
No description provided.