1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added addRule() and saveRule() to Script class. More... almost 17 years ago
* Added addRule() and saveRule() to Script class. * Added "Save at position X" widget. More... almost 17 years ago
Add match type widget. More... almost 17 years ago
Add match type widget. More... almost 17 years ago
Small fix. More... almost 17 years ago
Small fix. More... almost 17 years ago
Fix getSummary(). More... almost 17 years ago
Fix getSummary(). More... almost 17 years ago
Fix Script::changeRuleOrder(). More... almost 17 years ago
Fix Script::changeRuleOrder(). More... almost 17 years ago
Cleanups. Make getSummary() more generic + remove getVacationSummary(). More... almost 17 years ago
Cleanups. Make getSummary() more generic + remove getVacationSummary(). More... almost 17 years ago
Add Script::changeRuleOrder(). More... almost 17 years ago
Add Script::changeRuleOrder(). More... almost 17 years ago
Cleanups. Remove Script::concatenateValues() and Script::splitValues(). More... almost 17 years ago
Cleanups. Remove Script::concatenateValues() and Script::splitValues(). More... almost 17 years ago
Make match type and block control rule attributes. More... almost 17 years ago
Make match type and block control rule attributes. Move sieve generation code to Script::getSieveForRule(). Code cleanups. More... almost 17 years ago
* Store script metadata as serialized PHP data. * Handle multiple sieve actions. More... almost 17 years ago
* Store script metadata as serialized PHP data. More... almost 17 years ago
Don't unescape '\' and '|' chars or split values for scripts created older versions of SmartSieve. More... almost 17 years ago
Don't unescape '\' and '|' chars or split values for scripts created older versions of SmartSieve. More... almost 17 years ago
Parse client version information. More... almost 17 years ago
Parse client version information. More... almost 17 years ago
Handle multiple values for each of the from, to, subject and header match conditions. More... almost 17 years ago
Handle multiple values for each of the from, to, subject and header match conditions. Added Script::concatenateValues() and Script::splitValues() to achieve this. More... almost 17 years ago
Update TODO. More... almost 17 years ago
Update TODO. More... almost 17 years ago
Rule creation GUI changes: - add and remove conditions. - only show chosen action. - forward.php merged with rule.php. - custom rule now has separate GUI. More... almost 17 years ago
Rule creation GUI changes: More... almost 17 years ago