]> git.donarmstrong.com Git - infobot.git/log
infobot.git
16 years ago* Undo "less verbose" patch from r1153 to properly display Chans: in console logs
djmcgrath [Mon, 29 Oct 2007 10:00:02 +0000 (10:00 +0000)]
* Undo "less verbose" patch from r1153 to properly display Chans: in console logs
* Added code to control frequency of displaying Chans: to prevent spam. (Default 900 seconds)

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1597 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix /me actions in console log
djmcgrath [Sun, 28 Oct 2007 19:24:50 +0000 (19:24 +0000)]
* Fix /me actions in console log

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1596 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix NULL chan being created in %channels
djmcgrath [Sun, 28 Oct 2007 18:37:30 +0000 (18:37 +0000)]
* Fix NULL chan being created in %channels
* Updated BUGS list

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1595 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix SQL for broken MySQL schema
djmcgrath [Fri, 26 Oct 2007 18:48:51 +0000 (18:48 +0000)]
* Fix SQL for broken MySQL schema

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1594 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* New pod doc for infobot.config
djmcgrath [Tue, 23 Oct 2007 06:45:48 +0000 (06:45 +0000)]
* New pod doc for infobot.config

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1593 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* New doc/ directory
djmcgrath [Mon, 22 Oct 2007 15:02:44 +0000 (15:02 +0000)]
* New doc/ directory
* Moved USAGE to doc/
* New pod formatted manual for infobot.users

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1592 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Optimized and cleaned up SQL related to hehstats
djmcgrath [Sun, 21 Oct 2007 04:24:56 +0000 (04:24 +0000)]
* Optimized and cleaned up SQL related to hehstats
* Removed useless textstats_main sub
* Fixed hehstats not being inserted into db bug

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1590 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Updated BUGS list
djmcgrath [Sat, 20 Oct 2007 00:20:39 +0000 (00:20 +0000)]
* Updated BUGS list
* SQL table fix, channel size should 30 chars max (db table backup/drop/recreate/restore needed)
* New USAGE and FAQ file to help new users (location/filenames/format may change)

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1587 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Remove ::'s from filenames to be more windows svn client friendly
djmcgrath [Fri, 19 Oct 2007 23:38:05 +0000 (23:38 +0000)]
* Remove ::'s from filenames to be more windows svn client friendly

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1585 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* New user flag "+s", to bypass +silent on channels
djmcgrath [Fri, 19 Oct 2007 23:06:30 +0000 (23:06 +0000)]
* New user flag "+s", to bypass +silent on channels

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1584 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Remove obsolete unittab
djmcgrath [Fri, 19 Oct 2007 20:22:43 +0000 (20:22 +0000)]
* Remove obsolete unittab

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1583 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merged propsed dpkg branch -r1581 Units patch to trunk
djmcgrath [Fri, 19 Oct 2007 20:20:18 +0000 (20:20 +0000)]
* Merged propsed dpkg branch -r1581 Units patch to trunk

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1582 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Replace old Units convertion code with dpkg version
djmcgrath [Fri, 19 Oct 2007 20:17:41 +0000 (20:17 +0000)]
* Replace old Units convertion code with dpkg version

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1581 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merge Don's patches from proposed:
djmcgrath [Fri, 19 Oct 2007 12:33:46 +0000 (12:33 +0000)]
* Merge Don's patches from proposed:
* return &sqlRaw results rather than always returning 1, thus passing on error status.
* Use Bloot::DBI to ensure mysql is always connected

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1579 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merge r1296 from Don's branch - Use message count instead of the per-invocation...
djmcgrath [Fri, 19 Oct 2007 12:19:40 +0000 (12:19 +0000)]
* Merge r1296 from Don's branch - Use message count instead of the per-invocation stuff

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1578 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merge Don's patch - Don't open shm segments if a read fails
djmcgrath [Fri, 19 Oct 2007 12:00:34 +0000 (12:00 +0000)]
* Merge Don's patch - Don't open shm segments if a read fails

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1577 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix for missing closing }
djmcgrath [Fri, 19 Oct 2007 11:44:19 +0000 (11:44 +0000)]
* Fix for missing closing }

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1576 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Accept Don's patch for automatic nick recovery
djmcgrath [Fri, 19 Oct 2007 11:27:21 +0000 (11:27 +0000)]
* Accept Don's patch for automatic nick recovery

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1575 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merge News corrections from Don's proposed back to trunk
djmcgrath [Fri, 19 Oct 2007 11:22:39 +0000 (11:22 +0000)]
* Merge News corrections from Don's proposed back to trunk

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1574 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Use Don's patch to allow leading and trailing spaces in the server list
djmcgrath [Fri, 19 Oct 2007 10:54:11 +0000 (10:54 +0000)]
* Use Don's patch to allow leading and trailing spaces in the server list

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1572 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Use Don's patch for $maxlinelen
djmcgrath [Fri, 19 Oct 2007 10:47:41 +0000 (10:47 +0000)]
* Use Don's patch for $maxlinelen

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1571 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Switch to Don's debian package info script for now
djmcgrath [Fri, 19 Oct 2007 10:33:58 +0000 (10:33 +0000)]
* Switch to Don's debian package info script for now

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1569 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Merge Don's factoid update recusion check patch
djmcgrath [Fri, 19 Oct 2007 09:28:36 +0000 (09:28 +0000)]
* Merge Don's factoid update recusion check patch

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1568 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Bring in don's DebianBugs patch
djmcgrath [Fri, 19 Oct 2007 09:23:22 +0000 (09:23 +0000)]
* Bring in don's DebianBugs patch

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1567 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Move rebranding branch to trunk
djmcgrath [Fri, 19 Oct 2007 05:28:55 +0000 (05:28 +0000)]
* Move rebranding branch to trunk

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1561 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Moved old /trunk/www out of trunk
djmcgrath [Thu, 18 Oct 2007 17:08:39 +0000 (17:08 +0000)]
* Moved old /trunk/www out of trunk

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1559 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* New VERSION file to keep track of versions
djmcgrath [Thu, 18 Oct 2007 13:43:34 +0000 (13:43 +0000)]
* New VERSION file to keep track of versions
* Code added to read/reread VERSION on load/reload

