]> jfr.im git - solanum.git/history - modules/filter.c
filter: bump version
[solanum.git] / modules / filter.c
2019-10-06  Ed Kellettfilter: bump version
2019-10-06  Ed Kellettfilter: use a static buffer instead of strdup
2019-10-06  Ed Kellettfilter: add version number
2019-10-06  Ed Kellettfilter: send a numeric error for ACT_DROP
2019-10-06  Ed Kellettfilter: add #defines for nick,user,host
2019-10-06  Ed Kellettfilter: don't give the target of PMs to filters
2019-10-06  Ed Kellettfilter: include identified marker
2019-10-06  Ed Kellettfilter: drop messages if we're ACT_KILLing them
2019-10-06  Ed Kellettfilter: Filter only locally-sourced messages
2019-10-06  Ed Kellettfilter: kill last or we can't send the snote
2019-10-06  Ed KellettAdd filter.c