C. McEnroe
|
d74ec7e0f3
|
Avoid copying message to match if no ignores are set
|
2020-07-06 22:51:15 -04:00 |
C. McEnroe
|
cb84983dd1
|
Add message to ignore patterns
|
2020-07-06 22:41:22 -04:00 |
C. McEnroe
|
721c3a9ee6
|
Add additional permission for linking with LibreSSL
https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
|
2020-06-08 17:48:07 -04:00 |
C. McEnroe
|
73bda18110
|
Check ignores against id
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.
|
2020-04-07 13:18:42 -04:00 |
C. McEnroe
|
75a6aa9258
|
Use gnu-case-range and gnu-conditional-omitted-operand extensions
I'm sad to do this but I just can't stand writing (foo ? foo : bar)
anymore.
|
2020-04-03 17:10:52 -04:00 |
C. McEnroe
|
25f419465f
|
Add /ignore message filtering patterns
|
2020-03-31 14:30:42 -04:00 |