]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/log
user/henk/code/ruby/rbot.git
18 years agofix help text, ticket #36
Tom Gilbert [Fri, 16 Sep 2005 21:23:50 +0000 (21:23 +0000)]
fix help text, ticket #36

18 years agopath from vampjon in ticket #34
Tom Gilbert [Fri, 16 Sep 2005 10:26:30 +0000 (10:26 +0000)]
path from vampjon in ticket #34

18 years agofix bug #29
Tom Gilbert [Sun, 11 Sep 2005 00:24:23 +0000 (00:24 +0000)]
fix bug #29

18 years agotimestamp debug logs
Tom Gilbert [Fri, 9 Sep 2005 20:59:15 +0000 (20:59 +0000)]
timestamp debug logs

18 years agofix for localised nickservs
Tom Gilbert [Fri, 9 Sep 2005 20:32:23 +0000 (20:32 +0000)]
fix for localised nickservs

18 years agonope, that breaks gem install, need a better way
Tom Gilbert [Fri, 9 Sep 2005 20:00:21 +0000 (20:00 +0000)]
nope, that breaks gem install, need a better way

18 years agofix usage :/
Tom Gilbert [Fri, 9 Sep 2005 19:53:42 +0000 (19:53 +0000)]
fix usage :/

18 years agobugfix
Tom Gilbert [Fri, 9 Sep 2005 18:30:55 +0000 (18:30 +0000)]
bugfix

18 years agobah that doesn't do what I wanted at all, it's per-file :/
Tom Gilbert [Wed, 7 Sep 2005 22:00:50 +0000 (22:00 +0000)]
bah that doesn't do what I wanted at all, it's per-file :/

18 years agotweaking the markov plugin a little
Tom Gilbert [Wed, 7 Sep 2005 21:18:38 +0000 (21:18 +0000)]
tweaking the markov plugin a little

18 years agobetter win32 fix
Tom Gilbert [Wed, 7 Sep 2005 19:20:24 +0000 (19:20 +0000)]
better win32 fix

18 years agochangelog
Tom Gilbert [Wed, 7 Sep 2005 19:16:56 +0000 (19:16 +0000)]
changelog

18 years agowin32 thing for signal handling
Tom Gilbert [Wed, 7 Sep 2005 19:16:34 +0000 (19:16 +0000)]
win32 thing for signal handling

fix quit! :p

18 years agoenable keyword
Tom Gilbert [Wed, 7 Sep 2005 19:03:06 +0000 (19:03 +0000)]
enable keyword

18 years agobetter failure to connect behaviour
Tom Gilbert [Mon, 5 Sep 2005 12:06:21 +0000 (12:06 +0000)]
better failure to connect behaviour

18 years agoa little more robustness around emtpy lookups
Tom Gilbert [Wed, 31 Aug 2005 20:39:19 +0000 (20:39 +0000)]
a little more robustness around emtpy lookups

Also more robustness around reading/writing conf.yaml

18 years agoreconnect one connect failures too. Examples are temporary failures in DNS
Tom Gilbert [Tue, 30 Aug 2005 14:25:37 +0000 (14:25 +0000)]
reconnect one connect failures too. Examples are temporary failures in DNS
resolution etc (one user is on a modem which occasionally redials, for
example).

18 years agofix ping/pong/reconnect issue reported in #20
Tom Gilbert [Sun, 28 Aug 2005 17:19:59 +0000 (17:19 +0000)]
fix ping/pong/reconnect issue reported in #20

18 years agobetter setup for ping timeouts.
Tom Gilbert [Sat, 27 Aug 2005 14:16:42 +0000 (14:16 +0000)]
better setup for ping timeouts.

I need to work on the timer code, it's not currently possible to create a
timer within a timer event, due to the thread stop/start thing

18 years agofix for ticket #17
Tom Gilbert [Sat, 27 Aug 2005 13:11:15 +0000 (13:11 +0000)]
fix for ticket #17

