]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib
[webservice] control bot through http interface
[user/henk/code/ruby/rbot.git] / lib /
2014-02-21 Matthias H[webservice] control bot through http interface
2014-02-21 Matthias H[auth] randomized default password
2014-02-20 Matthias H[remote] server imho shouldnt be listen by default
2014-02-20 Matthias H[core] unicode plugin that sets server encoding
2014-02-20 Matthias H[registry] daybreak engine small fix
2014-02-19 Matthias H[registry] registry folder with suffix, added daybreak...
2014-02-18 Matthias Hlog fatal/error messages to stderr, but check if daemon...
2014-02-18 Matthias Hremove old/compat code no longer supported
2014-02-18 Matthias H[registry] removed temp logging
2014-02-18 Matthias Hremoves bdb&tc registry; adds dbm registry
2013-12-06 Matthias Hworkaround for broken pretty_inspect
2013-12-06 Matthias Heckerhttputil: fixes encoding issues with 1.9+
2013-12-04 Matthias HeckerRevert "always print FATAL and ERROR logmessages to...
2013-12-04 Matthias Heckergettext: change depricated and removed setlocale
2013-11-15 Giuseppe Bilottaplugins: improve error handling on load
2013-11-14 OblomovMerge pull request #20 from 4poc/ssl-verify
2013-11-14 Matthias Heckeralways print FATAL and ERROR logmessages to STDERR
2013-11-14 Matthias Hallow to verify ssl connections against a CA.
2013-11-02 Matthias Hruby 2.0.0: better fix for the ThreadError
2013-11-02 Matthias Hruby 2.0.0: changes sigtrapping, fixes ThreadError
2013-11-02 Matthias Hruby 2.0.0: fix for changed @waiters in compat19
2013-11-02 Giuseppe BilottaSolve Socket vs URI IPv6 handling in Ruby
2013-11-02 Giuseppe Bilottaruby 1.9+: specify file encodings
2013-04-25 Jay Thomasutils: fixed secs_to_string output for one-element...
2013-04-25 Jay Thomasextends: updated shuffle method
2012-09-27 Giuseppe Bilottabdb: message when wrong bdb module is loaded
2012-08-31 Giuseppe Bilottabdb: restore errors should be logged as errors
2012-07-14 Giuseppe BilottaUpdate gettext support
2012-05-14 Giuseppe Bilottautils: support hex HTML entities
2012-04-30 Giuseppe Bilottadb adaptors: nil internal variable when closing
2012-03-04 Giuseppe BilottaRubyGems obsoleted *and* b0rked all_load_path, try...
2012-03-03 Giuseppe Bilottahttputil: work (sub-par) without iconv
2011-12-08 Giuseppe BilottaImprove first par detection without hpricot
2011-10-24 Giuseppe BilottaExit for good when getting a DBFatal error
2011-09-15 Giuseppe BilottaBetter handling of akills and other form of disconnections
2011-08-30 Giuseppe BilottaAn unparseable message from the server is a ServerError
2011-08-28 Giuseppe Bilottabasics: UI command to send NOTICEs
2011-07-11 Giuseppe BilottaFix TC db close on cleanup
2011-06-11 Giuseppe BilottaSaner treatment for connect errors
2011-06-09 Giuseppe BilottaMark threaded mapped messages as replied
2011-06-03 Giuseppe BilottaRuby 1.9 can intern empty strings
2011-05-10 Giuseppe Bilottabdb: don't retrieve the db values when warning about...
2011-05-03 Giuseppe BilottaPreliminary support for the LIST command
2011-04-03 Giuseppe Bilotta* less eager quit message reset
2011-04-02 Giuseppe Bilottautils: support new HTMLEntities interface
2011-03-16 Giuseppe BilottaAdd – to known HTML characters
2011-02-07 Giuseppe Bilottaauth: force no-nick reply when meeting someone
2011-02-02 Giuseppe Bilottahttputil: nicer UI message when lacking ssl
2011-01-31 Giuseppe Bilottacomments and message fixes
2011-01-28 Giuseppe Bilottabdb: support running without envs
2011-01-26 Giuseppe BilottaTokyoCabinet pseudo-environment
2011-01-26 Giuseppe Bilottahtml entities: add deg
2011-01-26 Giuseppe Bilottaextends: fix riphtml
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2011-01-12 Giuseppe BilottaLimit Comparable inclusion to Array
2010-12-31 Giuseppe Bilottafake message: set replied on reply
2010-12-12 Giuseppe Bilotta+ Array#delete_if_at
2010-12-08 Giuseppe Bilottaauth module: update for messagemapper changes
2010-12-07 Giuseppe BilottaMore gettext frozen string woes
2010-12-07 Giuseppe BilottaThe mIRC color for white is 0, not 16
2010-10-14 Giuseppe Bilottasafe_exec fixes
2010-10-06 Giuseppe BilottaTokyoCabinet #fwmkeys() expects a string
2010-10-06 Giuseppe BilottaTokyoCabinet: upgrade from BDB using case-insensitive...
2010-10-04 Giuseppe BilottaDBFatal at load time deserve special treatment
2010-09-30 Giuseppe Bilottacompat19: fix condition monitor waiting
2010-09-29 Giuseppe BilottaIRC framework: Server#to_s must always return a String
2010-09-29 Giuseppe Bilotta* more BDB leaking fixed
2010-09-27 Giuseppe Bilotta* wrap BDB::Fatal classes for abstract trapping
2010-09-24 Voker57Check BDB version only if it's loaded
2010-09-24 Giuseppe BilottaTokyoCabinet: more BDB checks
2010-09-23 Giuseppe BilottaTokyoCabinet: only warn about skipped upgrade if the...
2010-09-23 Giuseppe BilottaTokyoCabinet: fix extension in 0.9.9 upgrade path
2010-09-23 Giuseppe BilottaTokyoCabinet: 0.9.5-to-0.9.9 must use BDB only
2010-08-24 Giuseppe Bilottaauth: minimal help about user import/export
2010-08-18 Raine VirtaFix typo
2010-07-05 Giuseppe Bilottaload-gettext: cope with ruby gettext 2.1.0
2010-07-03 Giuseppe BilottaHTTP: only set cookies for the correct domain
2010-07-03 Giuseppe BilottaHTTP: support servers that forget to escape the redirec...
2010-06-30 Giuseppe Bilottaminor correction to help auth
2010-06-15 Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-05-12 Giuseppe BilottaSurvive active_support idiocy
2010-03-29 Giuseppe BilottaIRC: support 'CASEMAPPING=charset' from some idiotic...
2010-03-18 Matthias -apoc-... Small httputil.rb fix. Wrong Argument port instead...
2010-03-16 Voker57Tokyo Cabinet DB backend
2010-03-16 Voker57DB backend option
2010-03-16 Voker57Moved DB stuff to registry/bdb
2010-03-14 Robin H. Johnsonbasics: implement a channel list status query
2010-03-08 Giuseppe BilottaFix typo in previous patch
2010-03-07 Robin H. JohnsonImplement penalty for WHO and PART based on eggdrop...
2010-03-07 Giuseppe BilottaTime parsing: also parse months and years
2010-03-07 Robin H. Johnsonrfc2812: Fix multiple RPL_WHOISCHANNELS handling
2010-01-25 Giuseppe BilottaMessage 'prefixed?' method
2009-12-21 Alex Leglermessage: Allow forcefully prepending of the nick when...
2009-12-21 Alex Leglerircbot/rfc2812/message: Add banlist message handling
2009-12-21 Alex Leglerircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL...
2009-11-06 Giuseppe Bilottairclog: don't kill logger thread on false can_log_on
2009-11-05 Giuseppe Bilottaremote: bring up to date with changes in MessageMapper
2009-11-05 Giuseppe Bilottaremote: use permit? instead of allow?
2009-11-01 Giuseppe BilottaIRC Framework: Channel.npname()
2009-11-01 Giuseppe BilottaRuby 1.9 compat: use String#[0,1] for channel prefixes
next