Timeline
02/10/08:
- 23:20 Changeset [41] by
- * Added support for forgetting terms to the Lart plugin * Fixed a circular …
- 23:03 Changeset [40] by
- Fixed issues in the Lart plugin where the database UNIQUE index was not …
- 22:37 Ticket #18 (Lart) closed by
- fixed: (In [39]) Fixes #18 * Modified the base event handler class to …
- 22:37 Changeset [39] by
- Fixes #18 * Modified the base event handler class to automatically do a …
- 22:12 Changeset [38] by
- + adds Users::getUsers($chan) and Users::getRandomUser($chan)
- 17:59 Ticket #10 (Urban Dictionary Lookup) closed by
- fixed: (In [37]) Fixes #10 * Added the UrbanDictionary? plugin * Added a check to …
- 17:59 Changeset [37] by
- Fixes #10 * Added the UrbanDictionary? plugin * Added a check to the …
- 14:30 Changeset [36] by
- + adds user tracking to Users plugin (nick, join, part, quit)
- 13:23 Ticket #20 (AltNick Support And KeepAlive) created by
- It might be nice to be able to provide an Alternative Nick for the bot, …
- 03:42 Ticket #8 (PHP Function Lookup) closed by
- fixed: (In [35]) Fixes #8 * Added PHPLookup plugin
- 03:42 Changeset [35] by
- Fixes #8 * Added PHPLookup plugin
- 03:21 Ticket #1 (Acronym Lookup) closed by
- fixed: (In [34]) Fixes #1 * Added Acronym plugin * Expanded configuration file …
- 03:21 Changeset [34] by
- Fixes #1 * Added Acronym plugin * Expanded configuration file settings and …
- 02:50 Changeset [33] by
- * omitted one word in the ini comments
- 02:48 Ticket #11 (URL Titles and Short URL Equivalents) closed by
- fixed: (In [32]) fixes #11
- 02:48 Changeset [32] by
- fixes #11
- 02:04 Ticket #3 (Cocktail Me) closed by
- fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
- 02:04 Ticket #2 (Beer Me) closed by
- fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
- 02:04 Ticket #4 (Coke Me) closed by
- fixed: (In [31]) Fixes #2, #3, #4 * Modified the event request, base client, and …
- 02:04 Changeset [31] by
- Fixes #2, #3, #4 * Modified the event request, base client, and streams …
02/09/08:
- 19:28 Changeset [30] by
- * Added support to Command for optional arguments * Modified JoinPart? to …
- 18:50 Changeset [29] by
- Added command handler method lookup caching to Command.
- 18:23 Changeset [28] by
- Modified Command to intelligently detect and pass the intercepted event …
- 17:43 Changeset [27] by
- + added comments to RSSParser + added feed title parsing and format …
- 16:17 Ticket #19 (Error Logging) created by
- The current setup is a bit problematic in the sense that you don't always …
- 15:04 Changeset [26] by
- * small performance improvement on RSSParser
- 15:02 Changeset [25] by
- Added a comment regarding Freenode's 5 minute delay for displaying QUIT …
- 14:14 Ticket #18 (Lart) created by
- When a user sends a message to a channel in the format "BOTNICK: KEYWORD …
- 13:53 Ticket #14 (Command) closed by
- fixed: (In [24]) Fixes #14 * Added plugin short name retrieval and configuration …
- 13:53 Changeset [24] by
- Fixes #14 * Added plugin short name retrieval and configuration …
- 05:56 Changeset [23] by
- * adds Atom1.0 support to RSSParser (needs testing with different feeds)
- 05:22 Changeset [22] by
- * fixes RSSParser, formats titles and creates tinyurls for links
- 01:35 Changeset [21] by
- * moved setClient to construct in Handler and adjusted plugins to the …
- 00:43 Changeset [20] by
- + added cron abstract class + added JoinPart? that handles join/part #chan …
02/08/08:
- 17:20 Ticket #9 (TLD Lookup) reopened by
- TLD data should scraped from wikipedia at first run, and then stored in a …
- 14:51 Ticket #17 (Named Event Arguments) created by
- If Phergie_Event_Request::getArgument() receives a non-numeric string, it …
- 04:42 Ticket #15 (Daddy) closed by
- fixed: (In [19]) Fixes #15 * Added config checking and memory cleanup to #16 * …
- 04:42 Changeset [19] by
- Fixes #15 * Added config checking and memory cleanup to #16 * Added Daddy …
- 04:17 Ticket #16 (Plugin Selection) closed by
- fixed: (In [18]) Fixes #16 * Modified Bot to support selective plugin loading * …
- 04:17 Changeset [18] by
- Fixes #16 * Modified Bot to support selective plugin loading * Fixed …
- 00:57 Changeset [17] by
- + adds Debug (command is 'mem') plugin + adds Users (internal static use …
02/07/08:
- 20:36 Ticket #16 (Plugin Selection) created by
- The bot administrator should be able to manipulate configuration settings …
- 20:22 Ticket #15 (Daddy) created by
- When a user sends a message to a channel in the format (case-insensitive) …
- 19:36 Ticket #14 (Command) created by
- This would be an abstract plugin with an onPrivmsg event handler that …
- 16:17 Changeset [16] by
- * change in AdminCommand? to allow plugins extending it to have their own …
- 16:07 Changeset [15] by
- + add math/calc plugin
- 03:06 Changeset [14] by
- 1.0.1 release
- 03:00 Changeset [13] by
- Minor grammatical correction in a comment
- 02:33 Changeset [12] by
- Fixes #7 * Modified Quit plugin to use doQuit instead of disconnect * …
02/06/08:
- 22:57 Ticket #7 (Karma) closed by
- fixed: (In [11]) fixes #7 * bugfix in AdminCommand? * added some comments in …
- 22:57 Changeset [11] by
- fixes #7 * bugfix in AdminCommand? * added some comments in DNSLookup
- 18:12 Ticket #6 (DNS and Reverse DNS Lookups) closed by
- fixed: (In [10]) fixes #6
- 18:12 Changeset [10] by
- fixes #6
- 17:53 Ticket #9 (TLD Lookup) closed by
- fixed: (In [9]) fixes #9
- 17:53 Changeset [9] by
- fixes #9
- 04:24 Ticket #13 (Logging) created by
- Channel activity (messages, actions, nick changes, joins, parts) should be …
- 04:11 Ticket #12 (Spell Check) created by
- When a user sends a message to a channel that contains the sequence '% …
- 03:57 Ticket #11 (URL Titles and Short URL Equivalents) created by
- When a user sends a message to a channel containing a URL, the bot will …
- 03:48 Ticket #10 (Urban Dictionary Lookup) created by
- When a user sends a message to a change of the format 'ud %' where % is …
- 03:16 Changeset [8] by
- + added abstract handlers support + added AdminCommand? abstract handler + …
- 03:14 Ticket #9 (TLD Lookup) created by
- When a user sends a message to a channel of the form '.%' where % is a …
- 02:58 Ticket #8 (PHP Function Lookup) created by
- When a user sends a message to a channel of the format 'php %' where % is …
- 02:46 Ticket #7 (Karma) created by
- This plugin requires an external data source with a listing of specific …
- 02:33 Ticket #6 (DNS and Reverse DNS Lookups) created by
- When a user sends a message of the format 'dns %' where % is a domain …
- 02:23 Ticket #5 (Del.icio.us Bridge) created by
- When a user sends a message containing a URL to a channel, the bot should …
- 02:00 Ticket #4 (Coke Me) created by
- A user sends a message to a channel matching the pattern 'coke SOMESTRING' …
- 01:52 Ticket #3 (Cocktail Me) created by
- A user sends a message to a channel matching the pattern 'cocktail …
- 00:55 Changeset [7] by
- Modified autojoin check to not depend on NickServ? authentication
- 00:53 Changeset [6] by
- + adds logging capability in addition to the debug mode
- 00:35 Changeset [5] by
- Renamed Phergie_Client_Socket to Phergie_Client_Streams
- 00:34 Changeset [4] by
- Added CLI SAPI and configuration checks and corresponding README changes
- 00:16 Ticket #2 (Beer Me) created by
- A user sends a message to a channel matching the pattern 'beer SOMESTRING' …
02/05/08:
- 22:58 Ticket #1 (Acronym Lookup) created by
- A user sends a message containing a sequence of two or more capital …
- 22:51 WikiStart edited by
- (diff)
- 22:15 Changeset [3] by
- Corrected some assertions made in the HISTORY section of the README file
- 22:07 Changeset [2] by
- 1.0.0 release
- 21:39 Changeset [1] by
- Initial import
02/04/08:
- 09:17 WikiFormatting created by
- 09:17 TracIni created by
- 09:17 WikiHtml created by
- 09:17 TracTimeline created by
- 09:17 TracLinks created by
- 09:17 TracInstall created by
- 09:17 InterTrac created by
- 09:17 TracWiki created by
- 09:17 TracTicketsCustomFields created by
- 09:17 WikiStart created by
- 09:17 TracUnicode created by
- 09:17 TracQuery created by
- 09:17 WikiRestructuredTextLinks created by
- 09:17 TracImport created by
- 09:17 TracInterfaceCustomization created by
- 09:17 TracReports created by
- 09:17 CamelCase created by
- 09:17 TracNotification created by
- 09:17 InterMapTxt created by
- 09:17 TracRevisionLog created by
- 09:17 TracBrowser created by
- 09:17 RecentChanges created by
- 09:17 TracSearch created by
- 09:17 TracGuide created by
- 09:17 TracTickets created by
- 09:17 TracChangeset created by
- 09:17 TracAdmin created by
- 09:17 TracUpgrade created by
- 09:17 InterWiki created by
- 09:17 TracSupport created by
- 09:17 TitleIndex created by
- 09:17 TracBackup created by
- 09:17 TracAccessibility created by
- 09:17 TracCgi created by
- 09:17 TracSyntaxColoring created by
- 09:17 TracStandalone created by
- 09:17 WikiMacros created by
- 09:17 WikiPageNames created by
- 09:17 WikiDeletePage created by
- 09:17 TracRss created by
- 09:17 TracEnvironment created by
- 09:17 TracModPython created by
- 09:17 WikiProcessors created by
- 09:17 TracPlugins created by
- 09:17 SandBox created by
- 09:17 WikiNewPage created by
- 09:17 WikiRestructuredText created by
- 09:17 TracRoadmap created by
- 09:17 TracPermissions created by
- 09:17 TracLogging created by
- 09:17 TracFastCgi created by
Note: See TracTimeline
for information about the timeline view.