[PR #1337] [MERGED] Allow performing a search operation in all folders #1442

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1337
Author: @mercihabam
Created: 11/11/2024
Status: Merged
Merged: 11/12/2024
Merged by: @mercihabam

Base: masterHead: search-all-folders


📝 Commits (3)

  • 30fd82b WIP: Allow searching in all folders for a given imap seerver
  • bddb123 The frontend fetches data from all folders
  • 4bb56af Keep all lists displayed when searching across multiple maiboxes

📊 Changes

5 files changed (+77 additions, -14 deletions)

View changed files

📝 modules/advanced_search/modules.php (+21 -4)
📝 modules/advanced_search/setup.php (+1 -0)
📝 modules/advanced_search/site.css (+0 -1)
📝 modules/advanced_search/site.js (+49 -9)
📝 modules/core/site.css (+6 -0)

📄 Description

No description provided


🔄 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/1337 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `search-all-folders` --- ### 📝 Commits (3) - [`30fd82b`](https://github.com/cypht-org/cypht/commit/30fd82bcbe4958ed070391f6cf9293484567eaab) WIP: Allow searching in all folders for a given imap seerver - [`bddb123`](https://github.com/cypht-org/cypht/commit/bddb1234572e67b0854bf2b055444395c40c9d46) The frontend fetches data from all folders - [`4bb56af`](https://github.com/cypht-org/cypht/commit/4bb56afe85d11cb4270b6ccc04a96ff1b46933fa) Keep all lists displayed when searching across multiple maiboxes ### 📊 Changes **5 files changed** (+77 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `modules/advanced_search/modules.php` (+21 -4) 📝 `modules/advanced_search/setup.php` (+1 -0) 📝 `modules/advanced_search/site.css` (+0 -1) 📝 `modules/advanced_search/site.js` (+49 -9) 📝 `modules/core/site.css` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:17 +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#1442
No description provided.