330 Commits

Author SHA1 Message Date
Nicolas Coevoet
a44d6c9610 fix eI removal where bot may miss the removal message from server 2015-02-18 19:26:30 +01:00
Nicolas Coevoet
177c5ff1aa fix quiet protections for InspIRCd 2015-02-11 20:13:43 +01:00
Nicolas Coevoet
6a7df62354 added support for quiet on inspircd 2015-02-08 11:57:21 +01:00
Nicolas Coevoet
cfa54dda59 little change for kick on :bans 2015-02-05 18:48:55 +01:00
Nicolas Coevoet
a3d7425c66 little changes 2015-02-02 22:16:15 +01:00
Nicolas Coevoet
e8523f6a8f fix cidr ban computation while on py 2.7 and ip_address 2015-01-30 16:34:21 +01:00
Nicolas Coevoet
fe5fc2cc71 fix for cidrs bans computation 2015-01-27 10:09:19 +01:00
Nicolas Coevoet
0fdad9901e added support for cidr bans computation 2015-01-26 20:35:10 +01:00
Nicolas Coevoet
864d1f5818 fixed problem of ip computation, new release 2015-01-25 10:56:18 +01:00
Nicolas Coevoet
483ed680a1 prevent bot to be stuck in some case when it compute host ip 2015-01-25 10:38:07 +01:00
Nicolas Coevoet
7644b16892 prevent bot to be stuck in some case when it compute host ip 2015-01-25 10:33:53 +01:00
Nicolas Coevoet
67ca04786c little changes for getBestPattern and vpn/* 2015-01-23 18:37:54 +01:00
Nicolas Coevoet
63683c6739 fix 2015-01-15 14:05:54 +01:00
Nicolas Coevoet
55f6162b14 fix 2015-01-15 14:03:58 +01:00
Nicolas Coevoet
d8f41d45ac various fix 2015-01-13 20:38:23 +01:00
Nicolas Coevoet
c408579355 few fix related to computed hostmask 2015-01-06 22:11:42 +01:00
Nicolas Coevoet
c30bb66ddf added optional wildcard for bans/quiets on gateway/*/ip.* > *@*ip 2015-01-05 10:40:44 +01:00
Nicolas Coevoet
b20c703365 prevent bot to kick user with #channel,protected while check b :#channel bans 2014-12-17 21:58:46 +01:00
Nicolas Coevoet
e230da3d97 close properly some cursor 2014-12-13 21:36:21 +01:00
Erika Mustermann
360581ccb7 Fix syntax for &b command
Options should precede data
2014-12-13 13:46:26 -06:00
Nicolas Coevoet
006f98dd9d modified a bit how mass repeat detection works 2014-12-11 18:55:42 +01:00
Nicolas Coevoet
1f401a897d replaced orange by yellow 2014-12-08 19:34:05 +01:00
Nicolas Coevoet
05d65fcf67 added --ids as option for query 2014-12-06 18:48:12 +01:00
Nicolas Coevoet
22b847b01f little fix 2014-12-06 11:30:56 +01:00
Nicolas Coevoet
c20f611349 added black background on id 2014-12-06 09:39:02 +01:00
Nicolas Coevoet
ebd56c576a notify user on ub --perm that he should use channel ban remove if the ban is already removed 2014-12-06 09:22:19 +01:00
Nicolas Coevoet
d2ce65d2d7 used to others languages ... 2014-12-04 00:19:24 +01:00
Nicolas Coevoet
3b52169de2 added ability when bot quiets/bot has been asked to quiet someone to send a notice or privmsg to targeted users 2014-12-04 00:05:57 +01:00
Nicolas Coevoet
a59061cfde added support in match for unknown hostmask 2014-12-01 20:45:19 +01:00
Nicolas Coevoet
53f5a4caca fix issue while trying to use b nick on someone who just left 2014-12-01 18:01:50 +01:00
Nicolas Coevoet
e5e8c7ed4c fix 2014-12-01 00:12:31 +01:00
Nicolas Coevoet
85a2c140a0 fix 2014-11-30 13:40:33 +01:00
Nicolas Coevoet
b18d5cca11 fix something in mass repeat detection, added experimental for :#from: if someone is banned on #from, bot could kick him on channels where :#from is placed 2014-11-30 09:47:54 +01:00
Nicolas Coevoet
e64ad0650a fix missed : 2014-11-28 09:39:13 +01:00
Nicolas Coevoet
82424415d4 nag announces can be disabled, just set announceNagInterval to -1, and also, that allows plugin reload without issues 2014-11-24 22:10:20 +01:00
Nicolas Coevoet
e33c69219a added --perm option for ub, to remove persistant bans from Channel.ban list 2014-11-24 21:57:39 +01:00
Nicolas Coevoet
fdf8cee9a2 fix typo 2014-11-21 00:02:45 +01:00
Nicolas Coevoet
4e2180eba3 little change on hilight detection 2014-11-20 19:15:16 +01:00
Nicolas Coevoet
4322a0bcf1 a little fix in mass repeat detection 2014-11-20 00:14:37 +01:00
Nicolas Coevoet
1181f114cf added summary method, which returns some statistics 2014-11-18 14:34:39 +01:00
Nicolas Coevoet
81cc08ddf7 added an optional --perm on b command, to add it on Channel.ban 2014-11-13 13:28:06 +01:00
Nicolas Coevoet
86922dba86 fix indentation 2014-11-08 14:47:29 +01:00
Nicolas Coevoet
834706b121 optional channel on extract issue 2014-10-18 21:10:14 +02:00
Nicolas Coevoet
6e27f91b6d fix few issues with +eI modes when bot won't stay opped 2014-10-18 18:45:57 +02:00
Nicolas Coevoet
ed83e93434 extract also support an optional newChannel parameters to do the copy 2014-10-18 18:23:38 +02:00
Nicolas Coevoet
377385e529 added 'extract' method to retreives ChanTracerk's settings for a specific channel 2014-10-18 17:51:26 +02:00
Nicolas Coevoet
02c40f22c4 when a new mode change is made by the bot, if the mode already exist it is updated 2014-10-15 12:15:24 +02:00
Nicolas Coevoet
74989ba36b some coloration changes ( bold missed in some case ) 2014-10-10 15:37:44 +02:00
Nicolas Coevoet
e4618cdb48 little fix for InspireIrcd 2014-09-27 09:58:16 +02:00
Nicolas Coevoet
3632e4c073 little fix 2014-09-19 11:39:41 +02:00