Assembla home | Assembla project page
 

root/trunk/Phergie/Plugin/Karma.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) @265 [265] 07/14/08 03:53:40 tobias382 Added constant checks and declarations in the Math and Karma plugins for …
(edit) @237 [237] 04/14/08 22:52:27 Slynderdale Fixed up Karma so assertion requests take into account the bot name as a …
(edit) @232 [232] 04/14/08 00:10:01 Slynderdale Changed all instances of the method init and shutdown to onInit and …
(edit) @223 [223] 04/13/08 00:21:06 Slynderdale Various bug fixes and enhancements: Notable Changes: * Bot.php: The …
(edit) @218 [218] 04/08/08 02:22:36 Slynderdale This should be it for the clean up.
(edit) @217 [217] 04/08/08 01:57:38 Slynderdale Some final 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) @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) @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) @194 [194] 03/29/08 13:28:33 Slynderdale A whole lot of enhancements and bug fixes. The files were also updated to …
(edit) @179 [179] 03/21/08 22:40:41 Slynderdale Some minor bug fixes and code improvements as well as some added debug …
(edit) @161 [161] 03/11/08 08:07:48 Slynderdale Some tiny fixes and additions. Fixed a sorting bug in ModuleList, added …
(edit) @141 [141] 03/09/08 02:45:08 Slynderdale Added support for calling bots directly by prefixing the command with the …
(edit) @136 [136] 03/07/08 03:43:21 Slynderdale --
(edit) @135 [135] 03/07/08 03:14:47 Slynderdale Added support for custom command prefixes as defined in the config file.
(edit) @116 [116] 03/04/08 01:49:56 tobias382 * Modified the Karma plugin to preserve case and spacing in its responses …
(edit) @110 [110] 03/03/08 16:05:30 Seldaek * Fixes "karma me" answer, it should now answer with "<Nick> has karma of …
(edit) @109 [109] 03/03/08 03:55:29 Seldaek fixes #7 Adds assertions to Karma
(edit) @107 [107] 03/03/08 03:13:33 tobias382 Closes #12 * Added the Spellcheck plugin (thanks BigE) * Made some minor …
(edit) @106 [106] 03/03/08 01:36:28 tobias382 * Modified all declarations and uses of checkDependencies to include the …
(edit) @90 [90] 03/01/08 08:26:45 Seldaek * Karma: added "karma me" to request one's own karma
(edit) @81 [81] 02/27/08 00:48:31 Seldaek * Karma: added support for Word++ #comment, //comment and /*comment*/, …
(edit) @80 [80] 02/27/08 00:10:06 Seldaek * Karma: moved SQLite to PDO::SQLite, DB *might* need to be deleted sadly.
(edit) @78 [78] 02/26/08 03:47:02 tobias382 Fixes #26 * Modified the bootstrap file to determine all plugins to be …
(edit) @76 [76] 02/25/08 21:55:17 Seldaek * Streams: parameter parsing bug fixed * Karma: supports multi-word items …
(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) @67 [67] 02/17/08 19:57:37 tobias382 Reverted in-progress changes to the Karma plugin that were accidentally …
(edit) @66 [66] 02/17/08 19:53:26 tobias382 * Added missing onKick handler method to the base plugin class * Reverted …
(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) @58 [58] 02/12/08 07:13:09 tobias382 This is an unstable commit meant only to store work in progress. * Moved …
(copy) @57 [57] 02/12/08 05:39:20 tobias382 * Removed _ convention from non-public class properties * Converted static …
copied from trunk/Phergie/Event/Handler/Karma.php:
(edit) @53 [53] 02/11/08 22:26:38 Seldaek * potential SQL Injection fixed in Karma * some answers changes in …
Note: See TracRevisionLog for help on using the revision log.