[PR #1327] [MERGED] Fix the combined inbox not excluding content from folders removed by the user #1436

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/1327
Author: @mercihabam
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @mercihabam

Base: masterHead: fix-combined-inbox


📝 Commits (2)

  • 7033ab6 Fix the combined inbox not excluding content from folders removed by the user
  • a795638 Hm_Message_List.update() should only update the displayed table to the given rows and no more

📊 Changes

7 files changed (+18 additions, -114 deletions)

View changed files

📝 modules/advanced_search/site.js (+1 -1)
📝 modules/core/site.js (+5 -87)
📝 modules/feeds/site.js (+5 -9)
📝 modules/github/site.js (+1 -1)
📝 modules/imap/handler_modules.php (+2 -7)
📝 modules/imap/site.js (+2 -7)
📝 modules/wordpress/site.js (+2 -2)

📄 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/1327 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `fix-combined-inbox` --- ### 📝 Commits (2) - [`7033ab6`](https://github.com/cypht-org/cypht/commit/7033ab699c9087b1e877bc7463e772b3341794a7) Fix the combined inbox not excluding content from folders removed by the user - [`a795638`](https://github.com/cypht-org/cypht/commit/a79563859bf88b6c581acf061d1b004852b3708c) Hm_Message_List.update() should only update the displayed table to the given rows and no more ### 📊 Changes **7 files changed** (+18 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `modules/advanced_search/site.js` (+1 -1) 📝 `modules/core/site.js` (+5 -87) 📝 `modules/feeds/site.js` (+5 -9) 📝 `modules/github/site.js` (+1 -1) 📝 `modules/imap/handler_modules.php` (+2 -7) 📝 `modules/imap/site.js` (+2 -7) 📝 `modules/wordpress/site.js` (+2 -2) </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#1436
No description provided.