[url] fixes encoding error in encoding detection code, maybe closes #2
[rbot] / lib /
2014-12-02  M. Hecker[url] fixes encoding error in encoding detection code...
2014-09-03  M. HeckerMerge branch 'fork' of github.com:4poc/rbot into fork
2014-09-03  M. Hecker[webservice] expose webservice to plugins
2014-07-18  Matthias Hadd a first basic colorformat string function
2014-07-17  Matthias H[agent] add options for ssl and proxy
2014-05-03  M. Hecker[registry] fix subregistry re-use (closes #1)
2014-04-29  M. Hecker[webservice] add /ping test route
2014-03-27  Matthias H[httputil] fix unknown fallback encoding
2014-03-06  Matthias H[registry] improved tests, sqlite/tc bugfixes
2014-03-06  Matthias H[registry] small refactoring and added flush test
2014-03-06  Matthias H[registry] added sqlite3 database adapter
2014-03-06  Matthias H[config] adds a new param store_default
2014-03-05  Matthias Hecker[registry] migrate tc directory name to registry_tc
2014-03-05  Matthias Hecker[ssl] fix for missing ca path
2014-03-05  Matthias Hecker[registry] use tc by-default if available
2014-02-28  Matthias H[httputil] fix to ignore recoding errors
2014-02-24  Matthias H[webservice] log requests to seperate file in profile
2014-02-24  Matthias H[webservice] response as json if asked to
2014-02-24  Matthias H[registry] optimize at every restart/rescan
2014-02-24  Matthias H[registry] refactoring into a abstract and factory
2014-02-24  Matthias H[agent] wip core mechanize agent plugin
2014-02-21  Matthias H[webservice] dispatch command in post aswell
2014-02-21  Matthias H[unicode] fix to ignore invalid-unicode
2014-02-21  Matthias H[remote] removed due to security concerns
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 apoc/ssl-verify
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 gitorious/master
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
next