[PR #1241] [MERGED] [ENH]message list: Preview of message when viewing message list #1368

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1241
Author: @christer77
Created: 9/13/2024
Status: Merged
Merged: 11/4/2024
Merged by: @kroky

Base: masterHead: Preview-of-message-when-viewing-message-list


📝 Commits (1)

  • e0881af [ENH]message list: Preview of message when viewing message list

📊 Changes

8 files changed (+73 additions, -15 deletions)

View changed files

📝 modules/core/message_list_functions.php (+9 -3)
📝 modules/imap/functions.php (+7 -2)
📝 modules/imap/handler_modules.php (+11 -2)
📝 modules/imap/hm-imap.php (+25 -5)
📝 modules/imap/output_modules.php (+15 -0)
📝 modules/imap/setup.php (+3 -0)
📝 modules/imap/site.js (+1 -1)
📝 tests/phpunit/modules/core/message_list_functions.php (+2 -2)

📄 Description

Issue: Preview of message when viewing message list


🔄 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/1241 **Author:** [@christer77](https://github.com/christer77) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 11/4/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `Preview-of-message-when-viewing-message-list` --- ### 📝 Commits (1) - [`e0881af`](https://github.com/cypht-org/cypht/commit/e0881afeb936e8a7fc6118a8b2432504ac376493) [ENH]message list: Preview of message when viewing message list ### 📊 Changes **8 files changed** (+73 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_list_functions.php` (+9 -3) 📝 `modules/imap/functions.php` (+7 -2) 📝 `modules/imap/handler_modules.php` (+11 -2) 📝 `modules/imap/hm-imap.php` (+25 -5) 📝 `modules/imap/output_modules.php` (+15 -0) 📝 `modules/imap/setup.php` (+3 -0) 📝 `modules/imap/site.js` (+1 -1) 📝 `tests/phpunit/modules/core/message_list_functions.php` (+2 -2) </details> ### 📄 Description [Issue: Preview of message when viewing message list](https://github.com/cypht-org/cypht/issues/1159) --- <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:03 +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#1368
No description provided.