summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-12Ruby 1.9 cleanup: variables warningsGiuseppe Bilotta
2011-01-12Limit Comparable inclusion to ArrayGiuseppe Bilotta
2010-12-31fake message: set replied on replyGiuseppe Bilotta
2010-12-12+ Array#delete_if_atGiuseppe Bilotta
2010-12-08auth module: update for messagemapper changesGiuseppe Bilotta
2010-12-07More gettext frozen string woesGiuseppe Bilotta
2010-12-07The mIRC color for white is 0, not 16Giuseppe Bilotta
2010-10-14safe_exec fixesGiuseppe Bilotta
2010-10-06TokyoCabinet #fwmkeys() expects a stringGiuseppe Bilotta
2010-10-06TokyoCabinet: upgrade from BDB using case-insensitive treeGiuseppe Bilotta
2010-10-04DBFatal at load time deserve special treatmentGiuseppe Bilotta
2010-09-30compat19: fix condition monitor waitingGiuseppe Bilotta
2010-09-30IRC framework: Server#to_s must always return a StringGiuseppe Bilotta
2010-09-30* more BDB leaking fixedGiuseppe Bilotta
2010-09-27* wrap BDB::Fatal classes for abstract trappingGiuseppe Bilotta
2010-09-24Check BDB version only if it's loadedVoker57
2010-09-24TokyoCabinet: more BDB checksGiuseppe Bilotta
2010-09-23TokyoCabinet: only warn about skipped upgrade if the old reg was foundGiuseppe Bilotta
2010-09-23TokyoCabinet: fix extension in 0.9.9 upgrade pathGiuseppe Bilotta
2010-09-23TokyoCabinet: 0.9.5-to-0.9.9 must use BDB onlyGiuseppe Bilotta
2010-08-24auth: minimal help about user import/exportGiuseppe Bilotta
2010-08-18Fix typoRaine Virta
2010-07-05load-gettext: cope with ruby gettext 2.1.0Giuseppe Bilotta
2010-07-03HTTP: only set cookies for the correct domainGiuseppe Bilotta
2010-07-03HTTP: support servers that forget to escape the redirect locationGiuseppe Bilotta
2010-06-30minor correction to help authGiuseppe Bilotta
2010-06-15New IRC Framework: don't raise on unknown casemapGiuseppe Bilotta
2010-05-12Survive active_support idiocyGiuseppe Bilotta
2010-03-29IRC: support 'CASEMAPPING=charset' from some idiotic serversGiuseppe Bilotta
2010-03-18Small httputil.rb fix. Wrong Argument port instead of pass.Matthias -apoc- Hecker
2010-03-16Tokyo Cabinet DB backendVoker57
2010-03-16DB backend optionVoker57
2010-03-16Moved DB stuff to registry/bdbVoker57
2010-03-14basics: implement a channel list status queryRobin H. Johnson
2010-03-08Fix typo in previous patchGiuseppe Bilotta
2010-03-07Implement penalty for WHO and PART based on eggdrop code.Robin H. Johnson
2010-03-07Time parsing: also parse months and yearsGiuseppe Bilotta
2010-03-07rfc2812: Fix multiple RPL_WHOISCHANNELS handlingRobin H. Johnson
2010-01-25Message 'prefixed?' methodGiuseppe Bilotta
2009-12-21message: Allow forcefully prepending of the nick when replyingAlex Legler
2009-12-21ircbot/rfc2812/message: Add banlist message handlingAlex Legler
2009-12-21ircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL events to pluginsAlex Legler
2009-11-06irclog: don't kill logger thread on false can_log_onGiuseppe Bilotta
2009-11-05remote: bring up to date with changes in MessageMapperGiuseppe Bilotta
2009-11-05remote: use permit? instead of allow?Giuseppe Bilotta
2009-11-01IRC Framework: Channel.npname()Giuseppe Bilotta
2009-11-01Ruby 1.9 compat: use String#[0,1] for channel prefixesGiuseppe Bilotta
2009-10-21httputil.rb: fix http.no_expire_cache being IntegerValuefranz
2009-10-21Loop until connected in reconnect()Giuseppe Bilotta
2009-09-24ircify_html: options to handle img tagsGiuseppe Bilotta