[PR #704] [MERGED] Added all junk #994

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/704
Author: @josaphatim
Created: 5/6/2023
Status: Merged
Merged: 9/15/2023
Merged by: @kroky

Base: masterHead: all-spam


📝 Commits (2)

  • 3245bfa Added all junk
  • b622c29 Added all junk, all trash and all drafts menu

📊 Changes

17 files changed (+482 additions, -89 deletions)

View changed files

📝 lib/output.php (+3 -0)
📝 modules/core/handler_modules.php (+77 -0)
📝 modules/core/message_list_functions.php (+18 -0)
📝 modules/core/output_modules.php (+192 -0)
📝 modules/core/setup.php (+23 -2)
📝 modules/core/site.css (+1 -1)
📝 modules/core/site.js (+8 -2)
📝 modules/imap/functions.php (+5 -4)
📝 modules/imap/handler_modules.php (+62 -52)
📝 modules/imap/output_modules.php (+4 -4)
📝 modules/imap/setup.php (+13 -10)
📝 modules/imap/site.js (+16 -7)
📝 modules/imap_folders/modules.php (+35 -5)
📝 modules/imap_folders/setup.php (+2 -1)
📝 modules/imap_folders/site.css (+1 -1)
📝 modules/imap_folders/site.js (+13 -0)
📝 tests/phpunit/modules/core/modules.php (+9 -0)

📄 Description

Added all spam. Also added Junk as special folder.


🔄 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/704 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 5/6/2023 **Status:** ✅ Merged **Merged:** 9/15/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `all-spam` --- ### 📝 Commits (2) - [`3245bfa`](https://github.com/cypht-org/cypht/commit/3245bfa6c925c973126900033ea40cfd09e8f9c3) Added all junk - [`b622c29`](https://github.com/cypht-org/cypht/commit/b622c291c8d82f01936f25145339e09de8a60988) Added all junk, all trash and all drafts menu ### 📊 Changes **17 files changed** (+482 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `lib/output.php` (+3 -0) 📝 `modules/core/handler_modules.php` (+77 -0) 📝 `modules/core/message_list_functions.php` (+18 -0) 📝 `modules/core/output_modules.php` (+192 -0) 📝 `modules/core/setup.php` (+23 -2) 📝 `modules/core/site.css` (+1 -1) 📝 `modules/core/site.js` (+8 -2) 📝 `modules/imap/functions.php` (+5 -4) 📝 `modules/imap/handler_modules.php` (+62 -52) 📝 `modules/imap/output_modules.php` (+4 -4) 📝 `modules/imap/setup.php` (+13 -10) 📝 `modules/imap/site.js` (+16 -7) 📝 `modules/imap_folders/modules.php` (+35 -5) 📝 `modules/imap_folders/setup.php` (+2 -1) 📝 `modules/imap_folders/site.css` (+1 -1) 📝 `modules/imap_folders/site.js` (+13 -0) 📝 `tests/phpunit/modules/core/modules.php` (+9 -0) </details> ### 📄 Description Added all spam. Also added Junk as special folder. --- <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:53 +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#994
No description provided.