18 years agoreworked that last patch, now rbot pings the server and sets the timeout
Tom Gilbert [Sat, 27 Aug 2005 13:09:52 +0000 (13:09 +0000)]
reworked that last patch, now rbot pings the server and sets the timeout
accordingly

18 years agopatch from ticket #19 modified and applied - thanks :)
Tom Gilbert [Sat, 27 Aug 2005 12:15:37 +0000 (12:15 +0000)]
patch from ticket #19 modified and applied - thanks :)

18 years agoegads, Etc.getlogin returns the real login, so if you su to another user and
Tom Gilbert [Wed, 24 Aug 2005 21:26:02 +0000 (21:26 +0000)]
egads, Etc.getlogin returns the real login, so if you su to another user and
run rbot, it'll still use you homedir. I am getting really pissed with the
complete lack of documentation I keep running into :/ The Etc module is
*completely* undocumented, for example.

18 years agoadd this to clean up
Tom Gilbert [Wed, 24 Aug 2005 20:18:00 +0000 (20:18 +0000)]
add this to clean up

18 years agoswitch back to post-config to help packagers
Tom Gilbert [Wed, 24 Aug 2005 20:15:50 +0000 (20:15 +0000)]
switch back to post-config to help packagers

18 years agoattempt fix for annoying exception issue
Tom Gilbert [Wed, 24 Aug 2005 20:01:42 +0000 (20:01 +0000)]
attempt fix for annoying exception issue

18 years agofix nil lookups
Tom Gilbert [Wed, 24 Aug 2005 19:14:23 +0000 (19:14 +0000)]
fix nil lookups

18 years agoapplied patch from ticket #15, and added .inspect to try and work out what
Tom Gilbert [Wed, 24 Aug 2005 19:12:14 +0000 (19:12 +0000)]
applied patch from ticket #15, and added .inspect to try and work out what
exception "reset by peer" gives you.

One thing I'm finding troublesome with ruby is working out what exceptions
things are going to throw. Especially poorly documented stuff implemented in
C. Why the Socket module throws an exception for "reset by peer" which
*isn't* a SocketError I don't know, but apparently it does.

18 years agoSun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sun, 21 Aug 2005 12:31:41 +0000 (12:31 +0000)]
Sun Aug 21 13:29:55 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * fix for bug in quakenet plugin (trac #14)
* multiple fixes for unescaped bot nick in regexp's (trac #13)

18 years agomore fixes
Tom Gilbert [Fri, 12 Aug 2005 20:13:00 +0000 (20:13 +0000)]
more fixes

18 years agosome tweaks
Tom Gilbert [Fri, 12 Aug 2005 19:51:53 +0000 (19:51 +0000)]
some tweaks

18 years agofix autoop plugin
Tom Gilbert [Fri, 12 Aug 2005 19:51:24 +0000 (19:51 +0000)]
fix autoop plugin

18 years agooops, mustn't override cleanup
Tom Gilbert [Fri, 12 Aug 2005 19:17:08 +0000 (19:17 +0000)]
oops, mustn't override cleanup

18 years agofix broken autoop
Tom Gilbert [Thu, 11 Aug 2005 08:26:01 +0000 (08:26 +0000)]
fix broken autoop

18 years agoupdate changelog
Tom Gilbert [Wed, 10 Aug 2005 23:13:27 +0000 (23:13 +0000)]
update changelog

18 years agoAUTHORS update.
Tom Gilbert [Wed, 10 Aug 2005 23:12:50 +0000 (23:12 +0000)]
AUTHORS update.

Added two plugins from Robin Kearney <robin@riviera.org.uk>

18 years agooops, put those back in
Tom Gilbert [Wed, 10 Aug 2005 23:07:38 +0000 (23:07 +0000)]
oops, put those back in

18 years agopatch from Alexey Froloff:
Tom Gilbert [Wed, 10 Aug 2005 23:04:16 +0000 (23:04 +0000)]
patch from Alexey Froloff:

  Do not try to load same plugin from different locations.  Added
  ability to disable system-wide plugins - create
  PLUGIN.rb.disabled in user's plugins directory.

  For example, to disable freshmeat plugin installed in
  /usr/share/rbot/plugins/freshmeat.rb one can create empty file
  ~/.rbot/plugins/freshmeat.rb.disabled

18 years agopatch from Alexey Froloff to use homedir from /etc/passwd (oops!) instead of
Tom Gilbert [Wed, 10 Aug 2005 23:01:18 +0000 (23:01 +0000)]
patch from Alexey Froloff to use homedir from /etc/passwd (oops!) instead of
assuming /home/$user :D

18 years agonew plugin for markov-chain chat inanity :)
Tom Gilbert [Mon, 8 Aug 2005 22:09:37 +0000 (22:09 +0000)]
new plugin for markov-chain chat inanity :)

