Timeline


and .

03/19/08:

16:54 Ticket #8 (PHP Function Lookup) reopened by tobias382
Modify to pull and parse data from …

03/18/08:

00:28 Changeset [176] by tobias382
Escaped the bot's nick in the regex used in the Daddy plugin (thanks …

03/17/08:

02:36 Changeset [175] by tobias382
Updated Autojoin::checkDependencies() to prevent it from throwing a fatal …

03/16/08:

17:39 Changeset [174] by tobias382
Modified the Daddy plugin to access 'ya' as well as 'your' and to have the …
00:30 Changeset [173] by tobias382
Modified assignments in getCountdown() in the base plugin class to use the …

03/13/08:

03:05 Changeset [172] by Slynderdale
Changed some static line break endings such \n and such to use PHP_EOL to …
01:10 Changeset [171] by Slynderdale
Added a fallback to URLs using the https scheme when !OpenSSL isn't …
00:43 Changeset [170] by Slynderdale
Added SSL error handling when fopen encounters warnings when opening a …

03/12/08:

23:27 Changeset [169] by Slynderdale
Forgot to remove the two debug calls I added to URL.
23:23 Changeset [168] by Slynderdale
Added a couple bug fixes and improvements. Now when someone posts a url …
23:18 Changeset [167] by Slynderdale
Added a doRaw function to send raw data/messages to the server and added a …

03/11/08:

22:27 WikiStart edited by Slynderdale
(diff)
22:23 WikiStart edited by Slynderdale
(diff)
21:58 Changeset [166] by Slynderdale
Added full CTCP as well as raw handlers. onRaw is called every time …
21:24 Changeset [165] by Seldaek
* Url: Added error status report + fixed speed
16:01 Changeset [164] by Seldaek
* Url: Removed useless property and made the title retrieval a tiny bit …
14:29 Changeset [163] by Seldaek
Url: Should fix the choking bug on very slowly loading pages (thanks …
14:19 Changeset [162] by Seldaek
* Abstract: Fixed ignore feature being case sensitive
08:07 Changeset [161] by Slynderdale
Some tiny fixes and additions. Fixed a sorting bug in ModuleList, added …
05:00 Changeset [160] by Seldaek
* Base: Some "undefined index" notices fixed

03/10/08:

14:51 Changeset [159] by tobias382
Added specification of settings for minimal configuration to the README …
02:00 Changeset [158] by tobias382
Fixed an issue in the Acronym plugin where a response was returned when no …
01:24 WikiStart edited by Slynderdale
(diff)
01:22 Changeset [157] by Slynderdale
Fixed some incompatibilities with ModuleList and made it slightly less …
01:17 Changeset [156] by tobias382
Fixed an issue in the Acronym plugin where HTML entities in the output …

03/09/08:

20:29 WikiStart edited by Seldaek
(diff)
20:24 WikiStart edited by Slynderdale
Added the help argument to ModuleList? (diff)
20:21 Changeset [155] by Slynderdale
Fixed a small bug in ModuleList? and added a help commands via plugins -h
20:02 WikiStart edited by Slynderdale
(diff)
19:08 Changeset [154] by Slynderdale
A ModuleList? plugin that allows you to list all the plugins or plugins …
19:05 Changeset [153] by Slynderdale
Made mute work per channel and globally instead of just globally. By …
19:01 Changeset [152] by Slynderdale
A small bugfix so it doesn't spew chucknorris facts when chuck norris is …
18:33 Changeset [151] by Seldaek
* Command: Fixes a bug that eated the first char of each argument parsed …
16:02 Changeset [150] by Seldaek
* Set: Fix for ini files containing weird CR/LF sequences
11:50 Changeset [149] by Slynderdale
An Eval module that adds two extra admin commands which take into account …
10:04 Changeset [148] by Slynderdale
Added a getPlugins function that returns the data for every plugin instead …
10:00 Changeset [147] by Slynderdale
Added a parseArguments function that takes a given string and extracts all …
09:58 Changeset [146] by Slynderdale
Added a small check to see if the memory functions existed when the debug, …
08:55 Changeset [145] by Slynderdale
Updated URL to have it have both a limit to the number of URLs that are …
07:41 Changeset [144] by Slynderdale
A couple small fixes but mainly added a per channel flood protection …
03:34 Changeset [143] by Slynderdale
Made it so only hostmask admins can make the bot quit or reconnect from …
02:51 Changeset [142] by Slynderdale
Adds a switch to the fromAdmin in AdminCommand?.php to check if for just …
02:45 Changeset [141] by Slynderdale
Added support for calling bots directly by prefixing the command with the …

03/08/08:

14:12 WikiStart edited by Seldaek
(diff)
14:10 WikiStart edited by Seldaek
(diff)
14:03 Changeset [140] by Seldaek
* Php: Fixes "php func()" not working, "();" is now removed before …

03/07/08:

21:11 Ticket #31 (Chuck Norris) closed by anonymous
fixed: Fixed in r139 As requested, a ChuckNorris? plugin that blurts out a random …
21:07 Changeset [139] by Slynderdale
Fixes 31 As requested, a ChuckNorris? plugin that blurts out a random fact …
19:01 Ticket #32 (Transliteration Support) closed by Slynderdale
fixed: (In [138]) Fixes #32 and adds transliteration support to Phergie's base as …
19:01 Changeset [138] by Slynderdale
Fixes #32 and adds transliteration support to Phergie's base as well as …
05:04 Changeset [137] by Slynderdale
Added support for non-breaking spaces aka hard spaces which the regex \s …
03:43 Changeset [136] by Slynderdale
03:14 Changeset [135] by Slynderdale
Added support for custom command prefixes as defined in the config file.
02:46 Changeset [134] by tobias382
Logging: Removed responses when the user is online or no result is found …
02:06 Ticket #32 (Transliteration Support) created by tobias382
Move the decode() routine used in the Url and FeedTicker? plugins to the …

03/06/08:

20:12 Ticket #31 (Chuck Norris) created by tobias382
When a user posts a message containing the phrase "Chuck Norris" …
17:33 Changeset [133] by tobias382
Removed an extranneous HTTP header that was causing requests to fail in …
03:46 Changeset [132] by Seldaek
* Url: Bug in grabbing title fixed
03:32 Changeset [131] by Seldaek
* Url: rebuilt antispam cache
03:04 Ticket #23 (Filter Support for FeedTicker) closed by tobias382
fixed: Related changes committed in r130.
03:03 Changeset [130] by tobias382
* Added support for global and per-feed filters by URL, title, and body to …

03/05/08:

23:40 Changeset [129] by Seldaek
* Nickserv: supports custom nickserv bot nick (thanks Slynderdale) * Set: …
20:42 Changeset [128] by Seldaek
* Set: fixed append that broke in some cases
19:52 Changeset [127] by Seldaek
* Url: Does not send messages if no title found and tinyurl not used
19:50 Changeset [126] by tobias382
* Fixed a bug in the Logging plugin where the seen command response used …
19:07 Changeset [125] by Seldaek
* Toggle: does not require all plugins to be loaded at init anymore, …
14:47 Ticket #30 (Streams Event Processing) created by tobias382
The Streams driver currently queues all events dispatched by plugins until …
02:24 Changeset [124] by Seldaek
* Toggle: changed getInstance to getPlugin, part deux.
02:23 Changeset [123] by Seldaek
* Toggle: changed getInstance to getPlugin
01:45 Changeset [122] by Seldaek
* Reconnect: It had Terminator and LOTR, now it even has Star Trek !

03/04/08:

17:17 Ticket #13 (Logging) reopened by tobias382
Moving Logging functionality to its own plugin and add utility methods for …
16:56 Ticket #18 (Lart) reopened by tobias382
Needs to be modified to make adding action-triggered larts easier as well …
16:18 Changeset [121] by Seldaek
* Drink: moved the punctuation patch somewhere more appropriate * Url: …
04:09 Changeset [120] by tobias382
Optimized a previous patch to strip trailing punctuation from drink …
04:02 Changeset [119] by tobias382
Added support for messages containing multiple URLs to the Url plugin …
03:39 DevelopersGuide edited by tobias382
(diff)
02:30 Changeset [118] by Seldaek
* Set: Fixes setIni() calls by parsing ini values as parse_ini_file() …
02:24 Changeset [117] by Seldaek
+ Adds Set plugin to set ini values while the bot runs and write them to …
01:49 Changeset [116] by tobias382
* Modified the Karma plugin to preserve case and spacing in its responses …
01:26 Changeset [115] by Seldaek
* Drink: Fixes "beer me." syntax (i.e. punctiation is removed from the …
00:04 Changeset [114] by tobias382
Added 'me' alias handling for seen and heard commands in the Logging …
Note: See TracTimeline for information about the timeline view.