Nicolas Coevoet
|
e1e41e3eac
|
fix a case where bot could restart due to cycle method call
|
2014-01-07 20:21:22 +01:00 |
|
Nicolas Coevoet
|
04b1ec51cc
|
fixed kickReason ( wasn't channel specific ) added k and r mode for protection, which kick or remove instead of quiet/ban
|
2014-01-03 19:47:48 +01:00 |
|
Nicolas Coevoet
|
90351c7087
|
little fix with unquiet via chanserv
|
2014-01-03 11:28:45 +01:00 |
|
Nicolas Coevoet
|
ca693cb1f3
|
little fix about affected users with a forward ban
|
2014-01-02 21:03:17 +01:00 |
|
Nicolas Coevoet
|
4ee315db72
|
better first join performance
|
2013-12-22 16:39:39 +01:00 |
|
Nicolas Coevoet
|
6c655cbb73
|
better first join performance
|
2013-12-22 16:36:21 +01:00 |
|
Nicolas Coevoet
|
57ab6dd31c
|
little fix about cycle flood detection
|
2013-12-22 16:25:36 +01:00 |
|
Nicolas Coevoet
|
c2c239c812
|
modified setting entry used for duration of permanent bans item
|
2013-12-22 00:36:15 +01:00 |
|
Nicolas Coevoet
|
5693ff8b6f
|
added few new settings related to action against affected users, permanent ban
|
2013-12-22 00:15:17 +01:00 |
|
Nicolas Coevoet
|
94527633c3
|
added new method that allows to check which modes affects an user
|
2013-12-21 20:13:08 +01:00 |
|
Nicolas Coevoet
|
138097f043
|
typo
|
2013-12-21 17:08:13 +01:00 |
|
Nicolas Coevoet
|
fbb28391af
|
added badDuration for channel permanent bans
|
2013-12-21 16:56:20 +01:00 |
|
Nicolas Coevoet
|
bdd2804bae
|
removed another unnecessary delay
|
2013-12-21 16:30:58 +01:00 |
|
Nicolas Coevoet
|
fd3a8c8a4b
|
prevent delay for bot privmsg when asking op about
|
2013-12-21 16:06:20 +01:00 |
|
Nicolas Coevoet
|
d7baae99e4
|
typo
|
2013-12-21 09:40:01 +01:00 |
|
Nicolas Coevoet
|
dee78a6a30
|
prevent the bot to acts against +eI and protected users when a mode affects them
|
2013-12-21 09:37:51 +01:00 |
|
Nicolas Coevoet
|
655925d808
|
prevent bot to apply unmode to affected users one by one
|
2013-12-21 09:31:04 +01:00 |
|
Nicolas Coevoet
|
252f5ae1db
|
prevent delay with channel bans items
|
2013-12-21 00:46:13 +01:00 |
|
Nicolas Coevoet
|
61cafe9449
|
added protected capability from supybot to prevent bot to do channel protection against, resolves #2
|
2013-12-20 20:04:44 +01:00 |
|
Nicolas Coevoet
|
da896f59da
|
reverted changes of previous commit
|
2013-12-20 19:58:33 +01:00 |
|
Nicolas Coevoet
|
228cc945fd
|
added trusted capability from supybot to prevent bot to do channel protection against, resolves #2
|
2013-12-20 19:07:54 +01:00 |
|
Nicolas Coevoet
|
3ac27692fe
|
prevent ban for +eI people with channel bans mask
|
2013-12-18 21:15:37 +01:00 |
|
Nicolas Coevoet
|
4075383d80
|
typo
|
2013-12-17 10:26:52 +01:00 |
|
Nicolas Coevoet
|
905a13e70c
|
added Channel.ban supports in order to ban on join blacklist hostmask
|
2013-12-17 10:15:19 +01:00 |
|
Nicolas Coevoet
|
e9208afe77
|
modified a bit bot behaviour about kickMode, only applied when bot did the mode
|
2013-12-14 22:07:40 +01:00 |
|
Nicolas Coevoet
|
afe804c03e
|
fixed nick's logs
|
2013-12-14 20:23:36 +01:00 |
|
Nicolas Coevoet
|
eba780ecea
|
typo
|
2013-12-07 20:01:38 +01:00 |
|
Nicolas Coevoet
|
9395c90b3e
|
little fix in check for affected users, added bot's ability to add comment from kick messages
|
2013-12-07 19:54:20 +01:00 |
|
Nicolas Coevoet
|
9b7c2f0d6c
|
fix an issue with cycle detection with quit/rejoin and few kind of kill/klined messages
|
2013-12-05 19:06:30 +01:00 |
|
Nicolas Coevoet
|
4bb6e83f5f
|
modified a bit stored messages and reply for 'info', 'detail', 'affect' commands
|
2013-12-03 20:19:56 +01:00 |
|
Nicolas Coevoet
|
6b148879f7
|
added a config var to disable bot asking for op, note : protection modes will be applied if you op before force him to cycle the channel, expired quiet/ban/whatever will always be done if you op it
|
2013-12-02 23:38:26 +01:00 |
|
Nicolas Coevoet
|
e0da7b7cce
|
just some message replies changes
|
2013-12-02 20:47:55 +01:00 |
|
Nicolas Coevoet
|
d1467dcaae
|
reduce utils.net.isIP, allow per config changes of cached nick removes based on cycleLife
|
2013-12-02 19:17:38 +01:00 |
|
Nicolas Coevoet
|
d8af7024f9
|
reduce call to utils.net.isIP, in order to increase perf on advanced who
|
2013-12-01 22:30:54 +01:00 |
|
Nicolas Coevoet
|
7f7b8f7d16
|
removed useless code about extends bans
|
2013-12-01 21:59:13 +01:00 |
|
Nicolas Coevoet
|
d235f1abc7
|
little fixs
|
2013-12-01 21:48:08 +01:00 |
|
Nicolas Coevoet
|
66acb2cd36
|
fixed uq for unreal, it should also fix fews others cases of removal
|
2013-12-01 19:13:13 +01:00 |
|
Nicolas Coevoet
|
c7e406e1f2
|
add cache for computed pattern / users matchs
|
2013-12-01 14:51:49 +01:00 |
|
Nicolas Coevoet
|
573e023202
|
typo changes
|
2013-12-01 14:44:14 +01:00 |
|
Nicolas Coevoet
|
9d58b50c45
|
little fix for +h half-mode
|
2013-12-01 14:18:28 +01:00 |
|
Nicolas Coevoet
|
f887cd5d8c
|
a little change for deep search
|
2013-12-01 12:35:40 +01:00 |
|
Nicolas Coevoet
|
e6593efbe1
|
use 005 chanmodes and extban to follow ircd capabilities, so better support for unreal and inspire ircd
|
2013-12-01 12:30:34 +01:00 |
|
Nicolas Coevoet
|
34fbf7ba56
|
changed a bit unvoice/unop when quieted to be sure bot has op when sending messages
|
2013-11-30 22:29:18 +01:00 |
|
Nicolas Coevoet
|
8416a3da7f
|
added half support for unreal and inspire extended bans ( ~q: and m: ), both with b command
|
2013-11-30 22:10:15 +01:00 |
|
Nicolas Coevoet
|
d203d2162a
|
fixed hilight detection
|
2013-11-30 14:09:01 +01:00 |
|
Nicolas Coevoet
|
30ac32bc61
|
added remove command ( fpart ), fixed ( i guess ) few bugs related to unability to match affected users by a mode
|
2013-11-29 20:02:07 +01:00 |
|
Nicolas Coevoet
|
455d955aa7
|
fixed reconnections issues, removed unneeded evade check
|
2013-11-28 19:48:38 +01:00 |
|
Nicolas Coevoet
|
89a9bc5f33
|
delayed a bit sync to avoid ping timeout when reload
|
2013-11-27 23:31:53 +01:00 |
|
Nicolas Coevoet
|
c7cfdd6f9d
|
modified a bit quiet/unquiet vs chanserv, added new announce configuration about voice and op modes
|
2013-11-27 19:58:41 +01:00 |
|
Nicolas Coevoet
|
db6993ad63
|
fixed an issue about announceOthers and SpamQueue bad detection
|
2013-11-26 22:16:15 +01:00 |
|