[PR #1329] [MERGED] Sort combined messages list chronologically and adjust the tag data request and handler #1435

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

📋 Pull Request Information

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

Base: masterHead: fix-combined-sorting


📝 Commits (2)

  • fb66a99 Sort the combined list of messages by date rather than by the mailbox
  • 35a38bc Ensure tagged messages are requested with correct inputs

📊 Changes

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

View changed files

📝 modules/core/js_modules/Hm_MessagesStore.js (+4 -0)
📝 modules/imap/handler_modules.php (+5 -0)
📝 modules/tags/modules.php (+5 -5)

📄 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/1329 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 11/9/2024 **Status:** ✅ Merged **Merged:** 11/9/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `fix-combined-sorting` --- ### 📝 Commits (2) - [`fb66a99`](https://github.com/cypht-org/cypht/commit/fb66a99b91070597bd0e2b4de4d454aadbc4ab0a) Sort the combined list of messages by date rather than by the mailbox - [`35a38bc`](https://github.com/cypht-org/cypht/commit/35a38bc56e89e46b2ab0cb581315daf18823e70b) Ensure tagged messages are requested with correct inputs ### 📊 Changes **3 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/js_modules/Hm_MessagesStore.js` (+4 -0) 📝 `modules/imap/handler_modules.php` (+5 -0) 📝 `modules/tags/modules.php` (+5 -5) </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:16 +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#1435
No description provided.