Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-21 | Wed Jul 20 23:30:01 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* Move some core plugins to use the new httputil * fix wserver's redirection handling for relative (i.e. broken) redirects * fix tube plugin's html parsing | |||
2005-07-21 | rework the tube plugin's html parser a bit, to enable it to work properly | Tom Gilbert | |
with tricky station names, such as hammersmity & city. | |||
2005-07-20 | Add new httputil object to the bot object, to be used by plugins etc that | Tom Gilbert | |
wish to make http requests. It sets up all the proxies etc for them according to bot config. | |||
2005-07-19 | enable in-channel usage | Tom Gilbert | |
2005-07-19 | at some point over the last couple of years, the ruby http library started | Tom Gilbert | |
throwing timeout exceptions from .new, wheras they used to come from .get. This means timeouts kill the bot so I've moved all the http code into the begin block. | |||
2005-07-17 | starting on an http interface for configuring the bot | Tom Gilbert | |
2005-07-16 | that wasn't ideal | Tom Gilbert | |
2005-07-16 | typo | Tom Gilbert | |
2005-07-16 | various fixes by me, plus most of Rene's patch (#1). | Tom Gilbert | |
2005-07-16 | added karmastats to the karma plugin | Tom Gilbert | |
2005-07-16 | german language file submitted by Rene | Tom Gilbert | |
2005-07-16 | autoop plugin submitted by Rene Nussbaumer, tweaked by me. | Tom Gilbert | |
2005-07-14 | Rudolf Polzer pointed out (a while ago, I forgot to apply this fix) an issue | Tom Gilbert | |
with rbot's string handling. Most ircds are pretty liberal about lines ending in various combinations of \r, \n, etc. We need to be careful about strings we pass to the ircd that may have come from users/untrusted sources (such as the output of the wserver plugin), and sanitize their line endings so that raw commands can't be sneaked through to the ircd. | |||
2005-07-14 | this is a common error | Tom Gilbert | |
2005-07-14 | Webrick functionality is now in a plugin | Tom Gilbert | |
2005-07-11 | fix for new xml format | Tom Gilbert | |
2005-04-25 | fixy | Tom Gilbert | |
2005-03-10 | fix http usage, other tweaks | Tom Gilbert | |
2004-10-10 | Nickserv fixes | Tom Gilbert | |
2004-10-09 | keyword searching | Tom Gilbert | |
2004-10-09 | initial import of rbot | Tom Gilbert | |