18 years agoSun Aug 07 18:20:24 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sun, 7 Aug 2005 17:20:41 +0000 (17:20 +0000)]
Sun Aug 07 18:20:24 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * stop insult plugin being used to insult the bot

18 years agoSun Aug 07 17:53:06 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sun, 7 Aug 2005 16:57:33 +0000 (16:57 +0000)]
Sun Aug 07 17:53:06 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * workaround for people without YAML::load_file
* quit message for restart

18 years agotry that maybe
Tom Gilbert [Sun, 7 Aug 2005 16:46:45 +0000 (16:46 +0000)]
try that maybe

18 years agotry again
Tom Gilbert [Sun, 7 Aug 2005 16:32:09 +0000 (16:32 +0000)]
try again

18 years agoattempt workaround for missing load_file
Tom Gilbert [Sun, 7 Aug 2005 16:27:13 +0000 (16:27 +0000)]
attempt workaround for missing load_file

18 years agoSun Aug 07 15:11:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sun, 7 Aug 2005 14:11:42 +0000 (14:11 +0000)]
Sun Aug 07 15:11:07 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * fix address_prefix, broken in 0.9.9, reported by ruskie.

18 years agoreleasing 0.9.9
Tom Gilbert [Fri, 5 Aug 2005 23:41:34 +0000 (23:41 +0000)]
releasing 0.9.9

18 years agomore tweaking pre-release
Tom Gilbert [Fri, 5 Aug 2005 23:39:47 +0000 (23:39 +0000)]
more tweaking pre-release

18 years agothat syntax confuses rdoc
Tom Gilbert [Fri, 5 Aug 2005 23:09:41 +0000 (23:09 +0000)]
that syntax confuses rdoc

18 years agoMore tweaks
Tom Gilbert [Fri, 5 Aug 2005 23:08:13 +0000 (23:08 +0000)]
More tweaks

18 years agofixy
Tom Gilbert [Fri, 5 Aug 2005 23:01:23 +0000 (23:01 +0000)]
fixy

18 years agoFri Aug 05 23:55:20 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Fri, 5 Aug 2005 22:55:36 +0000 (22:55 +0000)]
Fri Aug 05 23:55:20 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * few more tweaks preparing to release 0.9.9

18 years agoThu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Thu, 4 Aug 2005 22:44:35 +0000 (22:44 +0000)]
Thu Aug 04 23:03:30 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Improved ircd recognition of rfc2812.rb
* de-string'd, de-cap'd rfc2812.rb, looks less shouty now
* moved the Q auth stuff (for quakenet) into a new qauth plugin (untested!)
* finish fixing the httputil

18 years agoThu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Wed, 3 Aug 2005 23:12:39 +0000 (23:12 +0000)]
Thu Aug 04 00:11:52 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Tweaked the debug() stuff a bit. Need to do this more cleanly really
* Added a fair bit of documentation for some of the new features

