[PR #731] [MERGED] Added possibility to see and edit sender behavior #1013

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/731
Author: @josaphatim
Created: 7/12/2023
Status: Merged
Merged: 7/31/2023
Merged by: @kroky

Base: masterHead: edit-account-behavior


📝 Commits (2)

  • f4c0fd9 Added possibility to see and edit behavior per email/domain blocked
  • ce28f85 Fixed bugs on dropdown and refactored js

📊 Changes

7 files changed (+187 additions, -54 deletions)

View changed files

📝 modules/imap/output_modules.php (+2 -15)
📝 modules/imap/site.css (+0 -4)
📝 modules/imap/site.js (+0 -7)
📝 modules/sievefilters/modules.php (+90 -22)
📝 modules/sievefilters/setup.php (+3 -3)
📝 modules/sievefilters/site.css (+25 -0)
📝 modules/sievefilters/site.js (+67 -3)

📄 Description

In block list page, I added option to view current behavior and edit it per blocked email/domain.


🔄 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/731 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 7/12/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `edit-account-behavior` --- ### 📝 Commits (2) - [`f4c0fd9`](https://github.com/cypht-org/cypht/commit/f4c0fd9eafe9f62b2e0941de5ef279ff7555b397) Added possibility to see and edit behavior per email/domain blocked - [`ce28f85`](https://github.com/cypht-org/cypht/commit/ce28f85be13fefb82ce42c462b8f40862780c95d) Fixed bugs on dropdown and refactored js ### 📊 Changes **7 files changed** (+187 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/output_modules.php` (+2 -15) 📝 `modules/imap/site.css` (+0 -4) 📝 `modules/imap/site.js` (+0 -7) 📝 `modules/sievefilters/modules.php` (+90 -22) 📝 `modules/sievefilters/setup.php` (+3 -3) 📝 `modules/sievefilters/site.css` (+25 -0) 📝 `modules/sievefilters/site.js` (+67 -3) </details> ### 📄 Description In block list page, I added option to view current behavior and edit it per blocked email/domain. --- <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:56 +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#1013
No description provided.