235
edits
No edit summary |
|||
| Line 15: | Line 15: | ||
* There are no regular expressions. | * There are no regular expressions. | ||
* There's no real nesting of conditions (and, or), all conditions are either or'ed or and'ed. | * There's no real nesting of conditions (and, or), all conditions are either or'ed or and'ed. | ||
* There no "always" condition, you need to work around it by 'something or not something'. | |||
* There's no "end filter processing for this message" action. | |||
* The message filters dialog doesn't allow copying rules. | * The message filters dialog doesn't allow copying rules. | ||
* The "Run now" button in the message filters dialog does not give visual feedback, the function just blocks the UI! | * The "Run now" button in the message filters dialog does not give visual feedback, the function just blocks the UI! | ||
edits