]> git.donarmstrong.com Git - infobot.git/commit
- nice patch from Phil Edwards <pme@devphil.com>. Thanks!
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 6 Mar 2003 19:21:36 +0000 (19:21 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 6 Mar 2003 19:21:36 +0000 (19:21 +0000)
commit5b661567bd6bdb15cc1e48e102bda3a26d03bd65
tree744fe9d0981ece4358f638be4402c61cc651966b
parent64ff29af7bcf9c40efc25765295af072b38a6ac8
- nice patch from Phil Edwards <pme@devphil.com>.  Thanks!
  - W3Search regex now doesn't catch "smile for me" for example.
  - allow +o users to have no restrictions on factoid searching.
  - updated comments for user flags.
  - join: check validity of channel name.
  - karma: update if statement and comment.
  - core: if channel contains regex, *boom*. fixed.
  - rename factoids: logic fixed.
  - irc: prevent perl warnings in flood check code.
- norm: cosmetic clean up.
- added config check ("logColors") to retain control characters in log files.
- forgot to commit a fix for learn == HUNGRY.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@774 c11ca15a-4712-0410-83d8-924469b57eb5
src/CommandStubs.pl
src/Factoids/Core.pl
src/IRC/Irc.pl
src/Process.pl
src/core.pl
src/logger.pl