]> git.donarmstrong.com Git - infobot.git/log
infobot.git
15 years ago* Explain how to enable multiple nicks for one bot
djmcgrath [Mon, 19 May 2008 20:50:14 +0000 (20:50 +0000)]
* Explain how to enable multiple nicks for one bot

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

15 years agono addrchar or talkok if just hungry
timriker [Mon, 19 May 2008 16:18:32 +0000 (16:18 +0000)]
no addrchar or talkok if just hungry

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

15 years agofixme: need to allow disply of other %conns
timriker [Mon, 19 May 2008 16:01:42 +0000 (16:01 +0000)]
fixme: need to allow disply of other %conns

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

15 years ago* Fixed verstats to warn the channel about who involked the command
djmcgrath [Sat, 17 May 2008 23:10:41 +0000 (23:10 +0000)]
* Fixed verstats to warn the channel about who involked the command
* Fixed verstats bug that was causing the output to go to random channels (due to loss of variable scope?)
* Added infobot client to verstats and cleaned up a few other client regex
* Added workaround for mIRC VERSION with space bug (see http://rt.cpan.org/Public/Bug/Display.html?id=11421)
* Updated THANKS credits

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

15 years ago* Added chanset for verstats to allow disabling of command to prevent abuse
djmcgrath [Sat, 17 May 2008 18:52:08 +0000 (18:52 +0000)]
* Added chanset for verstats to allow disabling of command to prevent abuse
* Added missing help for verstats
* Sample infobot.chan updated to enable verstats by default

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

15 years ago* Removed README.quick to keep clutter down. The contents were already in doc/USAGE...
djmcgrath [Sat, 17 May 2008 17:38:41 +0000 (17:38 +0000)]
* Removed README.quick to keep clutter down. The contents were already in doc/USAGE anyways

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

15 years ago* Cleaned up TODO and removed a few completed entries
djmcgrath [Sat, 17 May 2008 17:36:41 +0000 (17:36 +0000)]
* Cleaned up TODO and removed a few completed entries

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

15 years ago* Minor README cleanup
djmcgrath [Sat, 17 May 2008 17:24:19 +0000 (17:24 +0000)]
* Minor README cleanup

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

15 years ago* Changed old OPN references to freenode
djmcgrath [Sat, 17 May 2008 17:11:44 +0000 (17:11 +0000)]
* Changed old OPN references to freenode

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

15 years ago* Removed svn:executable propset on modules (not needed)
djmcgrath [Sat, 17 May 2008 16:57:36 +0000 (16:57 +0000)]
* Removed svn:executable propset on modules (not needed)

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

15 years ago* VERSION to 1.5.3 to match ChangeLog entries for HEAD
djmcgrath [Sat, 17 May 2008 16:46:52 +0000 (16:46 +0000)]
* VERSION to 1.5.3 to match ChangeLog entries for HEAD
* Move UserDCC.pl out of Modules/ and into IRC/ (will autoload on startup now)
* Remove UserDCC from manual load in Process.pl

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

15 years ago* Update Changlog to reflect babelfish fix
djmcgrath [Sat, 17 May 2008 12:20:15 +0000 (12:20 +0000)]
* Update Changlog to reflect babelfish fix

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

15 years ago* Removed references to old patches from INSTALL and FAQ
djmcgrath [Sat, 17 May 2008 11:13:34 +0000 (11:13 +0000)]
* Removed references to old patches from INSTALL and FAQ

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

15 years agows
timriker [Fri, 16 May 2008 19:44:35 +0000 (19:44 +0000)]
ws

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

15 years agobabelfish: force utf8
timriker [Fri, 16 May 2008 19:41:58 +0000 (19:41 +0000)]
babelfish: force utf8

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

15 years agouse result div in babelfish
timriker [Fri, 16 May 2008 19:25:37 +0000 (19:25 +0000)]
use result div in babelfish

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

15 years ago* New maxVolunteerLength to govern max size of non addressed replies
djmcgrath [Sat, 10 May 2008 08:53:31 +0000 (08:53 +0000)]
* New maxVolunteerLength to govern max size of non addressed replies
* Cleaned up some of the regex code for what the bot considers a question
* Fixed an obscure and undocumented variable that was disabling "query?" questions in non addressed mode

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

16 years agohandle reverse maps once utf8 support is fixed
timriker [Mon, 28 Apr 2008 18:16:02 +0000 (18:16 +0000)]
handle reverse maps once utf8 support is fixed

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

16 years agoutf8
timriker [Mon, 28 Apr 2008 16:22:54 +0000 (16:22 +0000)]
utf8

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

16 years agohelp is good
timriker [Fri, 25 Apr 2008 22:29:41 +0000 (22:29 +0000)]
help is good

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

16 years agoupsidedown
timriker [Fri, 25 Apr 2008 22:25:30 +0000 (22:25 +0000)]
upsidedown

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

16 years ago* End of trunk test
djmcgrath [Mon, 21 Apr 2008 16:40:51 +0000 (16:40 +0000)]
* End of trunk test

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

16 years ago* Quick test of CIA bot
djmcgrath [Mon, 21 Apr 2008 16:40:18 +0000 (16:40 +0000)]
* Quick test of CIA bot

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

16 years ago* Merged r1772:1784 from /branches/misc-cleanup
djmcgrath [Mon, 21 Apr 2008 15:19:42 +0000 (15:19 +0000)]
* Merged r1772:1784 from /branches/misc-cleanup

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

16 years agomore lame "s
timriker [Fri, 18 Apr 2008 23:44:54 +0000 (23:44 +0000)]
more lame "s

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

16 years agomore lame "s
timriker [Fri, 18 Apr 2008 23:32:26 +0000 (23:32 +0000)]
more lame "s

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

16 years agomore lame "s
timriker [Fri, 18 Apr 2008 23:29:10 +0000 (23:29 +0000)]
more lame "s

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

16 years agoupdate update clause, and replace a bunch of silly "s
timriker [Fri, 18 Apr 2008 23:13:14 +0000 (23:13 +0000)]
update update clause, and replace a bunch of silly "s

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

16 years ago* Merged r1666:1760 from src-cleanup branch
djmcgrath [Thu, 17 Apr 2008 23:11:59 +0000 (23:11 +0000)]
* Merged r1666:1760 from src-cleanup branch

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

16 years ago* Fix previous patches missing "and" statements
djmcgrath [Wed, 16 Apr 2008 18:01:56 +0000 (18:01 +0000)]
* Fix previous patches missing "and" statements

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

16 years ago* Minor fix to some long lines perl comlained about
djmcgrath [Wed, 16 Apr 2008 17:40:35 +0000 (17:40 +0000)]
* Minor fix to some long lines perl comlained about

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

16 years ago* Version increment
djmcgrath [Wed, 16 Apr 2008 03:16:02 +0000 (03:16 +0000)]
* Version increment

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

16 years ago* Correction to factoid updates to treat appending as a modification
djmcgrath [Wed, 16 Apr 2008 03:12:54 +0000 (03:12 +0000)]
* Correction to factoid updates to treat appending as a modification

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

16 years ago* Fixed bug in factoid modification code that prevented matching against created_by...
djmcgrath [Wed, 16 Apr 2008 01:41:43 +0000 (01:41 +0000)]
* Fixed bug in factoid modification code that prevented matching against created_by properly
* New +M flag to allow modifying factoids created by same nick
* Added +M to help file
* Released 1.5.1

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

16 years ago* Fixed a bug that caused seen stats flush to crash related to sqlite not having...
djmcgrath [Tue, 15 Apr 2008 04:14:14 +0000 (04:14 +0000)]
* Fixed a bug that caused seen stats flush to crash related to sqlite not having UNIX_TIMESTAMP

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

16 years ago* Added entry in BUGS for minor wildcard problem in hostmask matching code
djmcgrath [Mon, 14 Apr 2008 05:26:51 +0000 (05:26 +0000)]
* Added entry in BUGS for minor wildcard problem in hostmask matching code

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

16 years agoflip
timriker [Tue, 8 Apr 2008 22:08:09 +0000 (22:08 +0000)]
flip

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

16 years agoenable wikipedia by default
timriker [Tue, 8 Apr 2008 19:41:05 +0000 (19:41 +0000)]
enable wikipedia by default

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

16 years ago* Revert factoid_key back to 64 to prevent excessive lengths
djmcgrath [Wed, 19 Mar 2008 14:08:59 +0000 (14:08 +0000)]
* Revert factoid_key back to 64 to prevent excessive lengths

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

16 years ago* Moved all VARCHAR fields to 100 size for easier legacy db upgrades (should handle...
djmcgrath [Tue, 18 Mar 2008 21:50:09 +0000 (21:50 +0000)]
* Moved all VARCHAR fields to 100 size for easier legacy db upgrades (should handle max freenode sizes and then some)
* Removed pgsql specific REVOKE from PUBLIC sql (users should make that decision)
* Removed NOT NULL constraint from all but requested_count in factoids table
* Most fields now default to NULL to allow for easier finding of problems, DB cleanup and importing of inconsisting
DBs

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

16 years ago* Synced schema for seen table in other engines to match sqlite2 schema (PKEY only...
djmcgrath [Tue, 18 Mar 2008 20:30:34 +0000 (20:30 +0000)]
* Synced schema for seen table in other engines to match sqlite2 schema (PKEY only nick now)
* Removed extra pgsql fields in schema for stats

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

16 years agorevert partial messagecount patch
timriker [Tue, 18 Mar 2008 19:47:52 +0000 (19:47 +0000)]
revert partial messagecount patch

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

16 years ago* Removed unused tables until needed
djmcgrath [Mon, 17 Mar 2008 16:45:38 +0000 (16:45 +0000)]
* Removed unused tables until needed

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

16 years agosql comments
timriker [Sat, 15 Mar 2008 22:46:25 +0000 (22:46 +0000)]
sql comments

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

16 years agosqlite2 changes
timriker [Sat, 15 Mar 2008 22:40:29 +0000 (22:40 +0000)]
sqlite2 changes

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

16 years agows
timriker [Sat, 15 Mar 2008 17:53:32 +0000 (17:53 +0000)]
ws

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

16 years agomight as well strict
timriker [Sat, 15 Mar 2008 17:07:51 +0000 (17:07 +0000)]
might as well strict

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

16 years ago+#infobot
timriker [Sat, 15 Mar 2008 16:02:57 +0000 (16:02 +0000)]
+#infobot

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

16 years agomore bloot refs
timriker [Sat, 15 Mar 2008 15:33:46 +0000 (15:33 +0000)]
more bloot refs

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

16 years ago* Default hex2ip on in _default sample config
djmcgrath [Sat, 1 Dec 2007 01:21:20 +0000 (01:21 +0000)]
* Default hex2ip on in _default sample config

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

16 years ago* New hex2ip module
djmcgrath [Sat, 1 Dec 2007 01:20:08 +0000 (01:20 +0000)]
* New hex2ip module

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

16 years ago* Change some old blootbot entries to infobot
djmcgrath [Sat, 1 Dec 2007 01:09:50 +0000 (01:09 +0000)]
* Change some old blootbot entries to infobot

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

16 years ago* Security patch for binmode UTF8 handling for CVE-2007-5116
djmcgrath [Wed, 7 Nov 2007 01:42:46 +0000 (01:42 +0000)]
* Security patch for binmode UTF8 handling for CVE-2007-5116
* More info at: http://www.perlmonks.org/?node_id=644786

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

16 years agochange of name
simonraven [Fri, 2 Nov 2007 16:08:41 +0000 (16:08 +0000)]
change of name

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

16 years agotypo correction in 'THANKS'
simonraven [Fri, 2 Nov 2007 12:10:18 +0000 (12:10 +0000)]
typo correction in 'THANKS'

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

16 years ago* Remove bug addressed by r1614
djmcgrath [Fri, 2 Nov 2007 06:39:22 +0000 (06:39 +0000)]
* Remove bug addressed by r1614

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

16 years ago* Remove version reference from README
djmcgrath [Fri, 2 Nov 2007 06:26:51 +0000 (06:26 +0000)]
* Remove version reference from README
* Added Id svn keyword

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

16 years ago* Removed old reference to chanServ_ops in docs
djmcgrath [Fri, 2 Nov 2007 05:59:15 +0000 (05:59 +0000)]
* Removed old reference to chanServ_ops in docs
* Fixed chanServCheck to allow excluding channel with 0 as per FAQ

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

16 years ago* Replaced chanServ_ops in infobot.config with chansetable +chanServCheck
djmcgrath [Fri, 2 Nov 2007 05:27:02 +0000 (05:27 +0000)]
* Replaced chanServ_ops in infobot.config with chansetable +chanServCheck
* Fixed chanServCheck to reop on deop in channel with +chanServCheck

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

16 years ago* Reformated AUTHORS
djmcgrath [Thu, 1 Nov 2007 23:09:17 +0000 (23:09 +0000)]
* Reformated AUTHORS
* New THANKS file

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

16 years ago* Merge all INSTALL files into single one
djmcgrath [Thu, 1 Nov 2007 21:22:57 +0000 (21:22 +0000)]
* Merge all INSTALL files into single one

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

16 years ago* Missing propset values
djmcgrath [Thu, 1 Nov 2007 01:46:54 +0000 (01:46 +0000)]
* Missing propset values

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

16 years ago* Change old blootbot svn:ignore to infobot
djmcgrath [Thu, 1 Nov 2007 01:45:11 +0000 (01:45 +0000)]
* Change old blootbot svn:ignore to infobot

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

16 years ago* Set some missing propset svn:executable
djmcgrath [Thu, 1 Nov 2007 01:22:05 +0000 (01:22 +0000)]
* Set some missing propset svn:executable
* Scrap dch.pl for rewrite from scratch

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

16 years ago* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
djmcgrath [Thu, 1 Nov 2007 00:47:56 +0000 (00:47 +0000)]
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )

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

16 years agofix mysql/news.sql to have varchar(30) like the rest of the DB types, and the other...
simonraven [Wed, 31 Oct 2007 22:02:50 +0000 (22:02 +0000)]
fix mysql/news.sql to have varchar(30) like the rest of the DB types, and the other tables

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

16 years ago* Remove unused "test" code, queueTask and setupSchedulersII
djmcgrath [Wed, 31 Oct 2007 21:39:00 +0000 (21:39 +0000)]
* Remove unused "test" code, queueTask and setupSchedulersII

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

16 years ago* Remove extra uptimeWriteFile schedule
djmcgrath [Wed, 31 Oct 2007 20:36:15 +0000 (20:36 +0000)]
* Remove extra uptimeWriteFile schedule

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

16 years ago* Correct shmFlush to use minutes, not seconds
djmcgrath [Tue, 30 Oct 2007 21:03:56 +0000 (21:03 +0000)]
* Correct shmFlush to use minutes, not seconds

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

16 years ago* Forgot to add the actual module ;)
djmcgrath [Tue, 30 Oct 2007 16:41:28 +0000 (16:41 +0000)]
* Forgot to add the actual module ;)

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

16 years ago* Changed logger filehands to utf8 binmode
djmcgrath [Tue, 30 Oct 2007 16:32:08 +0000 (16:32 +0000)]
* Changed logger filehands to utf8 binmode
* Corrected the insane getRandomInt sub ;)
* Added new RSS Feeds module
* Fix bug in scheduler using random (sometimes negative or zero) times
* Adjusted scheduled task times to reflect new "seconds only" format

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

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