]> git.donarmstrong.com Git - infobot.git/history - src/IRC
chagned notice lines/sec to 3
[infobot.git] / src / IRC /
2001-04-20 dmschagned notice lines/sec to 3
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-18 dmsfixed seen ""
2001-04-18 dmsforgot this one
2001-04-18 dmsadded flood protection for notice()
2001-04-18 dmsfixed the following bugs:
2001-04-18 dmsfix chanlimitChange time
2001-04-17 dmsok... use "" around hashes that use _ bare.
2001-04-16 dmschanset: fixed the following problem.
2001-04-14 dmsprevent erratic (multiple) changes of chan limit in...
2001-04-14 dmsIRC/IrcHooks.pl
2001-04-13 dmsanother round of changes, damn it was hard to figure...
2001-04-13 dmsnews: can make news compulsory (chanset +newsNotifyAll)
2001-04-12 dmsnews: added news->factoid redirection
2001-04-11 dmsA round of fixes:
2001-04-07 dms- now backup news file just in case.
2001-04-03 dmsMore clean ups, forgotten what they were, heh.
2001-04-01 dmsSecond round of News changes and bug fixes, kudos to...
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-28 dmsremoved msg/say repeating code.
2001-02-28 dmsmsgtime updated in on_msg
2001-02-28 dmsmake dead-connect detection better.
2001-02-23 dmsclosedcc debug
2001-02-23 dmsdownlink check update?
2001-02-20 dms- lobotomy check in hookMsg
2001-02-20 dms- lobotomy cache flush.
2001-02-17 dms- minor output update.
2001-02-17 dms- sub "op" fixed.
2001-02-17 dms- added first time run checks.
2001-02-13 dmsmake nickserv work on more servers. requested by asuffield
2001-02-13 dmson-ban reason does not work... added debugging
2001-02-13 dmsadded reason on ban.
2001-02-13 dmsban fixes.
2001-02-13 dms- use "right way" to get keys from hash by checking...
2001-02-13 dmserrors from Schedulers (chanlimitcheck) are cached...
2001-02-11 dmsremaining stuff... should fix factoids problem I hope
2001-02-09 dmsfixed up ignore code. discovered by debian@OPN
2001-02-09 dmswoops, use while instead of foreach for ircloop
2001-02-09 dmsforgot to set nuh for on_join; fixed up ban check on...
2001-02-09 dmsadded debugging info to ircloop... if irc() does not...
2001-02-08 dmsthis should fix ignores on global channels. found by...
2001-02-08 dmsdivide by zero fix. thought I fixed it 2 weeks ago
2001-02-08 dms- pointless regex in on_dcc_chat_open that I was going...
2001-02-08 dmschan limit check code should now be disabled/re-enabled...
2001-02-07 dms- use CORE::system
2001-02-06 dms- added auto backup of user/chan files
2001-02-06 dms- on_chat, forgot to set '$who'
2001-02-05 dmsdont overwrite nuh{} if it already exists.
2001-02-05 dms- endofnames: chanserv ops should work now.
2001-02-05 dms- ircCheck => 120 interval.
2001-02-05 dms defer leakCheck, increase interval.
2001-02-05 dms- fixed when chan (msgType = private) is undefined.
2001-02-04 dmsreconnect if join fails
2001-02-04 dms- output update
2001-02-04 dms- if in private, "is addressing" => "is /msg'ing".
2001-02-04 dmstypo for dccStatus fix :)
2001-02-04 dms- output update.
2001-02-03 dmsmore configuration crud and not-thinking-correctly...
2001-02-03 dmslooks like the final touches to fully exploit dynamic...
2001-02-03 dmsdebugging info
2001-02-03 dms- $nuh{} fix up.
2001-02-03 dms- time stamping added.
2001-02-03 dmsdon't allow those without HOSTS in the user file to...
2001-02-03 dmsadded _default to chan mask.
2001-02-02 dmsI think this is the set of missed old->dynamic config...
2001-02-02 dmstemporary ignores can be removed automatically once...
2001-02-02 dms- more fixes to new-style config, should be 99% of it.
2001-02-01 dms- getJoinChans, don't add _default
2001-02-01 dms- SC for uptimeCycle
2001-02-01 dms- minor output (debug) removed.
2001-01-31 dmsmake $nickserv global and set to zero in Irc.pl
2001-01-31 dmsadded retval to &ban()
2001-01-31 dms- ignore code cleaned up.
2001-01-31 dms- forgot about interval for floodCycle.
2001-01-30 dms- typo for already-run check. should work now.
2001-01-30 dmsprevent dupes in verstats collection.
2001-01-29 dms- fixed undefined stuff.
2001-01-28 dms- Remaining files that were changed due to removal...
2001-01-28 dms- added dccStatus
2001-01-28 dms- when someone attempts dcc chat, if verbosity > 1,
2001-01-10 dms- cosmetic (useless) update.
2001-01-06 dms clearIRCVars update
2001-01-06 dms- forker (POSIX::_exit) fixes.
2001-01-03 dms- floodjoinCheck.
2000-12-29 dmslowercase chan in on_kick, found by xsdg!
2000-12-16 dms- use dccsay
2000-12-16 dms- &dccsay() added.
2000-12-11 dmschanlimitcheck: removed netsplit check
2000-12-11 dmsnetsplit timer added
2000-12-10 dmsuserHandle now global var
2000-12-09 dmschanged debug to status line
2000-12-09 dmsforgot to return for limitcheck + netsplit
2000-12-08 dmsrenamed limitCheck to chanlimitCheck
2000-12-04 dmsTypos galore for logCycle, should be fixed
2000-12-03 dmsoutput cleanup
2000-11-19 dmsExit process if on_public hook is activated under fork
2000-11-01 dmsdebug msg for mixed-case chan
2000-11-01 dms- make sure we reschedule everything unless it's a...
2000-10-02 dmschange timeout value for scheduler interval
2000-10-02 dmsfixed - typo for join()
next