18 years agoWed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Wed, 3 Aug 2005 20:07:14 +0000 (20:07 +0000)]
Wed Aug 03 15:25:07 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Added french language file (TODO most of the plugins just talk english)
* The way the Enum configs were set up, it wasn't possible to add language
files to rbot at runtime (the directory was only scanned at startup). Now
you can set a values Proc, which is called to return a list of allowed
values whenever it's queried.
* Added Config module for determining where we were installed.
Unfortunately rubygems is a total whore in this regard, and I hope the
current hackery I have to do to support it becomes redundant in the
future.

18 years agofrench language submitted by Rick!
Tom Gilbert [Wed, 3 Aug 2005 14:07:06 +0000 (14:07 +0000)]
french language submitted by Rick!

18 years agoThis change they made around TimeoutErrors really pees me off...
Tom Gilbert [Wed, 3 Aug 2005 08:30:11 +0000 (08:30 +0000)]
This change they made around TimeoutErrors really pees me off...

18 years agoWed Aug 03 00:31:41 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Tue, 2 Aug 2005 23:32:05 +0000 (23:32 +0000)]
Wed Aug 03 00:31:41 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Added Rakefile, tweaked gemspec

18 years ago * Fixed the new http.proxy* settings, they work!
Tom Gilbert [Tue, 2 Aug 2005 15:28:36 +0000 (15:28 +0000)]
  * Fixed the new http.proxy* settings, they work!
* Fixed a bug with auth-checking for the config module
* misc tweaks

18 years agofixy
Tom Gilbert [Mon, 1 Aug 2005 21:51:23 +0000 (21:51 +0000)]
fixy

18 years agogemspec file for rbot (WIP)
Tom Gilbert [Mon, 1 Aug 2005 20:59:25 +0000 (20:59 +0000)]
gemspec file for rbot (WIP)

18 years agoSun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sun, 31 Jul 2005 01:21:02 +0000 (01:21 +0000)]
Sun Jul 31 02:20:08 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Updated docgen to generate rdoc again with the new repo structure
* added new restart command to the core bot, quits irc and reexecs the
bot, to pick up new code/libraries etc.

18 years agoSat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sat, 30 Jul 2005 21:35:57 +0000 (21:35 +0000)]
Sat Jul 30 22:33:36 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Config items are now objects, various types are available.
* The config wizard will now use registered config items if :wizard is set
    to true for those items. It will ask questions in the order they were
registered.
* The config module now works for doing runtime configuration.
* misc refactoring

18 years agoSat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Sat, 30 Jul 2005 00:22:21 +0000 (00:22 +0000)]
Sat Jul 30 01:19:32 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * config module for configuring the running bot via IRC
* BotConfig.register method for various modules and any plugin to register
bot configuration which the new config module will expose for them.
* various other tweaks as I continue to refactor..

18 years agoFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Fri, 29 Jul 2005 13:44:33 +0000 (13:44 +0000)]
Fri Jul 29 13:07:56 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Moved some stuff out of util.rb into the plugins that actually need
them. Those methods didn't belong in util as they were plugin-specific.
* moved a few more plugins to use map() where appropriate
* made the url plugin only store unique urls

18 years agorename to opme
Tom Gilbert [Fri, 29 Jul 2005 11:14:12 +0000 (11:14 +0000)]
rename to opme

18 years agorename to opme
Tom Gilbert [Fri, 29 Jul 2005 11:14:02 +0000 (11:14 +0000)]
rename to opme

18 years agoThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Thu, 28 Jul 2005 23:55:59 +0000 (23:55 +0000)]
Thu Jul 28 23:45:26 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * Reworked the Timer module. The Timer now has a smart thread manager to
start/stop the tick() thread. This means the timer isn't called every 0.1
seconds to see what needs doing, which is much more efficient
  * reworked the ircsocket queue mechanism to use a Timer
* reworked the nickserv plugin to use maps
* made server.reconnect_wait configurable
* added Class tracing mechanism to bin/rbot, use --trace Classname for
debugging

