[PR #534] [MERGED] [FIX] Cypht webmail view on a folder in mobile mode: Should have a search box #878

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/534
Author: @jeanpaulHamuli
Created: 11/14/2021
Status: Merged
Merged: 2/2/2022
Merged by: @jasonmunro

Base: masterHead: search_all_messages


📝 Commits (2)

  • 947772e [FIX] Cypht webmail view on a folder in mobile mode: Should have a search box
  • 66b747a Merge branch 'master' into search_all_messages

📊 Changes

6 files changed (+53 additions, -7 deletions)

View changed files

📝 lib/output.php (+1 -0)
📝 modules/core/message_list_functions.php (+7 -3)
📝 modules/core/output_modules.php (+7 -2)
📝 modules/core/site.css (+13 -1)
📝 modules/core/site.js (+10 -1)
📝 modules/imap/site.js (+15 -0)

📄 Description

Pullrequest

Cypht webmail view on a folder in mobile mode: Should have a search box

Issues

https://avan.tech/item54308-Cypht-webmail-view-on-a-folder-in-mobile-mode-Should-have-a-search-box

Checklist

  • None

How2Test

  • Go to Email->All
  • In the search box write something then click Enter

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/534 **Author:** [@jeanpaulHamuli](https://github.com/jeanpaulHamuli) **Created:** 11/14/2021 **Status:** ✅ Merged **Merged:** 2/2/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `search_all_messages` --- ### 📝 Commits (2) - [`947772e`](https://github.com/cypht-org/cypht/commit/947772e544730b3db6bf772c844100dfa4794c58) [FIX] Cypht webmail view on a folder in mobile mode: Should have a search box - [`66b747a`](https://github.com/cypht-org/cypht/commit/66b747a0db8e947829a21ccfa0afdfa07018db79) Merge branch 'master' into search_all_messages ### 📊 Changes **6 files changed** (+53 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `lib/output.php` (+1 -0) 📝 `modules/core/message_list_functions.php` (+7 -3) 📝 `modules/core/output_modules.php` (+7 -2) 📝 `modules/core/site.css` (+13 -1) 📝 `modules/core/site.js` (+10 -1) 📝 `modules/imap/site.js` (+15 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> Cypht webmail view on a folder in mobile mode: Should have a search box ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> https://avan.tech/item54308-Cypht-webmail-view-on-a-folder-in-mobile-mode-Should-have-a-search-box ### 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. --> - [ ] Go to Email->All - [ ] In the search box write something then click Enter ### 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:30 +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#878
No description provided.