[PR #765] [CLOSED] Make cypht search shows latest results when searching in a mail box #1037

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/765
Author: @mmarcwabo
Created: 9/13/2023
Status: Closed

Base: masterHead: make_cypht_search_show_latest_results


📝 Commits (2)

  • 3f17702 Make cypht search shows latest results when searching in a mail box
  • fb4e172 Merge branch 'cypht-org:master' into make_cypht_search_show_latest_results

📊 Changes

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

View changed files

📝 modules/imap/functions.php (+2 -2)
📝 modules/imap/hm-imap.php (+7 -1)

📄 Description

Pullrequest

Make cypht search show latest results

Make default sort mode on search by internal date from the newest to the latest

Issues

  • None

Checklist

  • None

How2Test

  • Make a search from any page and notice that found messages at the top are the recent ones

Todo

  • Make sure sort by date choosen by the user works as well

🔄 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/765 **Author:** [@mmarcwabo](https://github.com/mmarcwabo) **Created:** 9/13/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `make_cypht_search_show_latest_results` --- ### 📝 Commits (2) - [`3f17702`](https://github.com/cypht-org/cypht/commit/3f177022d7af00bfbd359e9c7f6ccbab98b42731) Make cypht search shows latest results when searching in a mail box - [`fb4e172`](https://github.com/cypht-org/cypht/commit/fb4e1723cb2fa75acb45ffcbdee21c71886deb92) Merge branch 'cypht-org:master' into make_cypht_search_show_latest_results ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+2 -2) 📝 `modules/imap/hm-imap.php` (+7 -1) </details> ### 📄 Description ## Pullrequest Make cypht search show latest results Make default sort mode on search by internal date from the newest to the latest ### Issues - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test - [X] Make a search from any page and notice that found messages at the top are the recent ones ### Todo - [ ] Make sure sort by date choosen by the user works as well --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:01 +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#1037
No description provided.