git-svn-id: https://svn.code.sf.net/p/infobot/code/branches/rebranding@1557 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* New Changelog update script forked from dch (debian changelog)
simonraven [Tue, 16 Oct 2007 05:01:37 +0000 (05:01 +0000)]
* New Changelog update script forked from dch (debian changelog)

git-svn-id: https://svn.code.sf.net/p/infobot/code/branches/rebranding@1553 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Missed a few renames from rebranding
djmcgrath [Tue, 16 Oct 2007 04:38:52 +0000 (04:38 +0000)]
* Missed a few renames from rebranding

git-svn-id: https://svn.code.sf.net/p/infobot/code/branches/rebranding@1552 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Rebranding from blootbot to infobot
djmcgrath [Tue, 16 Oct 2007 04:36:43 +0000 (04:36 +0000)]
* Rebranding from blootbot to infobot
* Initial release of 1.5.0
* Fresh start on Changelog

git-svn-id: https://svn.code.sf.net/p/infobot/code/branches/rebranding@1551 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fork of trunk in prep for rebranding to infobot again
djmcgrath [Tue, 16 Oct 2007 03:06:20 +0000 (03:06 +0000)]
* Fork of trunk in prep for rebranding to infobot again

git-svn-id: https://svn.code.sf.net/p/infobot/code/branches/rebranding@1550 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Remove old unneed CVSROOT
djmcgrath [Tue, 16 Oct 2007 02:50:32 +0000 (02:50 +0000)]
* Remove old unneed CVSROOT

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1549 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoseems people need a hand up sometimes
simonraven [Sun, 14 Oct 2007 21:28:14 +0000 (21:28 +0000)]
seems people need a hand up sometimes

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1356 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoseems people need a hand up sometimes
simonraven [Sun, 14 Oct 2007 21:28:14 +0000 (21:28 +0000)]
seems people need a hand up sometimes

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1356 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Correction to last "whois" bug not handling "whois#"
troubled-irc [Fri, 12 Oct 2007 20:27:00 +0000 (20:27 +0000)]
* Correction to last "whois" bug not handling "whois#"

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1355 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Correction to last "whois" bug not handling "whois#"
troubled-irc [Fri, 12 Oct 2007 20:27:00 +0000 (20:27 +0000)]
* Correction to last "whois" bug not handling "whois#"

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1355 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix bug with "whois" anywhere in factoid key not triggering properly
troubled-irc [Sat, 6 Oct 2007 20:02:47 +0000 (20:02 +0000)]
* Fix bug with "whois" anywhere in factoid key not triggering properly

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1353 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago* Fix bug with "whois" anywhere in factoid key not triggering properly
troubled-irc [Sat, 6 Oct 2007 20:02:47 +0000 (20:02 +0000)]
* Fix bug with "whois" anywhere in factoid key not triggering properly

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1353 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agodebug, ohh, cool, they banned my ip
timriker [Fri, 27 Jul 2007 20:54:40 +0000 (20:54 +0000)]
debug, ohh, cool, they banned my ip

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1350 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agodebug, ohh, cool, they banned my ip
timriker [Fri, 27 Jul 2007 20:54:40 +0000 (20:54 +0000)]
debug, ohh, cool, they banned my ip

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1350 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosyntax
timriker [Fri, 27 Jul 2007 20:24:32 +0000 (20:24 +0000)]
syntax

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1349 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosyntax
timriker [Fri, 27 Jul 2007 20:24:32 +0000 (20:24 +0000)]
syntax

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1349 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoUpdate Debian.pl for supporting any arch, not just i386 - configured in the module...
simonraven [Thu, 7 Jun 2007 00:09:07 +0000 (00:09 +0000)]
Update Debian.pl for supporting any arch, not just i386 - configured in the module; removed non-us, that's been dead for ages; change us for nl, to take the load off the us mirror which is loaded enough as it is

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1348 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoUpdate Debian.pl for supporting any arch, not just i386 - configured in the module...
simonraven [Thu, 7 Jun 2007 00:09:07 +0000 (00:09 +0000)]
Update Debian.pl for supporting any arch, not just i386 - configured in the module; removed non-us, that's been dead for ages; change us for nl, to take the load off the us mirror which is loaded enough as it is

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1348 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agotake a few more things literally
timriker [Mon, 21 May 2007 06:56:45 +0000 (06:56 +0000)]
take a few more things literally

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1347 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agotake a few more things literally
timriker [Mon, 21 May 2007 06:56:45 +0000 (06:56 +0000)]
take a few more things literally

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1347 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosingle quote stuff, fix karma to non-chan specific.
timriker [Mon, 21 May 2007 06:01:09 +0000 (06:01 +0000)]
single quote stuff, fix karma to non-chan specific.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1346 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosingle quote stuff, fix karma to non-chan specific.
timriker [Mon, 21 May 2007 06:01:09 +0000 (06:01 +0000)]
single quote stuff, fix karma to non-chan specific.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1346 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoyes, cia someday
timriker [Mon, 21 May 2007 05:37:13 +0000 (05:37 +0000)]
yes, cia someday

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1345 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agoyes, cia someday
timriker [Mon, 21 May 2007 05:37:13 +0000 (05:37 +0000)]
yes, cia someday

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1345 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago-comments
timriker [Fri, 18 May 2007 23:44:17 +0000 (23:44 +0000)]
-comments

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1344 c11ca15a-4712-0410-83d8-924469b57eb5

