Nicolas Coevoet
aaa874be23
added netsplit detection, bot can change modes during netsplitDuration, and massJoin, cycle detection are disabled during that duration
2014-08-28 13:28:50 +02:00
Nicolas Coevoet
b2736e8e16
remove unneeded WHO request, and a little fix due to previous commit
2014-08-26 19:41:41 +02:00
Nicolas Coevoet
2c3961fb02
added optional colors for announces
2014-08-24 19:19:52 +02:00
Nicolas Coevoet
f660cc6516
little fixs
2014-08-07 14:14:51 +02:00
Nicolas Coevoet
51d628eeab
fixed case where bot doesn't deop/devoice someone quieted via chanserv
2014-07-23 10:17:48 +02:00
Nicolas Coevoet
974f3ce4cd
added a command to vacuum the database
2014-07-21 20:36:18 +02:00
Nicolas Coevoet
f090013af6
added a command to vacuum the database
2014-07-21 20:27:59 +02:00
Nicolas Coevoet
95f8d1cb75
added new setting that allows to not announce modes made by ignored user
2014-07-18 18:45:14 +02:00
Nicolas Coevoet
872550c353
some explanations & typos
2014-07-16 20:08:11 +02:00
Nicolas Coevoet
f415bc16d3
some typos corrected by Unit193
2014-06-27 11:11:27 +02:00
Nicolas Coevoet
91388d9ad9
some changes related to users tracking and default op status
2014-06-25 13:24:40 +02:00
Nicolas Coevoet
b341a7c46f
typo
2014-06-20 22:49:45 +02:00
Nicolas Coevoet
498edec5e9
added debug mode 'd' for *Mode in protections
2014-06-20 22:46:06 +02:00
Nicolas Coevoet
b0d9330df9
fixed an issue at resync with autoExpire and new bans
2014-06-18 18:53:31 +02:00
Nicolas Coevoet
535a86cdfa
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-26 20:53:19 +02:00
Nicolas Coevoet
33a0151c89
fix related to mask
2014-04-26 20:51:51 +02:00
Nicolas Coevoet
9cf8b9ad1c
prevent bot to get stuck if chanserv isn't there
2014-04-17 19:11:23 +02:00
Nicolas Coevoet
93fbfc88c3
fixed an issue at reconnect with autoExpire
2014-04-17 13:14:08 +02:00
Nicolas Coevoet
3a2688a46f
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-16 09:54:55 +02:00
Nicolas Coevoet
7c694555a8
Update plugin.py
...
fix.
2014-04-16 09:52:00 +02:00
Nicolas Coevoet
aeab44de5a
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-15 20:40:25 +02:00
Nicolas Coevoet
490697f6a9
few littles changes in documentation and some debug log removed
2014-04-14 21:11:37 +02:00
Nicolas Coevoet
f11f327e90
modified announceMode, now it's announceModes with list of modes to announce, you can also choose to use notice or privmsg for announces
2014-04-14 20:57:57 +02:00
Nicolas Coevoet
0ace9f562f
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-13 15:08:51 +02:00
Nicolas Coevoet
60f2f32b4a
fix api calls between limnoria and stock supybot
2014-04-13 11:57:56 +02:00
Nicolas Coevoet
c2305c0433
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 19:14:07 +02:00
Nicolas Coevoet
e908cc994c
fix previous commit
2014-04-12 19:13:49 +02:00
Nicolas Coevoet
38f4995837
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 19:11:21 +02:00
Nicolas Coevoet
0707bf38e4
fix previous commit
2014-04-12 19:11:03 +02:00
Nicolas Coevoet
7509481b04
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 19:09:18 +02:00
Nicolas Coevoet
28608be5da
fix previous commit
2014-04-12 19:08:59 +02:00
Nicolas Coevoet
8ea6f2fc84
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 18:52:34 +02:00
Nicolas Coevoet
ececd835c9
added a method for modes, due to lack of it in default supybot
2014-04-12 18:47:15 +02:00
Nicolas Coevoet
7644f51103
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 14:19:11 +02:00
Nicolas Coevoet
1997f7280a
fix wrong configuration used and mark not being send to logChannel
2014-04-12 14:18:47 +02:00
Nicolas Coevoet
cf4f7fc8d4
Merge branch 'master' of https://github.com/ncoevoet/ChanTracker
2014-04-12 12:27:46 +02:00
Nicolas Coevoet
5851ae64ca
add autoExpire to modes setted when the bot was offline
2014-04-12 12:27:25 +02:00
Nicolas Coevoet
65f1748677
added removed by information in 'info'
2014-03-09 14:11:40 +01:00
Nicolas Coevoet
35be78e8b0
Fixes #4
2014-03-03 20:04:21 +01:00
Nicolas Coevoet
3d544f5a09
fix getmask call
2014-02-26 14:57:09 +01:00
Nicolas Coevoet
1dce71ad0a
fix unexempt when someone banned
2014-02-20 14:11:50 +01:00
Nicolas
04fad27ef7
only #channel,protected users are exempted, +eI on someone banned/quieted can be removed by the bot if doActionAgainstAffected is True
2014-02-20 13:12:37 +01:00
Nicolas Coevoet
d9af5e965b
added more filtering options for pending and query, some api changes
2014-02-16 12:49:50 +01:00
Max Teufel
db2a9b7d73
Fix a bug with indentation
...
The bug causes Limnoria to refuse the load of the plugin with the error:
Error: inconsistent use of tabs and spaces in indentation (plugin.py, line 2519)
2014-02-08 21:03:18 +01:00
Nicolas Coevoet
6bd567a772
renamed remove to r, added k for kick
2014-02-07 19:56:16 +01:00
Nicolas Coevoet
ce24f36c2d
changed kick announce on logChannel
2014-02-06 20:57:46 +01:00
Nicolas Coevoet
5515f4d334
added affected users when prompting an op about a mode changes
2014-02-06 13:51:56 +01:00
Nicolas Coevoet
c80e5df0f6
fix a case where bot may ask twice about the same item edit/comment
2014-02-06 12:41:25 +01:00
Nicolas Coevoet
781249fa2d
fix a case where bot may ask twice about the same item edit/comment
2014-02-06 12:36:02 +01:00
Nicolas Coevoet
86707d8aa8
few api changes
2014-02-06 11:47:03 +01:00