18 years agoremove previous help method, it's not ideal for the commandline
Tom Gilbert [Wed, 27 Jul 2005 18:08:59 +0000 (18:08 +0000)]
remove previous help method, it's not ideal for the commandline

18 years agothis packaging stuff seems to actually be working
Tom Gilbert [Wed, 27 Jul 2005 17:56:26 +0000 (17:56 +0000)]
this packaging stuff seems to actually be working

18 years agopost config script to persist configuration from the script
Tom Gilbert [Wed, 27 Jul 2005 17:50:49 +0000 (17:50 +0000)]
post config script to persist configuration from the script

18 years agomore work on packaging, use Irc::Config module for storing configuration set
Tom Gilbert [Wed, 27 Jul 2005 17:50:27 +0000 (17:50 +0000)]
more work on packaging, use Irc::Config module for storing configuration set
by install.rb

18 years agomore packaging work
Tom Gilbert [Wed, 27 Jul 2005 17:20:00 +0000 (17:20 +0000)]
more packaging work

18 years agorework various modules to use the installed directories
Tom Gilbert [Wed, 27 Jul 2005 16:49:34 +0000 (16:49 +0000)]
rework various modules to use the installed directories

18 years agomove language files to data dir
Tom Gilbert [Wed, 27 Jul 2005 16:33:16 +0000 (16:33 +0000)]
move language files to data dir

18 years agomove rbot into lib - still rearranging for packaging/installation
Tom Gilbert [Wed, 27 Jul 2005 16:32:32 +0000 (16:32 +0000)]
move rbot into lib - still rearranging for packaging/installation

18 years agorearrange repo for packaging
Tom Gilbert [Wed, 27 Jul 2005 15:59:13 +0000 (15:59 +0000)]
rearrange repo for packaging

18 years agoversion update
Tom Gilbert [Wed, 27 Jul 2005 15:52:38 +0000 (15:52 +0000)]
version update

18 years agoset a name to avoid spamming help with all the options
Tom Gilbert [Tue, 26 Jul 2005 22:52:14 +0000 (22:52 +0000)]
set a name to avoid spamming help with all the options

18 years agouse new maps api
Tom Gilbert [Tue, 26 Jul 2005 22:49:47 +0000 (22:49 +0000)]
use new maps api

18 years agoallow failed requirements tests to fall back to defaults and continue
Tom Gilbert [Tue, 26 Jul 2005 22:49:19 +0000 (22:49 +0000)]
allow failed requirements tests to fall back to defaults and continue

18 years agoswitch fortune to use new maps
Tom Gilbert [Tue, 26 Jul 2005 22:19:21 +0000 (22:19 +0000)]
switch fortune to use new maps

18 years agoswitch the fish plugin to use the new map mechanism
Tom Gilbert [Tue, 26 Jul 2005 22:13:46 +0000 (22:13 +0000)]
switch the fish plugin to use the new map mechanism

18 years ago * Prevent multiple plugin registrations of the same name
Tom Gilbert [Tue, 26 Jul 2005 21:50:00 +0000 (21:50 +0000)]
  * Prevent multiple plugin registrations of the same name
* reworking the config system to use yaml for persistence
* reworking the config system key names
* on first startup, the bot will prompt for the essential startup config
* new config module for configuring the bot at runtime
* new config module includes new configurables, for example changing the
    bot's language at runtime.
* various other fixes
* New way of mapping plugins to strings, using maps. These may be
familiar to rails users. This is to reduce the amount of regexps plugins
currently need to do to parse arguments. The old method (privmsg) is still
supported, of course. Example plugin now:
  def MyPlugin < Plugin
  def foo(m, params)
  m.reply "bar"
end

def complexfoo(m, params)
  m.reply "qux! (#{params[:bar]} #{params[:baz]})"
end
end
plugin = MyPlugin.new
# simple map
plugin.map 'foo'

    # this will match "rbot: foo somestring otherstring" and pass the
