Timeline


and .

02/25/08:

22:59 Changeset [77] by Seldaek
* Lart: bugfix for "foo is foo is bar"
22:01 Ticket #28 (Support for custom messages in Quit plugin) created by tobias382
Add a configuration setting for the Quit plugin to contain a string. This …
22:01 DevelopersGuide edited by Seldaek
(diff)
21:55 Changeset [76] by Seldaek
* Streams: parameter parsing bug fixed * Karma: supports multi-word items …
21:45 WikiStart edited by Seldaek
(diff)
18:23 Changeset [75] by Seldaek
* Url: fixes titles being cut off
07:11 Changeset [74] by Seldaek
* Daddy : okay I tested parse_ini_file to be sure this time :$
07:04 Changeset [73] by Seldaek
* Daddy : really uses curses now (hopefully)
06:55 Changeset [72] by Seldaek
* Acronym : allowed <Nick>: ACRO? * Daddy : added "I am your daddy, …
01:38 Changeset [71] by tobias382
* Added support to the Acronym plugin for filtering responses to certain …

02/23/08:

16:44 Ticket #27 (Weather) created by tobias382
When a user submits a message to either the bot or the channel in the …

02/18/08:

03:35 WikiStart edited by tobias382
(diff)
03:32 Changeset [70] by tobias382
Added 1.0.2 release tag
03:20 DevelopersGuide created by tobias382

02/17/08:

22:17 Changeset [69] by tobias382
Updated several areas of the README file to reflect recent file …
21:37 Changeset [68] by tobias382
* Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated …
20:35 WikiStart edited by tobias382
(diff)
20:25 WikiStart edited by tobias382
(diff)
19:57 Changeset [67] by tobias382
Reverted in-progress changes to the Karma plugin that were accidentally …
19:53 Changeset [66] by tobias382
* Added missing onKick handler method to the base plugin class * Reverted …
19:03 Changeset [65] by Seldaek
* antiloop fix for Url
18:27 Changeset [64] by tobias382
* Added a check for messages containing no commands * Added a check for …
18:00 Changeset [63] by tobias382
Modified regex delimiters for admin hostmasks in AdminCommand? so that / …
17:57 WikiStart edited by tobias382
(diff)
17:28 Changeset [62] by tobias382
Fixed a broken regular expression in the Nickserv plugin.
17:24 Changeset [61] by tobias382
* Modified the Dns and Math plugins to use the Command plugin * Added soda …
04:45 Ticket #26 (Dependency Checking) created by tobias382
A new static method, checkDependencies(), must be added to the base plugin …
04:38 Ticket #25 (Help) created by tobias382
Add an abstract method to the base driver class and a concrete …
04:28 Ticket #13 (Logging) reopened by tobias382
Add support for a willsee command which performs analysis on past actions …
04:25 Ticket #1 (Acronym Lookup) closed by tobias382
fixed: (In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing …
04:25 Ticket #8 (PHP Function Lookup) closed by tobias382
fixed: (In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing …
04:25 Ticket #13 (Logging) closed by tobias382
fixed: (In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing …
04:25 Ticket #14 (Command) closed by tobias382
fixed: (In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing …
04:25 Ticket #10 (Urban Dictionary Lookup) closed by tobias382
fixed: (In [60]) Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing …
04:25 Changeset [60] by tobias382
Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing issues in the …

02/15/08:

10:37 Changeset [59] by tobias382
Unstable commit - driver seems to work, most plugins still need testing * …

02/14/08:

15:35 Ticket #24 (Unit Conversion) created by tobias382
This plugin would respond to requests for unit conversion in areas such as …

02/13/08:

16:00 Ticket #1 (Acronym Lookup) reopened by tobias382
There's a bug in the acronym detection algorithm that needs to be fixed …
15:20 WikiStart edited by tobias382
(diff)
14:58 Ticket #23 (Filter Support for FeedTicker) created by tobias382
Add two new optional configuration settings for FeedTicker?, filter_title …

02/12/08:

07:13 Changeset [58] by tobias382
This is an unstable commit meant only to store work in progress. * Moved …
05:39 Changeset [57] by tobias382
* Removed _ convention from non-public class properties * Converted static …
03:21 Changeset [56] by tobias382
* Streamlined the Bot class into linear procedural code * Renamed the …
01:02 WikiStart edited by Seldaek
(diff)

02/11/08:

23:58 Changeset [55] by Seldaek
+ added tea to Drink [thanks to Harry Roberts]
23:35 Changeset [54] by Seldaek
* tiny fix in math
22:26 Changeset [53] by Seldaek
* potential SQL Injection fixed in Karma * some answers changes in Logging …
22:18 WikiStart edited by Seldaek
(diff)
22:18 WikiStart edited by Seldaek
(diff)
22:15 WikiStart edited by Seldaek
(diff)
21:59 WikiStart edited by Seldaek
(diff)
17:08 WikiStart edited by tobias382
(diff)
16:59 Changeset [52] by Seldaek
+ adds Logging * tweak in the Acronym match to avoid false positives
16:20 Ticket #22 (Centralized Garbage Collection) created by tobias382
Data created by plugins often needs to be cleared out on a synchronized …
16:07 Ticket #21 (PHAR Support) created by tobias382
Once the core and main set of plugins are stable and the application is …
15:42 Ticket #7 (Karma) reopened by tobias382
Maybe add support for X > Y or X < Y assertions? Support complex cases …
14:07 Changeset [51] by Seldaek
* usability change in AdminCommand? so that commands can be given without …
03:30 Ticket #8 (PHP Function Lookup) reopened by tobias382
The correct text isn't sent in some cases, like for case. Maybe the home …
03:17 Ticket #14 (Command) reopened by tobias382
This needs to check for default values and use them when argument values …
03:12 Ticket #10 (Urban Dictionary Lookup) reopened by tobias382
lornajane suggested including a TinyURL link to the definition at the end …
03:08 Changeset [50] by tobias382
* Fixed a bug in the random user action in the Acronym plugin where the …
02:44 Changeset [49] by Seldaek
* fixes warning for 404 URLs in URLTitles
02:40 Changeset [48] by Seldaek
+ adds Say plugin
02:22 Changeset [47] by Seldaek
* AdminCommand?.ops check on all channels if the user is op somewhere, this …
01:18 Changeset [46] by Seldaek
* more karma pranks * RSSParser and URLTitles use TinyURL only when …
00:58 Changeset [45] by Seldaek
* added support for "A.B.C." as well as "ABC?" in acronym
00:52 Changeset [44] by Seldaek
* some more pranks in Karma
00:38 Changeset [43] by tobias382
* Updated the base event handler class to include a type hint for the …
00:07 Changeset [42] by tobias382
* Added a new shutdown() method to the base event handler class * Moved …

02/10/08:

23:20 Changeset [41] by tobias382
* Added support for forgetting terms to the Lart plugin * Fixed a circular …
23:03 Changeset [40] by tobias382
Fixed issues in the Lart plugin where the database UNIQUE index was not …
22:37 Ticket #18 (Lart) closed by tobias382
fixed: (In [39]) Fixes #18 * Modified the base event handler class to …
22:37 Changeset [39] by tobias382
Fixes #18 * Modified the base event handler class to automatically do a …
22:12 Changeset [38] by Seldaek
+ adds Users::getUsers($chan) and Users::getRandomUser($chan)
17:59 Ticket #10 (Urban Dictionary Lookup) closed by tobias382
fixed: (In [37]) Fixes #10 * Added the UrbanDictionary? plugin * Added a check to …
17:59 Changeset [37] by tobias382
Fixes #10 * Added the UrbanDictionary? plugin * Added a check to the …
14:30 Changeset [36] by Seldaek
+ adds user tracking to Users plugin (nick, join, part, quit)
13:23 Ticket #20 (AltNick Support And KeepAlive) created by Seldaek
It might be nice to be able to provide an Alternative Nick for the bot, …
03:42 Ticket #8 (PHP Function Lookup) closed by tobias382
fixed: (In [35]) Fixes #8 * Added PHPLookup plugin
03:42 Changeset [35] by tobias382
Fixes #8 * Added PHPLookup plugin
03:21 Ticket #1 (Acronym Lookup) closed by tobias382
fixed: (In [34]) Fixes #1 * Added Acronym plugin * Expanded configuration file …
03:21 Changeset [34] by tobias382
Fixes #1 * Added Acronym plugin * Expanded configuration file settings and …
02:50 Changeset [33] by Seldaek
* omitted one word in the ini comments
02:48 Ticket #11 (URL Titles and Short URL Equivalents) closed by Seldaek
fixed: (In [32]) fixes #11
02:48 Changeset [32] by Seldaek
fixes #11
02:04 Ticket #3 (Cocktail Me) closed by tobias382
fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
02:04 Ticket #2 (Beer Me) closed by tobias382
fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
02:04 Ticket #4 (Coke Me) closed by tobias382
fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
02:04 Changeset [31] by tobias382
Fixes #2, #3, #4 * Modified the event request, base client, and streams …
Note: See TracTimeline for information about the timeline view.