[PR #637] [MERGED] make sieve condition and possible actions extensible in other modules #946

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/637
Author: @kroky
Created: 10/14/2022
Status: Merged
Merged: 10/17/2022
Merged by: @jasonmunro

Base: masterHead: feature/sieve-filters-extensibility


📝 Commits (1)

  • 4cdaf52 make sieve condition and possible actions extensible in other modules

📊 Changes

1 file changed (+174 additions, -170 deletions)

View changed files

📝 modules/sievefilters/site.js (+174 -170)

📄 Description

Move sievefilters module condition fields and possible actions into functions that other modules can extend/override and add values if needed.

Needed for: https://gitlab.com/tikiwiki/tiki/-/merge_requests/1879


🔄 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/637 **Author:** [@kroky](https://github.com/kroky) **Created:** 10/14/2022 **Status:** ✅ Merged **Merged:** 10/17/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `feature/sieve-filters-extensibility` --- ### 📝 Commits (1) - [`4cdaf52`](https://github.com/cypht-org/cypht/commit/4cdaf52b5bf53be2cae66f0c544b7aafb85d7596) make sieve condition and possible actions extensible in other modules ### 📊 Changes **1 file changed** (+174 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `modules/sievefilters/site.js` (+174 -170) </details> ### 📄 Description Move sievefilters module condition fields and possible actions into functions that other modules can extend/override and add values if needed. Needed for: https://gitlab.com/tikiwiki/tiki/-/merge_requests/1879 --- <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:44 +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#946
No description provided.