|
|
|
@259
|
[259]
|
07/02/08 02:55:37 |
tobias382 |
Fixes #41 - Acronym plugin was modified to update the host and web … |
|
|
|
@255
|
[255]
|
05/05/08 16:08:08 |
Seldaek |
* Increased Acronym timeout |
|
|
|
@254
|
[254]
|
05/05/08 16:02:17 |
Seldaek |
* Fixed Acronym requests |
|
|
|
@232
|
[232]
|
04/14/08 00:10:01 |
Slynderdale |
Changed all instances of the method init and shutdown to onInit and … |
|
|
|
@223
|
[223]
|
04/13/08 00:21:06 |
Slynderdale |
Various bug fixes and enhancements:
Notable Changes:
* Bot.php: The … |
|
|
|
@218
|
[218]
|
04/08/08 02:22:36 |
Slynderdale |
This should be it for the clean up. |
|
|
|
@217
|
[217]
|
04/08/08 01:57:38 |
Slynderdale |
Some final clean up. |
|
|
|
@215
|
[215]
|
04/08/08 01:18:52 |
Slynderdale |
Cleaned up the code and beautified it. Fixed all the indentation and went … |
|
|
|
@203
|
[203]
|
04/03/08 01:31:13 |
tobias382 |
Fixed the autoloader in the bootstrap file not to emit a notice for … |
|
|
|
@200
|
[200]
|
03/31/08 03:49:48 |
tobias382 |
* Change: Modified phergie.ini to default debug to true and log to null
* … |
|
|
|
@194
|
[194]
|
03/29/08 13:28:33 |
Slynderdale |
A whole lot of enhancements and bug fixes. The files were also updated to … |
|
|
|
@180
|
[180]
|
03/21/08 22:42:02 |
Slynderdale |
Added caching to acronym that flushes daily to improve its speed and … |
|
|
|
@158
|
[158]
|
03/10/08 02:00:20 |
tobias382 |
Fixed an issue in the Acronym plugin where a response was returned when no … |
|
|
|
@156
|
[156]
|
03/10/08 01:17:15 |
tobias382 |
Fixed an issue in the Acronym plugin where HTML entities in the output … |
|
|
|
@133
|
[133]
|
03/06/08 17:33:26 |
tobias382 |
Removed an extranneous HTTP header that was causing requests to fail in … |
|
|
|
@106
|
[106]
|
03/03/08 01:36:28 |
tobias382 |
* Modified all declarations and uses of checkDependencies to include the … |
|
|
|
@85
|
[85]
|
02/28/08 00:33:18 |
tobias382 |
* Reverted changes made to test the named argument additions |
|
|
|
@84
|
[84]
|
02/28/08 00:27:18 |
tobias382 |
* Removed a stray debugging line from the request event class
* Fixed a … |
|
|
|
@78
|
[78]
|
02/26/08 03:47:02 |
tobias382 |
Fixes #26
* Modified the bootstrap file to determine all plugins to be … |
|
|
|
@72
|
[72]
|
02/25/08 06:55:08 |
Seldaek |
* Acronym : allowed <Nick>: ACRO?
* Daddy : added "I am your daddy, … |
|
|
|
@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 … |
|
|
|
@60
|
[60]
|
02/17/08 04:25:26 |
tobias382 |
Fixes #1, #8, #14, #10, #13
* Fixed some parameter parsing issues in the … |
|
|
|
@59
|
[59]
|
02/15/08 10:37:33 |
tobias382 |
Unstable commit - driver seems to work, most plugins still need testing
* … |
|
|
|
@57
|
[57]
|
02/12/08 05:39:20 |
tobias382 |
* Removed _ convention from non-public class properties
* Converted static … |
|
copied from trunk/Phergie/Event/Handler/Acronym.php:
|
|
|
|
@52
|
[52]
|
02/11/08 16:59:55 |
Seldaek |
+ adds Logging
* tweak in the Acronym match to avoid false positives |