395 Commits

Author SHA1 Message Date
Nicolas Coevoet
872550c353 some explanations & typos 2014-07-16 20:08:11 +02:00
Nicolas Coevoet
6910b3baa6 typos 2014-06-27 13:50:47 +02:00
Nicolas Coevoet
f415bc16d3 some typos corrected by Unit193 2014-06-27 11:11:27 +02:00
Nicolas Coevoet
1395ec8a75 Merge pull request #6 from Mkaysi/patch-1
README.md: escape `*!*@*`
2014-06-25 13:54:18 +02:00
Nicolas Coevoet
8aa9a70474 few documentation changes 2014-06-25 13:51:46 +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
7769471237 Merge pull request #8 from Mkaysi/ownopstatus
Fix #7 .
2014-06-25 13:23:56 +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
Mikaela Suomalainen
a10bc279be Fix #7 . 2014-06-20 23:37:48 +03:00
Mikaela Suomalainen
634c8e4f9e README.md: escape *!*@*
Your `*!*@*` was read as markdown syntax and resulted into an italicized ! .
2014-06-20 23:08:30 +03: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
d606dd88cf Update README.md
some more explanations
2014-04-15 21:17:33 +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
d36930152a 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:58: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
a02eabca9d documentation changes provided by Stuart Prescott, thanks 2014-04-14 19:15:47 +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
Nicolas Coevoet
3bc6ffc12d Merge pull request #3 from maxanton/master
Fix a bug with indentation
2014-02-08 21:21:37 +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
597aa1aab3 web interface for ChanTracker 2014-02-07 19:59:22 +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