/[drupal]/contributions/modules/bot/bot.module
ViewVC logotype

Log of /contributions/modules/bot/bot.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.2.9.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 17:13:16 2009 UTC (6 months, 3 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.14: +26 -4 lines
Diff to previous 1.9.2.9.2.14 , to branch point 1.9.2.9
Channels are now joined every 15 seconds instead of at initial connection.

Revision 1.9.2.9.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 17:41:56 2009 UTC (8 months, 3 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.13: +91 -15 lines
Diff to previous 1.9.2.9.2.13 , to branch point 1.9.2.9
#362661: Attempt to GHOST and IDENTIFY on nick clashes (thanks seutje).

Revision 1.9.2.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 17:44:31 2009 UTC (9 months, 2 weeks ago) by morbus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.9.2.9.2.12: +2 -2 lines
Diff to previous 1.9.2.9.2.12 , to branch point 1.9.2.9
  * bot_seen ping prevention matched inside strings; now only word boundaries.
  * #284666: We now use preg_quote() for various nickname escaping.

Revision 1.9.2.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 00:36:39 2009 UTC (9 months, 3 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.11: +21 -1 lines
Diff to previous 1.9.2.9.2.11 , to branch point 1.9.2.9
#275042: Randomized messages now centralized in bot_randomized_choice().

Revision 1.9.2.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 00:59:09 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.10: +28 -4 lines
Diff to previous 1.9.2.9.2.10 , to branch point 1.9.2.9
bot_name_regexp() now exists for matching inside a regular expression.

Revision 1.9.2.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 00:47:48 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.9: +2 -2 lines
Diff to previous 1.9.2.9.2.9 , to branch point 1.9.2.9
#137171: modified bot_karma.module added (thanks Rob Loach/walkah).

Revision 1.9.2.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 17:30:41 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.8: +1 -1 lines
Diff to previous 1.9.2.9.2.8 , to branch point 1.9.2.9
Colons don't need escaping.

Revision 1.9.2.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 17:20:48 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.7: +7 -7 lines
Diff to previous 1.9.2.9.2.7 , to branch point 1.9.2.9
#184032: ignore improper hook_help implementations (thanks John Morahan).

Revision 1.9.2.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 01:39:28 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.6: +8 -8 lines
Diff to previous 1.9.2.9.2.6 , to branch point 1.9.2.9
#187137: Drupal 7 style concats, and other style fixes (thanks dmitrig01).

Revision 1.9.2.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 00:52:19 2008 UTC (17 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.5: +53 -38 lines
Diff to previous 1.9.2.9.2.5 , to branch point 1.9.2.9
#142812 and a temporary api.module forward check.

Revision 1.9.2.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 01:32:30 2008 UTC (19 months ago) by morbus
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.9.2.9.2.4: +6 -6 lines
Diff to previous 1.9.2.9.2.4 , to branch point 1.9.2.9
Firt attempt at moving bot_log.module to 6.x.

Revision 1.9.2.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 01:29:02 2008 UTC (19 months ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.3: +8 -8 lines
Diff to previous 1.9.2.9.2.3 , to branch point 1.9.2.9
Testing under D6 and fixing what comes. Moving on.

Revision 1.9.2.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 01:02:02 2008 UTC (19 months, 2 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.2: +1 -3 lines
Diff to previous 1.9.2.9.2.2 , to branch point 1.9.2.9
First attempt at moving botagotchi.module to 6.x.

Revision 1.9.2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 00:50:39 2008 UTC (19 months, 2 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9.2.1: +49 -2 lines
Diff to previous 1.9.2.9.2.1 , to branch point 1.9.2.9
Removing this. It's small enough for now.

Revision 1.9.2.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 00:42:33 2008 UTC (19 months, 2 weeks ago) by morbus
Branch: DRUPAL-6--1
Changes since 1.9.2.9: +28 -81 lines
Diff to previous 1.9.2.9
First attempt at moving bot.module to 6.x.

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 02:38:43 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--1
Changes since 1.9.2.8: +7 -6 lines
Diff to previous 1.9.2.8 , to branch point 1.9
Various bugfixes and a stronger  check.

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 19:47:37 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.7: +8 -2 lines
Diff to previous 1.9.2.7 , to branch point 1.9
Authentication to channels and servers, and some small fixes.

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 20:55:24 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.6: +0 -3 lines
Diff to previous 1.9.2.6 , to branch point 1.9
Undoing db keepalives - already happens due to variable cache updating.

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 20:51:00 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.5: +4 -1 lines
Diff to previous 1.9.2.5 , to branch point 1.9
Various bugfixes; database keepalive.

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 00:03:14 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.4: +22 -4 lines
Diff to previous 1.9.2.4 , to branch point 1.9
Various bugfixes, and the introduction of bot_factoid.

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 12:34:34 2007 UTC (2 years, 5 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.3: +11 -1 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Bot cron now available; variable caching no longer a problem.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 18:54:57 2007 UTC (2 years, 9 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.2: +3 -3 lines
Diff to previous 1.9.2.2 , to branch point 1.9
Fixing some missing argument errors.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 18:43:50 2007 UTC (2 years, 9 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9.2.1: +1 -6 lines
Diff to previous 1.9.2.1 , to branch point 1.9
Removing dirty CSS hack.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 01:16:50 2007 UTC (2 years, 10 months ago) by morbus
Branch: DRUPAL-5
Changes since 1.9: +6 -1 lines
Diff to previous 1.9
#105923, allowing bot responses to be responded to, by frando.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 04:06:42 2006 UTC (3 years ago) by morbus
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.8: +35 -2 lines
Diff to previous 1.8
Bot intro page added; menu titles tweaked throughout.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 21:03:01 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7
Channels are now textfield, bot_drupal shows page of popular and recent URLs along with their title, minor tweaks and bugfixes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 19:18:00 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.6: +3 -4 lines
Diff to previous 1.6
bot_agotchi.module added; botsnacks, greetings, personality.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 01:42:09 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.5: +35 -1 lines
Diff to previous 1.5
Help interface added; minor tweaks.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 23:37:52 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.4: +12 -3 lines
Diff to previous 1.4
Drupal URL reporter added; running on #drupal.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 17:24:20 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.3: +7 -2 lines
Diff to previous 1.3
Minor width fix for module names with more than one word.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 17:01:35 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.2: +2 -7 lines
Diff to previous 1.2
Minor changes and tweaks.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 04:39:28 2006 UTC (3 years ago) by morbus
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Minor tweaks, and hook -> invoke per chx.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 03:59:05 2006 UTC (3 years ago) by morbus
Branch: MAIN
Initial commit.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2