Assembla home | Assembla project page
 

root/trunk/Phergie/Bot.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @273 [273] 08/01/08 09:58:43 Seldaek * Plugins that can't load now return error messages to say why fixes #35
(edit) @267 [267] 07/21/08 01:41:26 tobias382 Fixes #53 Added suggested optimizations to Bot.php (thanks Shadowhand)
(edit) @229 [229] 04/13/08 21:32:54 Slynderdale Made the ini setting "realname" a required setting since its needed in the …
(edit) @226 [226] 04/13/08 03:17:59 Slynderdale Some bug fixes and tweaks. Fixed up the error handling in URL a bit and …
(edit) @223 [223] 04/13/08 00:21:06 Slynderdale Various bug fixes and enhancements: Notable Changes: * Bot.php: The …
(edit) @216 [216] 04/08/08 01:29:18 Slynderdale Some things I missed in the clean up.
(edit) @215 [215] 04/08/08 01:18:52 Slynderdale Cleaned up the code and beautified it. Fixed all the indentation and went …
(edit) @212 [212] 04/05/08 06:05:52 Slynderdale Fixed a minor error with a missing DIRECTORY_SEPARATOR in the driver …
(edit) @209 [209] 04/05/08 00:40:03 tobias382 Corrected a minor typo in a comment in the bootstrap file
(edit) @208 [208] 04/05/08 00:27:09 tobias382 Optimized the autoloader and removed declarations for unused constants in …
(edit) @204 [204] 04/04/08 10:08:19 Slynderdale Added various bug fixes, enhancements as well as removed some stay …
(edit) @203 [203] 04/03/08 01:31:13 tobias382 Fixed the autoloader in the bootstrap file not to emit a notice for …
(edit) @200 [200] 03/31/08 03:49:48 tobias382 * Change: Modified phergie.ini to default debug to true and log to null * …
(edit) @191 [191] 03/29/08 12:38:52 Slynderdale Added minimum version check for PHP 5.1.2, a check for versions below 5.2 …
(edit) @177 [177] 03/21/08 22:34:26 Slynderdale Added PHERGIE_INI_PATH constant to Bot.php that contains the full path to …
(edit) @172 [172] 03/13/08 03:05:10 Slynderdale Changed some static line break endings such \n and such to use PHP_EOL to …
(edit) @125 [125] 03/05/08 19:07:13 Seldaek * Toggle: does not require all plugins to be loaded at init anymore, …
(edit) @106 [106] 03/03/08 01:36:28 tobias382 * Modified all declarations and uses of checkDependencies to include the …
(edit) @102 [102] 03/01/08 23:10:48 Seldaek * Forces the bot to reload ini values when it reconnects
(edit) @99 [99] 03/01/08 22:36:50 tobias382 Fixes #27 Added Weather plugin (thanks krustofski)
(edit) @96 [96] 03/01/08 20:50:42 Seldaek + Adds Keepalive/Timeout
(edit) @82 [82] 02/27/08 05:40:00 Seldaek + Adds Toggle module that allows to mute and or disable other plugins …
(edit) @78 [78] 02/26/08 03:47:02 tobias382 Fixes #26 * Modified the bootstrap file to determine all plugins to be …
(edit) @71 [71] 02/25/08 01:38:31 tobias382 * Added support to the Acronym plugin for filtering responses to certain …
(edit) @68 [68] 02/17/08 21:37:06 tobias382 * Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated …
(edit) @60 [60] 02/17/08 04:25:26 tobias382 Fixes #1, #8, #14, #10, #13 * Fixed some parameter parsing issues in the …
(edit) @59 [59] 02/15/08 10:37:33 tobias382 Unstable commit - driver seems to work, most plugins still need testing * …
(edit) @57 [57] 02/12/08 05:39:20 tobias382 * Removed _ convention from non-public class properties * Converted static …
(edit) @56 [56] 02/12/08 03:21:42 tobias382 * Streamlined the Bot class into linear procedural code * Renamed the …
(edit) @21 [21] 02/09/08 01:35:55 Seldaek * moved setClient to construct in Handler and adjusted plugins to the …
(edit) @19 [19] 02/08/08 04:42:40 tobias382 Fixes #15 * Added config checking and memory cleanup to #16 * Added Daddy …
(edit) @18 [18] 02/08/08 04:17:38 tobias382 Fixes #16 * Modified Bot to support selective plugin loading * Fixed …
(edit) @8 [8] 02/06/08 03:16:43 Seldaek + added abstract handlers support + added AdminCommand? abstract handler + …
(edit) @4 [4] 02/06/08 00:34:21 tobias382 Added CLI SAPI and configuration checks and corresponding README changes
(add) @1 [1] 02/05/08 21:39:53 tobias382 Initial import
Note: See TracRevisionLog for help on using the revision log.