Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add message to ignore patterns | June McEnroe | 2020-07-06 |
| | |||
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
| | | | | https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs | ||
* | Check ignores against id | June McEnroe | 2020-04-07 |
| | | | | | Otherwise they do not work correctly for QUIT and NICK. This also lets you ignore private messages only by putting the nick in the third field. | ||
* | Use gnu-case-range and gnu-conditional-omitted-operand extensions | June McEnroe | 2020-04-03 |
| | | | | | I'm sad to do this but I just can't stand writing (foo ? foo : bar) anymore. | ||
* | Add /ignore message filtering patterns | June McEnroe | 2020-03-31 |