16 years ago-comments
timriker [Fri, 18 May 2007 23:44:17 +0000 (23:44 +0000)]
-comments

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1344 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosort chaninfo by people
timriker [Fri, 18 May 2007 23:43:14 +0000 (23:43 +0000)]
sort chaninfo by people

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1343 c11ca15a-4712-0410-83d8-924469b57eb5

16 years agosort chaninfo by people
timriker [Fri, 18 May 2007 23:43:14 +0000 (23:43 +0000)]
sort chaninfo by people

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1343 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoupdate Debian.pl for etch release
simonraven [Sun, 29 Apr 2007 18:47:15 +0000 (18:47 +0000)]
update Debian.pl for etch release

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1342 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoupdate Debian.pl for etch release
simonraven [Sun, 29 Apr 2007 18:47:15 +0000 (18:47 +0000)]
update Debian.pl for etch release

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1342 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agobzip2 moved
timriker [Fri, 13 Apr 2007 16:13:36 +0000 (16:13 +0000)]
bzip2 moved

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1341 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agobzip2 moved
timriker [Fri, 13 Apr 2007 16:13:36 +0000 (16:13 +0000)]
bzip2 moved

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1341 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agows
timriker [Wed, 14 Mar 2007 22:52:32 +0000 (22:52 +0000)]
ws

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1339 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agows
timriker [Wed, 14 Mar 2007 22:52:32 +0000 (22:52 +0000)]
ws

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1339 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agows
timriker [Wed, 14 Mar 2007 22:51:47 +0000 (22:51 +0000)]
ws

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1338 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agows
timriker [Wed, 14 Mar 2007 22:51:47 +0000 (22:51 +0000)]
ws

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1338 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agorevert
timriker [Wed, 14 Mar 2007 19:42:07 +0000 (19:42 +0000)]
revert

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1337 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agorevert
timriker [Wed, 14 Mar 2007 19:42:07 +0000 (19:42 +0000)]
revert

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1337 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agonm...
troubled-irc [Tue, 13 Mar 2007 19:29:39 +0000 (19:29 +0000)]
nm...

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1322 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoNew entry
troubled-irc [Tue, 13 Mar 2007 19:11:04 +0000 (19:11 +0000)]
New entry

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1321 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoFew minor TODO edits and annoucment of #blootbot
troubled-irc [Tue, 13 Mar 2007 17:25:10 +0000 (17:25 +0000)]
Few minor TODO edits and annoucment of #blootbot

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1320 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoFew minor TODO edits and annoucment of #blootbot
troubled-irc [Tue, 13 Mar 2007 17:25:10 +0000 (17:25 +0000)]
Few minor TODO edits and annoucment of #blootbot

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1320 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoFixed bug in "+sed" by enforcing limit on output when using s///g
troubled-irc [Tue, 13 Mar 2007 04:55:19 +0000 (04:55 +0000)]
Fixed bug in "+sed" by enforcing limit on output when using s///g

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1319 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoFixed bug in "+sed" by enforcing limit on output when using s///g
troubled-irc [Tue, 13 Mar 2007 04:55:19 +0000 (04:55 +0000)]
Fixed bug in "+sed" by enforcing limit on output when using s///g

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1319 c11ca15a-4712-0410-83d8-924469b57eb5

