[PR #446] [MERGED] [NEW] add mark as unread on the inline message #818

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/446
Author: @mnsuccess
Created: 11/17/2020
Status: Merged
Merged: 12/4/2020
Merged by: @jasonmunro

Base: masterHead: unread_action


📝 Commits (1)

  • dc6a9f7 [NEW] add mark as unread on the inline message

📊 Changes

3 files changed (+52 additions, -0 deletions)

View changed files

📝 modules/imap/output_modules.php (+1 -0)
📝 modules/imap/site.js (+44 -0)
📝 modules/inline_message/site.js (+7 -0)

📄 Description

Pullrequest

When we read an email, there should be a way to mark as unread.

Screenshot 2020-11-18 at 00 09 31 this MR add support of that

🔄 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/446 **Author:** [@mnsuccess](https://github.com/mnsuccess) **Created:** 11/17/2020 **Status:** ✅ Merged **Merged:** 12/4/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `unread_action` --- ### 📝 Commits (1) - [`dc6a9f7`](https://github.com/cypht-org/cypht/commit/dc6a9f7a3a00d3baaf8f87f3267ee01e77e818e6) [NEW] add mark as unread on the inline message ### 📊 Changes **3 files changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/output_modules.php` (+1 -0) 📝 `modules/imap/site.js` (+44 -0) 📝 `modules/inline_message/site.js` (+7 -0) </details> ### 📄 Description ## Pullrequest When we read an email, there should be a way to mark as unread. <img width="1275" alt="Screenshot 2020-11-18 at 00 09 31" src="https://user-images.githubusercontent.com/26406136/99456620-5c629400-2932-11eb-813f-ba19bec9c636.png"> this MR add support of that --- <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:19 +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#818
No description provided.