summaryrefslogtreecommitdiff
path: root/lib/rbot
AgeCommit message (Expand)Author
2011-06-11Saner treatment for connect errorsGiuseppe Bilotta
2011-06-09Mark threaded mapped messages as repliedGiuseppe Bilotta
2011-06-03Ruby 1.9 can intern empty stringsGiuseppe Bilotta
2011-05-10bdb: don't retrieve the db values when warning about nil keyGiuseppe Bilotta
2011-05-03Preliminary support for the LIST commandGiuseppe Bilotta
2011-04-03* less eager quit message resetGiuseppe Bilotta
2011-04-02utils: support new HTMLEntities interfaceGiuseppe Bilotta
2011-03-16Add – to known HTML charactersGiuseppe Bilotta
2011-02-07auth: force no-nick reply when meeting someoneGiuseppe Bilotta
2011-02-02httputil: nicer UI message when lacking sslGiuseppe Bilotta
2011-01-31comments and message fixesGiuseppe Bilotta
2011-01-28bdb: support running without envsGiuseppe Bilotta
2011-01-26TokyoCabinet pseudo-environmentGiuseppe Bilotta
2011-01-26html entities: add degGiuseppe Bilotta
2011-01-26extends: fix riphtmlGiuseppe Bilotta
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