17 years ago+sed can flood bot off networkm disabled by default until fixed.
troubled-irc [Tue, 13 Mar 2007 04:03:54 +0000 (04:03 +0000)]
+sed can flood bot off networkm disabled by default until fixed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1318 c11ca15a-4712-0410-83d8-924469b57eb5

17 years ago+sed can flood bot off networkm disabled by default until fixed.
troubled-irc [Tue, 13 Mar 2007 04:03:54 +0000 (04:03 +0000)]
+sed can flood bot off networkm disabled by default until fixed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1318 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agostats are per channel instead of global ('PRIVATE') only
troubled-irc [Mon, 12 Mar 2007 21:12:04 +0000 (21:12 +0000)]
stats are per channel instead of global ('PRIVATE') only

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1317 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agostats are per channel instead of global ('PRIVATE') only
troubled-irc [Mon, 12 Mar 2007 21:12:04 +0000 (21:12 +0000)]
stats are per channel instead of global ('PRIVATE') only

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1317 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:39:10 +0000 (21:39 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1316 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:39:10 +0000 (21:39 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1316 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:35:40 +0000 (21:35 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1315 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:35:40 +0000 (21:35 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1315 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:30:10 +0000 (21:30 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1314 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:30:10 +0000 (21:30 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1314 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:29:50 +0000 (21:29 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1313 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:29:50 +0000 (21:29 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1313 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:29:22 +0000 (21:29 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1312 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:29:22 +0000 (21:29 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1312 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:28:02 +0000 (21:28 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1311 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomajor re-organisation of the different SQL files; cleanup and fixing of the postgres...
simonraven [Sun, 11 Mar 2007 21:28:02 +0000 (21:28 +0000)]
major re-organisation of the different SQL files; cleanup and fixing of the postgres stuff -- troubled is da man

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1311 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agotest2
simonraven [Sun, 11 Mar 2007 21:05:35 +0000 (21:05 +0000)]
test2

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1310 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agotest2
simonraven [Sun, 11 Mar 2007 21:05:35 +0000 (21:05 +0000)]
test2

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1310 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agotest
simonraven [Sun, 11 Mar 2007 21:04:21 +0000 (21:04 +0000)]
test

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1309 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agotest
simonraven [Sun, 11 Mar 2007 21:04:21 +0000 (21:04 +0000)]
test

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1309 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agodoh, missed some files ... fixed
simonraven [Sun, 11 Mar 2007 19:50:34 +0000 (19:50 +0000)]
doh, missed some files ... fixed

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1308 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agodoh, missed some files ... fixed
simonraven [Sun, 11 Mar 2007 19:50:34 +0000 (19:50 +0000)]
doh, missed some files ... fixed

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1308 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomassive add-in for postgres support, contributed by troubled
simonraven [Sat, 10 Mar 2007 19:44:48 +0000 (19:44 +0000)]
massive add-in for postgres support, contributed by troubled

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1307 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agomassive add-in for postgres support, contributed by troubled
simonraven [Sat, 10 Mar 2007 19:44:48 +0000 (19:44 +0000)]
massive add-in for postgres support, contributed by troubled

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1307 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agosimplify
timriker [Thu, 8 Mar 2007 18:46:10 +0000 (18:46 +0000)]
simplify

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1306 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agosimplify
timriker [Thu, 8 Mar 2007 18:46:10 +0000 (18:46 +0000)]
simplify

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1306 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoCrypt patch, fixes the crypt function
simonraven [Wed, 7 Mar 2007 19:06:37 +0000 (19:06 +0000)]
Crypt patch, fixes the crypt function

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1305 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agoCrypt patch, fixes the crypt function
simonraven [Wed, 7 Mar 2007 19:06:37 +0000 (19:06 +0000)]
Crypt patch, fixes the crypt function

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1305 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agosilent action() too
timriker [Wed, 7 Mar 2007 17:37:40 +0000 (17:37 +0000)]
silent action() too

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1304 c11ca15a-4712-0410-83d8-924469b57eb5

17 years agosilent action() too
timriker [Wed, 7 Mar 2007 17:37:40 +0000 (17:37 +0000)]
silent action() too

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1304 c11ca15a-4712-0410-83d8-924469b57eb5