Assembla home | Assembla project page
 

root/trunk/Phergie/Plugin/Abstract/Base.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @278 [278] 08/01/08 21:18:09 Seldaek * Fixed a bug in staticPluginLoaded() and updated all calls to it
(edit) @275 [275] 08/01/08 18:11:54 Seldaek fixes #45
(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) @249 [249] 04/27/08 02:09:25 Slynderdale Various fixes
(edit) @245 [245] 04/15/08 01:14:57 Slynderdale Various bug fixes and enhancements. Removed the call_user_func calls in …
(edit) @232 [232] 04/14/08 00:10:01 Slynderdale Changed all instances of the method init and shutdown to onInit and …
(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) @206 [206] 04/04/08 18:03:53 Slynderdale Some more bug fixes. Added a temp fix to Base.php to make onPhpError work …
(edit) @205 [205] 04/04/08 10:28:52 Slynderdale Replaced every tab in Phergie with spaces for a more unified formatting
(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) @202 [202] 03/31/08 05:38:57 Slynderdale Fixed some minor strict errors
(edit) @201 [201] 03/31/08 04:43:44 Slynderdale Fixed a couple of bugs and did some code clean up.
(edit) @200 [200] 03/31/08 03:49:48 tobias382 * Change: Modified phergie.ini to default debug to true and log to null * …
(edit) @199 [199] 03/31/08 00:56:23 Slynderdale Some bug fixes and improvments. Turned a few of the user specific private …
(edit) @193 [193] 03/29/08 12:59:29 Slynderdale Added several bug fixes and also made AdminFunctions obsolete. Moved the …
(edit) @179 [179] 03/21/08 22:40:41 Slynderdale Some minor bug fixes and code improvements as well as some added debug …
(edit) @173 [173] 03/16/08 00:30:35 tobias382 Modified assignments in getCountdown() in the base plugin class to use the …
(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) @166 [166] 03/11/08 21:58:10 Slynderdale Added full CTCP as well as raw handlers. onRaw is called every time …
(edit) @160 [160] 03/11/08 05:00:59 Seldaek * Base: Some "undefined index" notices fixed
(edit) @153 [153] 03/09/08 19:05:45 Slynderdale Made mute work per channel and globally instead of just globally. By …
(edit) @147 [147] 03/09/08 10:00:20 Slynderdale Added a parseArguments function that takes a given string and extracts all …
(edit) @138 [138] 03/07/08 19:01:55 Slynderdale Fixes #32 and adds transliteration support to Phergie's base as well as …
(edit) @106 [106] 03/03/08 01:36:28 tobias382 * Modified all declarations and uses of checkDependencies to include the …
(edit) @82 [82] 02/27/08 05:40:00 Seldaek + Adds Toggle module that allows to mute and or disable other plugins …
(edit) @79 [79] 02/26/08 22:15:40 Seldaek * Base: fixes tinyUrl encoding of #anchors
(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 …
(copy) @68 [68] 02/17/08 21:37:06 tobias382 * Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated …
copied from trunk/Phergie/Event/Handler.php:
(edit) @66 [66] 02/17/08 19:53:26 tobias382 * Added missing onKick handler method to the base plugin class * Reverted …
Note: See TracRevisionLog for help on using the revision log.