[PR #1132] [MERGED] implement-screen-email #1292

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1132
Author: @christer77
Created: 7/25/2024
Status: Merged
Merged: 8/26/2024
Merged by: @kroky

Base: masterHead: implement-screen-email


📝 Commits (1)

📊 Changes

27 files changed (+290 additions, -16 deletions)

View changed files

📝 language/az.php (+1 -0)
📝 language/de.php (+1 -0)
📝 language/en.php (+1 -0)
📝 language/es.php (+1 -0)
📝 language/et.php (+1 -0)
📝 language/fa.php (+1 -0)
📝 language/fr.php (+1 -0)
📝 language/hu.php (+1 -0)
📝 language/id.php (+1 -0)
📝 language/it.php (+1 -0)
📝 language/ja.php (+1 -0)
📝 language/nl.php (+1 -0)
📝 language/pt-BR.php (+1 -0)
📝 language/ro.php (+1 -0)
📝 language/ru.php (+1 -0)
📝 language/zh-Hans.php (+1 -0)
📝 lib/repository.php (+5 -1)
📝 modules/contacts/modules.php (+50 -0)
📝 modules/contacts/setup.php (+5 -2)
📝 modules/core/message_list_functions.php (+12 -1)

...and 7 more files

📄 Description

Fixed Screen emails (messages from previously uncategorized emails are flagged)


🔄 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/1132 **Author:** [@christer77](https://github.com/christer77) **Created:** 7/25/2024 **Status:** ✅ Merged **Merged:** 8/26/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `implement-screen-email` --- ### 📝 Commits (1) - [`ede161b`](https://github.com/cypht-org/cypht/commit/ede161b7af3cba14cc2dd385590aa57727847a52) implement-screen-email ### 📊 Changes **27 files changed** (+290 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+1 -0) 📝 `language/de.php` (+1 -0) 📝 `language/en.php` (+1 -0) 📝 `language/es.php` (+1 -0) 📝 `language/et.php` (+1 -0) 📝 `language/fa.php` (+1 -0) 📝 `language/fr.php` (+1 -0) 📝 `language/hu.php` (+1 -0) 📝 `language/id.php` (+1 -0) 📝 `language/it.php` (+1 -0) 📝 `language/ja.php` (+1 -0) 📝 `language/nl.php` (+1 -0) 📝 `language/pt-BR.php` (+1 -0) 📝 `language/ro.php` (+1 -0) 📝 `language/ru.php` (+1 -0) 📝 `language/zh-Hans.php` (+1 -0) 📝 `lib/repository.php` (+5 -1) 📝 `modules/contacts/modules.php` (+50 -0) 📝 `modules/contacts/setup.php` (+5 -2) 📝 `modules/core/message_list_functions.php` (+12 -1) _...and 7 more files_ </details> ### 📄 Description Fixed [Screen emails (messages from previously uncategorized emails are flagged)](https://github.com/cypht-org/cypht/issues/1113) --- <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:49 +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#1292
No description provided.