summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-04launch_here: fix svn version codepathGiuseppe Bilotta
2008-09-02Version 0.9.13Giuseppe Bilotta
2008-08-22iplookup plugin: fix brokage from IPv6 supportGiuseppe Bilotta
2008-08-21geoip plugin: only retrieve host info once on WHOISGiuseppe Bilotta
2008-08-21geoip plugin: thread commandGiuseppe Bilotta
2008-08-19IRC Socket: documentation cleanupGiuseppe Bilotta
2008-08-19IRC socket: minor flood_send logic fixesGiuseppe Bilotta
2008-08-19IRC socket: get rid of delay/burstGiuseppe Bilotta
2008-08-13geoip plugin: fixed host regexRaine Virta
2008-08-13geoip plugin: had to change host name of the new lookup serverRaine Virta
2008-08-13nickrecover plugin: work more than once per sessionGiuseppe Bilotta
2008-08-13message.rb: fix message addressing logicGiuseppe Bilotta
2008-08-13geoip plugin: new service for geoip-lookup along with some other enhancementsRaine Virta
2008-08-11geoip plugin: now stacking whois requests to prevent overlapsRaine Virta
2008-08-11geoip plugin: added nick based network-wide lookup and fixed some charset issuesRaine Virta
2008-08-11rfc2812: always return the actual Channel or User when handledGiuseppe Bilotta
2008-08-11rfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNELGiuseppe Bilotta
2008-08-11rfc2812: create channels and users for al commands when neededGiuseppe Bilotta
2008-08-11geoip pluginRaine Virta
2008-08-10irclog core module: rename old logs when switching from dir to fileGiuseppe Bilotta
2008-08-10irclog core module: skip, don't die when unable to open logfileGiuseppe Bilotta
2008-08-10+ handle WHOIS queriesGiuseppe Bilotta
2008-08-10rfc2812.rb: support RPL_AWAY replyGiuseppe Bilotta
2008-08-09+ support channel URL and creation timeGiuseppe Bilotta
2008-08-09quakeauth plugin: don't identify on connect if we're not on quakenetGiuseppe Bilotta
2008-08-09quakeauth plugin: don't error out when identifying with m == nilGiuseppe Bilotta
2008-08-09message.rb: correct @plainmessage and @message for CTCP messagesGiuseppe Bilotta
2008-08-09Start working on 0.9.13Giuseppe Bilotta
2008-08-08Version 0.9.12Giuseppe Bilotta
2008-08-08lastfm plugin: support 'lastfm username' as the help suggestsGiuseppe Bilotta
2008-08-08quakeauth plugin v2Raine Virta
2008-08-08irclog core module: double-percent the {where} in irclog.filename_formatGiuseppe Bilotta
2008-08-08markov plugin: always plain replies when chipping inGiuseppe Bilotta
2008-08-08plugins.rb: use IO.read instead of readlins+join gimmicksGiuseppe Bilotta
2008-08-08wow plugin: return String form of realm from get_realm_statusGiuseppe Bilotta
2008-08-07wow plugin: fix realm extraction xpathGiuseppe Bilotta
2008-08-06wow plugin: message tweaksGiuseppe Bilotta
2008-08-06wow plugin: rbotify XML retrievalGiuseppe Bilotta
2008-08-06qauth plugin: stricter default permissions on commandsGiuseppe Bilotta
2008-08-06qauth plugin: typos in helpGiuseppe Bilotta
2008-08-06PO updateGiuseppe Bilotta
2008-08-06nickserv plugin: regexp tweaks and case insensitivityGiuseppe Bilotta
2008-08-06basics: option to join channel after identification is confirmedGiuseppe Bilotta
2008-08-06markov plugin: don't echo a line a line that is just a substring of the input...Giuseppe Bilotta
2008-08-06markov plugin: configurable maximum number of wordsGiuseppe Bilotta
2008-08-06markov plugin: use symbol when deleting obsolete config keyGiuseppe Bilotta
2008-08-05irclog core module: log rotationGiuseppe Bilotta
2008-08-03iplookup plugin: userip is not implemented yet, say itGiuseppe Bilotta
2008-08-03iplookup plugin: support IPv6 tooGiuseppe Bilotta
2008-08-03* fix ominous bug in Regexp::IP_ADDRGiuseppe Bilotta