# parameters as a hash using the names in the map.
plugin.map 'foo :bar :baz', :action => 'complexfoo'
# this means :foo is an optional parameter
plugin.map 'foo :foo', :defaults => {:foo => 'bar'}
    # you can also gobble up into an array
plugin.map 'foo *bar' # params[:bar] will be an array of string elements
    # and you can validate, here the first param must be a number
plugin.map 'foo :bar', :requirements => {:foo => /^\d+$/}

18 years agobit of error checking/reporting
Tom Gilbert [Thu, 21 Jul 2005 11:40:21 +0000 (11:40 +0000)]
bit of error checking/reporting

18 years agofix up the new http util to work properly with GET's
Tom Gilbert [Thu, 21 Jul 2005 11:39:57 +0000 (11:39 +0000)]
fix up the new http util to work properly with GET's

18 years agoWed Jul 20 23:30:01 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert [Thu, 21 Jul 2005 11:03:46 +0000 (11:03 +0000)]
Wed Jul 20 23:30:01 BST 2005  Tom Gilbert <tom@linuxbrit.co.uk>

  * 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

18 years agorework the tube plugin's html parser a bit, to enable it to work properly
Tom Gilbert [Thu, 21 Jul 2005 11:02:04 +0000 (11:02 +0000)]
rework the tube plugin's html parser a bit, to enable it to work properly
with tricky station names, such as hammersmity & city.

18 years agoupdate ChangeLog
Tom Gilbert [Wed, 20 Jul 2005 00:18:13 +0000 (00:18 +0000)]
update ChangeLog

18 years agoAdd new httputil object to the bot object, to be used by plugins etc that
Tom Gilbert [Wed, 20 Jul 2005 00:17:51 +0000 (00:17 +0000)]
Add new httputil object to the bot object, to be used by plugins etc that
wish to make http requests. It sets up all the proxies etc for them
according to bot config.

18 years agoenable in-channel usage
Tom Gilbert [Tue, 19 Jul 2005 23:45:52 +0000 (23:45 +0000)]
enable in-channel usage

18 years agoat some point over the last couple of years, the ruby http library started
Tom Gilbert [Tue, 19 Jul 2005 16:13:21 +0000 (16:13 +0000)]
at some point over the last couple of years, the ruby http library started
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.

18 years agostarting on an http interface for configuring the bot
Tom Gilbert [Sun, 17 Jul 2005 22:56:16 +0000 (22:56 +0000)]
starting on an http interface for configuring the bot

18 years agoupdate ChangeLog
Tom Gilbert [Sat, 16 Jul 2005 01:24:01 +0000 (01:24 +0000)]
update ChangeLog

18 years agothat wasn't ideal
Tom Gilbert [Sat, 16 Jul 2005 01:20:54 +0000 (01:20 +0000)]
that wasn't ideal

18 years agotypo
Tom Gilbert [Sat, 16 Jul 2005 01:19:54 +0000 (01:19 +0000)]
typo

18 years agovarious fixes by me, plus most of Rene's patch (#1).
Tom Gilbert [Sat, 16 Jul 2005 01:18:13 +0000 (01:18 +0000)]
various fixes by me, plus most of Rene's patch (#1).

18 years agoadded karmastats to the karma plugin
Tom Gilbert [Sat, 16 Jul 2005 01:06:41 +0000 (01:06 +0000)]
added karmastats to the karma plugin

18 years agogerman language file submitted by Rene
Tom Gilbert [Sat, 16 Jul 2005 00:20:11 +0000 (00:20 +0000)]
german language file submitted by Rene

18 years agoautoop plugin submitted by Rene Nussbaumer, tweaked by me.
Tom Gilbert [Sat, 16 Jul 2005 00:19:33 +0000 (00:19 +0000)]
autoop plugin submitted by Rene Nussbaumer, tweaked by me.