]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2014-03-06 Matthias H[rbotdb] renamed import/export to restore/backup,
2014-03-06 Matthias H[rbotdb] add sqlite support, remove confusing auto
2014-03-06 Matthias Hupdate requirements documentation
2014-03-06 Matthias H[gemfile] add (uncommented) deps for all dbtypes
2014-03-06 Matthias H[registry] added a testcase
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 HeckerUpdate README.md
2014-03-05 Matthias Hecker[registry] migrate tc directory name to registry_tc
2014-03-05 Matthias Heckeradd a gemfile
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[registry] rbotdb script now imports tc databases
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 HeckerUpdate README.md
2014-02-24 Matthias HREADME update
2014-02-24 Matthias H[registry] optimize at every restart/rescan
2014-02-24 Matthias H[registry] rbotdb registry-folder option, tcimport
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[plugin] ri fixed, simple no longer available :(
2014-02-21 Matthias H[auth] randomized default password
2014-02-21 Matthias H[plugin] youtube fixed, added help text
2014-02-21 Matthias H[plugin] wow removed, uses broken api.
2014-02-20 Matthias H[plugin] tube removed
2014-02-20 Matthias H[plugin] urban fixed
2014-02-20 Matthias H[plugin] threat removed, broken
2014-02-20 Matthias H[remote] server imho shouldnt be listen by default
2014-02-20 Matthias H[plugin] spotify plugin removed
2014-02-20 Matthias H[core] unicode plugin that sets server encoding
2014-02-20 Matthias H[plugin] imdb small parser fix
2014-02-20 Matthias H[registry] daybreak engine small fix
2014-02-20 Matthias H[plugin] removed lastm, many things broken.
2014-02-20 Matthias H[plugin] removed iplookup, doesnt work
2014-02-20 Matthias H[plugin] insult, small fix
2014-02-20 Matthias H[plugin] removed grouphug, ceased to exist
2014-02-20 Matthias H[plugins] random permissions fix
2014-02-20 Matthias H[plugin] googlefight fixed regexp
2014-02-20 Matthias H[plugin] geoip small fixes, needs more work
2014-02-20 Matthias H[plugin] removed freshmeat, doesnt exist anymore
2014-02-20 Matthias H[plugin] fortune: fixed bin/not-found
2014-02-20 Matthias H[plugin] removed forecast, old/unsupported dep
2014-02-20 Matthias H[plugin] removed digg, broken api
2014-02-20 Matthias H[plugin] fixed chucknorris for 2.0
2014-02-20 Matthias H[plugin] removed debugger plugin
2014-02-20 Matthias H[plugin] del.icio.us ceased to exist.
2014-02-20 Matthias H[plugin] removed dictclient, outdated deps.
2014-02-20 Matthias H[plugins] fixed oxford only, all others are broken.
2014-02-20 Matthias H[registry] improved export/import/migrate script.
2014-02-19 Matthias H[registry] registry folder with suffix, added daybreak...
2014-02-19 Matthias H[registry] standalone import/export/migrate script
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 Hurl: more flexibility with first_par
2013-12-06 Matthias Hworkaround for broken pretty_inspect
2013-12-06 Matthias Heckerlaunch_here: fixed shebang
2013-12-06 Matthias Heckerhttputil: fixes encoding issues with 1.9+
2013-12-04 Matthias Hbin/rbot: no verbose warning messages
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 Matthias Heckertwitter: filter ret.latest status if non specified
2013-11-14 Matthias Heckertwitter: changed filter title, to only contain usr
2013-11-14 Matthias Heckertwitter: fixes the htmlfilter used by url plugin
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-11 Giuseppe Bilottadict: update oxford url
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-11-02 Matthias Heckerurban: updated pattern
2013-08-19 Matthias Hurban: urbandictionary.com changed markup, fixes regexp
2013-08-19 Matthias Hazgame: fix pattern to check search results
2013-08-18 Matthias Hazgame: catch scraping error
2013-08-18 Matthias Hfixes azgame: changed dictionary url
2013-07-19 Matthias Hdocument requirements of the twitter plugin
2013-07-19 Matthias Hupdates the twitter plugin to use the new api 1.1
2013-04-29 Giuseppe Bilottanote: dup the keys, not the registry
2013-04-28 Giuseppe Bilottanote: if is more readale than unless here
2013-04-28 Jay Thomasnote: added date to timestamps
2013-04-28 Jay Thomasnote: added config option to privmsg all notes
2013-04-27 Jay Thomasnote: skip merging nil keys
2013-04-26 Jay Thomasnote: upgrade old registry keys on initialize
2013-04-26 Jay Thomasnote: store nicks case-insensitive to avoid lost messages
2013-04-25 Ryan WaldronFix parsing whois results so that we can get valid...
2013-04-25 Ryan WaldronFix multibyte char in rake task
2013-04-25 Ryan WaldronFix TCPSocket name
2013-04-25 Jay Thomassearch: updated Wolfram Alpha method to comply with api
2013-04-25 Jay Thomasutils: fixed secs_to_string output for one-element...
next