Nicolas Coevoet
|
0aa6ed2a28
|
fix issue with i
|
2013-11-25 21:04:37 +01:00 |
|
Nicolas Coevoet
|
548e432274
|
modified bugged jaccard algo ( for repeat and mass repeat detection )
|
2013-11-25 10:16:43 +01:00 |
|
Nicolas Coevoet
|
df3118838f
|
fix an issue with info
|
2013-11-24 21:22:30 +01:00 |
|
Nicolas Coevoet
|
d20a3b8e05
|
some documentation changes, and a fix when nick changes
|
2013-11-09 22:47:01 +01:00 |
|
Nicolas Coevoet
|
8541b41b23
|
fixed unneeded bot's op command when bot joins a channel
|
2013-11-04 19:55:01 +01:00 |
|
Nicolas Coevoet
|
298242a411
|
many fixs and improvement
|
2013-10-30 20:14:40 +01:00 |
|
Nicolas Coevoet
|
62b6738e33
|
..
|
2013-10-30 11:15:03 +01:00 |
|
Nicolas Coevoet
|
8ff934019a
|
a lot of fixs
|
2013-10-29 21:33:54 +01:00 |
|
Nicolas Coevoet
|
ee8f0b74df
|
doAccount fix
|
2013-10-28 20:39:56 +01:00 |
|
Nicolas Coevoet
|
c62ae2d058
|
..
|
2013-10-27 21:14:40 +01:00 |
|
Nicolas Coevoet
|
3f03a7e096
|
..
|
2013-10-27 18:40:18 +01:00 |
|
Nicolas Coevoet
|
b3f9270f37
|
some little fixs for massJoin and underAttack, + some behaviour changes with them
|
2013-10-27 10:38:18 +01:00 |
|
Nicolas Coevoet
|
85352fc56c
|
modified massJoin behaviour
|
2013-10-26 22:11:40 +02:00 |
|
Nicolas Coevoet
|
895c638f1a
|
fix ctcps action, added banEvade check ( when account changes triggered ), move cycle detection under part and quit, added massJoin in doJoin
|
2013-10-26 17:18:13 +02:00 |
|
Nicolas Coevoet
|
5d15682b98
|
modifier a bit api about info,detail,affect
|
2013-10-26 12:14:57 +02:00 |
|
Nicolas Coevoet
|
987f9116c7
|
fixed possible privileges leaks in query
|
2013-10-26 11:52:42 +02:00 |
|
Nicolas Coevoet
|
2d4f9dfbd7
|
fixed issue with announceOthers, bot now increase protection duration if user still trigger it
|
2013-10-26 11:28:58 +02:00 |
|
Nicolas Coevoet
|
c8dcad02d6
|
added settings about what should be forwarded to logChannel, and scheduler for expires + random fix/changes
|
2013-10-24 23:04:03 +02:00 |
|
Nicolas Coevoet
|
fcdcf0d200
|
fix pending double messages, replace sendMsg with queueMsg, added another queue to manage less important messages, avoid sending sensitives messages to channel
|
2013-10-23 20:09:38 +02:00 |
|
Nicolas
|
e0af6f5689
|
typo and tabs
|
2013-10-23 14:00:34 +02:00 |
|
Nicolas
|
cc95bd88ec
|
use replies instead of multi messages
|
2013-10-23 10:17:22 +02:00 |
|
Nicolas Coevoet
|
609c4c695d
|
some fixs about op/deop + exempted and under attack feature
|
2013-10-22 22:54:23 +02:00 |
|
Nicolas Coevoet
|
d1afd5ae1d
|
added python3 support
|
2013-10-22 00:03:01 +02:00 |
|
Nicolas Coevoet
|
d6b4b6102b
|
little fixs
|
2013-10-20 10:54:52 +02:00 |
|
Nicolas Coevoet
|
f0259c5b37
|
prevent odd behaviour with CAP when settings are wrong
|
2013-10-19 08:50:41 +02:00 |
|
Nicolas Coevoet
|
4379866dcd
|
a missed case in doMode
|
2013-10-19 08:37:36 +02:00 |
|
Nicolas Coevoet
|
286ff67141
|
fixed a weired issue with registry.SpaceSeparatedListOfStrings on first load of plugin
|
2013-10-19 08:33:30 +02:00 |
|
Nicolas Coevoet
|
b2acd22c0a
|
...
|
2013-10-19 07:53:33 +02:00 |
|
Nicolas Coevoet
|
b6110bc08a
|
...
|
2013-10-19 01:08:23 +02:00 |
|
Nicolas Coevoet
|
4ee8b42621
|
avoid weired issue with python3 and registry.CommaSeparatedListOfStrings
|
2013-10-19 01:01:49 +02:00 |
|
Nicolas Coevoet
|
e418d6e3c7
|
forgot to update plugin.py, in order to follow config.py opCommand
|
2013-10-19 00:59:25 +02:00 |
|
Nicolas Coevoet
|
2b59c702fb
|
removed unneeded import
|
2013-10-19 00:41:21 +02:00 |
|
Nicolas Coevoet
|
7ea47f81dd
|
added feature : ask op about mode changes, per channel setting
|
2013-10-19 00:20:20 +02:00 |
|
Nicolas Coevoet
|
4645b552fb
|
little fix on check
|
2013-10-19 00:06:39 +02:00 |
|
Nicolas Coevoet
|
2dde337495
|
..
|
2013-10-18 00:01:09 +02:00 |
|
Nicolas Coevoet
|
b258f94718
|
fixed badly computed large ipv6
|
2013-10-17 23:56:57 +02:00 |
|
Nicolas Coevoet
|
6b71f54927
|
typo
|
2013-10-17 23:50:28 +02:00 |
|
Nicolas Coevoet
|
a415a3d9eb
|
fixed an issue when bot part and join the channel without clearing his local chan instance
|
2013-10-17 23:43:23 +02:00 |
|
Nicolas Coevoet
|
3618ad7310
|
fix null pointer on Nick remove
fix stupid bug in hilight detection ...
|
2013-10-17 23:31:23 +02:00 |
|
Nicolas Coevoet
|
ea5a42227f
|
various fix related to bot deoping, modes removes, and kicks action
|
2013-10-17 21:44:02 +02:00 |
|
Nicolas Coevoet
|
712817ff51
|
wrong method call
|
2013-10-16 21:22:09 +02:00 |
|
Nicolas Coevoet
|
a2e6703651
|
fixed a typo
|
2013-10-16 21:13:06 +02:00 |
|
Nicolas Coevoet
|
6fc301c1b0
|
fixed an edit call with not enough arguments, broken gateway hostmask parsing, added support for another plugin that should come soon
|
2013-10-14 21:31:59 +02:00 |
|
Nicolas Coevoet
|
1e865cb58d
|
fix a null pointer in doTOpic
|
2013-10-14 08:48:21 +02:00 |
|
Nicolas Coevoet
|
7b3c1c2746
|
first commit
|
2013-10-13 23:13:21 +02:00 |
|