]> git.donarmstrong.com Git - infobot.git/history - src/IRC/Irc.pl
more multiconnect issues
[infobot.git] / src / IRC / Irc.pl
2010-02-01 timrikermore multiconnect issues
2009-03-30 timriker2721919 - set Username
2009-03-02 timrikerlog nick on join
2008-06-27 djmcgrath* Renamed on_endofmotd to on_connected
2008-04-18 timrikermore lame "s
2008-04-17 djmcgrath* Merged r1666:1760 from src-cleanup branch
2007-11-01 djmcgrath* Add vim formatting comments ( # vim:ts=4:sw=4:expandt...
2007-10-29 djmcgrath* Undo "less verbose" patch from r1153 to properly...
2007-10-19 djmcgrath* New user flag "+s", to bypass +silent on channels
2007-10-19 djmcgrath* Use Don's patch for $maxlinelen
2007-10-19 djmcgrath* Move rebranding branch to trunk
2007-05-21 timrikertake a few more things literally
2007-03-07 timrikersilent action() too
2007-03-07 timrikersilent msg() too
2007-03-06 timrikerchannel silent flag
2006-01-06 timrikerreally support negative booleans and and return -1...
2006-01-05 timrikerignore case on autojoin
2005-03-08 timrikerexplicit $chan for getChanConfDefault
2005-02-28 timrikernobody cares if they are 'main' or 'extra' so kill em
2005-02-26 timrikeruseless
2005-02-25 timrikersilly hack
2005-02-18 timrikerless verbose
2005-02-18 timrikerno more pSReply
2005-01-14 timrikercomments
2004-07-28 timrikernot ready for prime time
2004-07-28 timrikerno std or utf8 in debian stable?
2004-07-25 timrikerstdin support - testing
2004-07-22 timrikerjoin channel with key
2004-07-12 timrikermore -> changes
2004-07-08 timrikernick changing fixes
2004-07-01 timrikerword break
2004-07-01 timrikerchop lines - FIXME need real throttling
2004-04-05 timrikerremove debug
2004-03-28 timrikerjoinNextChan tries all connections
2004-03-28 timrikerircCheck handles multiple connects better
2004-03-27 timrikermynick
2004-03-27 timrikersame undef
2004-03-27 timrikerconnect info
2004-03-22 timrikerreport which bot
2004-03-22 timrikerline len
2004-03-22 timrikerline len
2003-12-23 timrikerbroken nick change for multiple nicks
2003-12-20 timrikermore lame ircNick[0-9] instead of sql table
2003-12-20 timrikerjoin chan mangling for multiple nicks
2003-12-07 timrikertill multinick joins are fixed
2003-12-07 timrikerdirect addressing with multiple nicks
2003-11-15 timrikerautojoin <nick> instead of +autojoin
2003-11-14 timrikermulticonnect works, channel join, flood detect, and...
2003-11-14 timrikerstart of multiple connections
2003-11-11 timrikerws
2003-10-22 timrikeruse ircHost instead
2003-10-20 dmsprint possible fix as error message.
2003-08-20 timrikermove to core so cli admin works
2003-05-06 dms- simonrvn found that .say is broken - msg() fixed ;)
2003-05-03 dms- don't list _default in chanstats
2003-05-03 dms- nick code is FUCKED. partial fix here.
2003-05-02 dms- ircTextCounters stuff moved into a separate function.
2003-03-06 dms- nice patch from Phil Edwards <pme@devphil.com>. ...
2002-11-22 timrikerstop crashing
2002-11-22 timrikergmtime
2002-11-21 dms- strictify
2002-11-08 dms- bleh. no need to explain. had to back out one change...
2002-11-08 dms- updated apt's source to cvs, undefined values here...
2002-11-08 dms- forgot to delete hash key even if current pid ==...
2002-11-02 dms- added support/hack for channel +o as "+o" in bot...
2002-10-29 dms- berkeley dbm support now works! thanks to tim riker.
2002-02-18 dms- Another patch from Morten Brix Pedersen <morten@wtf...
2002-01-11 dms- added irc numeric 443 (useronchannel). should fix...
2002-01-06 dms- modules: age of a few files were set to time(); use...
2001-12-12 dms- updates to DEBUG/WARN/ERROR or the result of looking...
2001-09-08 dms- bot stats: "blah has blah... is ranked xx/yy (zz...
2001-08-06 dms- irctextcounters: add percentile/ranking.
2001-06-01 dms- irctextcounter: ORDER by counter, not nick!
2001-05-30 dms- userAdd, if no mask is given, don't add it.
2001-05-29 dms- added top3 irctextcounter stats
2001-05-18 dms- added support of ircTextCounters - works! thanks...
2001-05-13 dms- moved scripts/setup_sql.pl to src/db_mysql as &create...
2001-05-08 dms- use &hasParam() instead of IsChanConf for more commands
2001-05-06 dms- changed &Get*() to &get*(), &Delete*() to &del*()
2001-05-04 dms- remove several debug messages; convert some to VERB()
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-24 dmsfix more warnings
2001-04-23 dmsallow join to join irrelevent of being on chan
2001-04-22 dmsdon't call chanservcheck in joinnextchan
2001-04-22 dmspart now warns if we're on a channel - allow it anyway.
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-16 dmschanset: fixed the following problem.
2001-04-14 dmsIRC/IrcHooks.pl
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-28 dmsremoved msg/say repeating code.
2001-02-23 dmsclosedcc debug
2001-02-17 dms- sub "op" fixed.
2001-02-13 dmsban fixes.
2001-02-09 dmswoops, use while instead of foreach for ircloop
2001-02-09 dmsadded debugging info to ircloop... if irc() does not...
next