Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-03 | More translation codes! (this function should go in the httputil module ↵ | Chris Gahan | |
eventually) | |||
2006-02-03 | Since the CGI::unescapeHTML is pretty crappy, I added my own &thing; | Chris Gahan | |
translator (that uses IRC-printable characters). | |||
2006-02-02 | Searching for text in the URL history is now case-insensitive. | Chris Gahan | |
2006-02-02 | Set a limit on the number of redirects... | Chris Gahan | |
2006-01-30 | A fix for the case where a crappy webserver labels a giant file (like a ↵ | Chris Gahan | |
.rar) as text/plain and the bot tries to download it. | |||
2006-01-28 | Whoops! I renamed the config setting in one place and not another... | Chris Gahan | |
2006-01-28 | opme now says okay BEFORE opping! | Chris Gahan | |
2006-01-27 | fix double-indefinite-article bug :) | Tom Gilbert | |
2006-01-27 | ticket #18 | Tom Gilbert | |
2006-01-27 | Fixed a bug that cut off the query-part of the url, cleaned up the redirect ↵ | Chris Gahan | |
url joining. | |||
2006-01-26 | Whoops, forgot to ungreedy the <title>-finding regexes. | Chris Gahan | |
2006-01-26 | Fixed a bunch of bugs: | Chris Gahan | |
* Now uses the @bot.httputil proxy * Broken URLs weren't working because I forgot to rename a variable :P~~ * Left out [Link Info] from the error messages * Surprise bugfix! (i forget what it was :D) | |||
2006-01-26 | Added some nice new features to the URL-titles extension. | Chris Gahan | |
For example: Doesn't cause rbot to explode when a link to a huge file is pasted, displays filesize information about non-HTML files, converts weird html &stuff; characters to ascii characters, handles multiple <title> tags properly. | |||
2006-01-26 | TODO - work out why httputil with proxies doesn't like a head then a get on | Tom Gilbert | |
the same object.... workaround for now.. | |||
2006-01-26 | reinstate the use of the bot's httputil. As soon as I tried this at work I | Tom Gilbert | |
realised we lost proxy support. | |||
2006-01-26 | From Chris: | Tom Gilbert | |
There was a bit of a glitch in that title grabber extension I wrote to the URL plugin -- namely, that it would just mindlessly download whatever link anybody posted to the channel. Whenever anybody posted a bigass quicktime movie or something, the bot would explode. So, I had to get down and dirty with Net::HTTP to check for mimetypes and redirects and stuff. There is a nice new feature though: 22:37 <@epitron> http://killswitchengage.com/shared/downloads/KillswitchEngage/KsE-RoseOfSharyn_v ideo.mov 22:37 <@pookie> [Link Info] type: video/quicktime, size: 18,244,208 bytes | |||
2006-01-21 | comma sep | Tom Gilbert | |
2006-01-21 | bunch of changes. | Tom Gilbert | |
Another of Chris' plugins. A contributed russian.lang from ruskie (honest, that's his nick!). Some tweaks to error handling. Some modified user/auth handling (from DevRandom) still a bit more to do on that tho.. | |||
2006-01-20 | new submission from Chris | Tom Gilbert | |
2006-01-20 | another plugin from Chris | Tom Gilbert | |
2006-01-20 | oops | Tom Gilbert | |
2006-01-20 | some awesome plugins from Chris Gahan >:) | Tom Gilbert | |
2006-01-04 | from #32 | Tom Gilbert | |
2005-12-12 | exception handling | Tom Gilbert | |
2005-12-10 | supplied in #53 | Tom Gilbert | |
2005-12-01 | fixes from eean | Tom Gilbert | |
2005-12-01 | Donated by these lovely chaps: | Tom Gilbert | |
http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/scripts/rbot/grouphug/ Thanks, eean :) | |||
2005-11-29 | fix defunct procs | Tom Gilbert | |
2005-10-13 | close #38 for real | Tom Gilbert | |
2005-10-13 | close #38 | Tom Gilbert | |
2005-10-13 | various outstanding changes | Tom Gilbert | |
2005-09-30 | this seems to work for more people.. | Tom Gilbert | |
2005-09-28 | roll out that one change | Tom Gilbert | |
2005-09-28 | fix regex, make this work again | Tom Gilbert | |
2005-09-28 | apply patch and close #37 and #33 | Tom Gilbert | |
made several additions to this plugin, some extra configuration settings and options. | |||
2005-09-21 | lastfm plugin from Jeremy Voorhis :) | Tom Gilbert | |
2005-09-16 | fix help text, ticket #36 | Tom Gilbert | |
2005-09-16 | path from vampjon in ticket #34 | Tom Gilbert | |
2005-09-09 | fix for localised nickservs | Tom Gilbert | |
2005-09-09 | fix usage :/ | Tom Gilbert | |
2005-09-07 | tweaking the markov plugin a little | Tom Gilbert | |
2005-08-31 | a little more robustness around emtpy lookups | Tom Gilbert | |
Also more robustness around reading/writing conf.yaml | |||
2005-08-21 | Sun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert | |
* fix for bug in quakenet plugin (trac #14) * multiple fixes for unescaped bot nick in regexp's (trac #13) | |||
2005-08-12 | more fixes | Tom Gilbert | |
2005-08-12 | some tweaks | Tom Gilbert | |
2005-08-12 | fix autoop plugin | Tom Gilbert | |
2005-08-12 | oops, mustn't override cleanup | Tom Gilbert | |
2005-08-11 | fix broken autoop | Tom Gilbert | |
2005-08-10 | AUTHORS update. | Tom Gilbert | |
Added two plugins from Robin Kearney <robin@riviera.org.uk> | |||
2005-08-10 | oops, put those back in | Tom Gilbert | |