|
|
|
@278
|
[278]
|
08/01/08 21:18:09 |
Seldaek |
* Fixed a bug in staticPluginLoaded() and updated all calls to it |
|
|
|
@275
|
[275]
|
08/01/08 18:11:54 |
Seldaek |
fixes #45 |
|
|
|
@273
|
[273]
|
08/01/08 09:58:43 |
Seldaek |
* Plugins that can't load now return error messages to say why
fixes #35 |
|
|
|
@249
|
[249]
|
04/27/08 02:09:25 |
Slynderdale |
Various fixes |
|
|
|
@245
|
[245]
|
04/15/08 01:14:57 |
Slynderdale |
Various bug fixes and enhancements. Removed the call_user_func calls in … |
|
|
|
@232
|
[232]
|
04/14/08 00:10:01 |
Slynderdale |
Changed all instances of the method init and shutdown to onInit and … |
|
|
|
@226
|
[226]
|
04/13/08 03:17:59 |
Slynderdale |
Some bug fixes and tweaks. Fixed up the error handling in URL a bit and … |
|
|
|
@223
|
[223]
|
04/13/08 00:21:06 |
Slynderdale |
Various bug fixes and enhancements:
Notable Changes:
* Bot.php: The … |
|
|
|
@216
|
[216]
|
04/08/08 01:29:18 |
Slynderdale |
Some things I missed in the clean up. |
|
|
|
@215
|
[215]
|
04/08/08 01:18:52 |
Slynderdale |
Cleaned up the code and beautified it. Fixed all the indentation and went … |
|
|
|
@206
|
[206]
|
04/04/08 18:03:53 |
Slynderdale |
Some more bug fixes. Added a temp fix to Base.php to make onPhpError work … |
|
|
|
@205
|
[205]
|
04/04/08 10:28:52 |
Slynderdale |
Replaced every tab in Phergie with spaces for a more unified formatting |
|
|
|
@204
|
[204]
|
04/04/08 10:08:19 |
Slynderdale |
Added various bug fixes, enhancements as well as removed some stay … |
|
|
|
@203
|
[203]
|
04/03/08 01:31:13 |
tobias382 |
Fixed the autoloader in the bootstrap file not to emit a notice for … |
|
|
|
@202
|
[202]
|
03/31/08 05:38:57 |
Slynderdale |
Fixed some minor strict errors |
|
|
|
@201
|
[201]
|
03/31/08 04:43:44 |
Slynderdale |
Fixed a couple of bugs and did some code clean up. |
|
|
|
@200
|
[200]
|
03/31/08 03:49:48 |
tobias382 |
* Change: Modified phergie.ini to default debug to true and log to null
* … |
|
|
|
@199
|
[199]
|
03/31/08 00:56:23 |
Slynderdale |
Some bug fixes and improvments. Turned a few of the user specific private … |
|
|
|
@193
|
[193]
|
03/29/08 12:59:29 |
Slynderdale |
Added several bug fixes and also made AdminFunctions obsolete. Moved the … |
|
|
|
@179
|
[179]
|
03/21/08 22:40:41 |
Slynderdale |
Some minor bug fixes and code improvements as well as some added debug … |
|
|
|
@173
|
[173]
|
03/16/08 00:30:35 |
tobias382 |
Modified assignments in getCountdown() in the base plugin class to use the … |
|
|
|
@172
|
[172]
|
03/13/08 03:05:10 |
Slynderdale |
Changed some static line break endings such \n and such to use PHP_EOL to … |
|
|
|
@166
|
[166]
|
03/11/08 21:58:10 |
Slynderdale |
Added full CTCP as well as raw handlers. onRaw is called every time … |
|
|
|
@160
|
[160]
|
03/11/08 05:00:59 |
Seldaek |
* Base: Some "undefined index" notices fixed |
|
|
|
@153
|
[153]
|
03/09/08 19:05:45 |
Slynderdale |
Made mute work per channel and globally instead of just globally. By … |
|
|
|
@147
|
[147]
|
03/09/08 10:00:20 |
Slynderdale |
Added a parseArguments function that takes a given string and extracts all … |
|
|
|
@138
|
[138]
|
03/07/08 19:01:55 |
Slynderdale |
Fixes #32 and adds transliteration support to Phergie's base as well as … |
|
|
|
@106
|
[106]
|
03/03/08 01:36:28 |
tobias382 |
* Modified all declarations and uses of checkDependencies to include the … |
|
|
|
@82
|
[82]
|
02/27/08 05:40:00 |
Seldaek |
+ Adds Toggle module that allows to mute and or disable other plugins … |
|
|
|
@79
|
[79]
|
02/26/08 22:15:40 |
Seldaek |
* Base: fixes tinyUrl encoding of #anchors |
|
|
|
@78
|
[78]
|
02/26/08 03:47:02 |
tobias382 |
Fixes #26
* Modified the bootstrap file to determine all plugins to be … |
|
|
|
@71
|
[71]
|
02/25/08 01:38:31 |
tobias382 |
* Added support to the Acronym plugin for filtering responses to certain … |
|
|
|
@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:
|
|
|
|
@66
|
[66]
|
02/17/08 19:53:26 |
tobias382 |
* Added missing onKick handler method to the base plugin class
* Reverted … |