|
|
|
@292
|
[292]
|
10/27/08 15:02:39 |
tobias382 |
Fixed a bug with the previous commit caused beginning and ending CTCP … |
|
|
|
@291
|
[291]
|
10/27/08 04:06:43 |
tobias382 |
Fixes a security issue in the streams driver allowing for command … |
|
|
|
@285
|
[285]
|
09/17/08 00:15:19 |
tobias382 |
Fixes #58 Incorrect server specification in the configuration no longer … |
|
|
|
@271
|
[271]
|
08/01/08 08:50:36 |
Seldaek |
* Fixes domain name in VERSION reply |
|
|
|
@269
|
[269]
|
07/26/08 17:37:26 |
tobias382 |
Added a connection attempt timeout to the streams driver to avoid having … |
|
|
|
@245
|
[245]
|
04/15/08 01:14:57 |
Slynderdale |
Various bug fixes and enhancements. Removed the call_user_func calls in … |
|
|
|
@236
|
[236]
|
04/14/08 08:19:40 |
Slynderdale |
Added a method_exists check to prevent call_user_func_array errors from … |
|
|
|
@232
|
[232]
|
04/14/08 00:10:01 |
Slynderdale |
Changed all instances of the method init and shutdown to onInit and … |
|
|
|
@230
|
[230]
|
04/13/08 22:13:20 |
Slynderdale |
More bug fixes, yay! Raised the usleep value in streams to be less … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@214
|
[214]
|
04/05/08 07:30:06 |
Slynderdale |
Added temporary real time support for the do methods. By default all … |
|
|
|
@213
|
[213]
|
04/05/08 07:25:18 |
Slynderdale |
Fixed a bug with realpath on Windows in debug logging |
|
|
|
@211
|
[211]
|
04/05/08 05:58:15 |
Slynderdale |
Set the sock stream to non-blocking and added support for the onTick … |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@192
|
[192]
|
03/29/08 12:43:25 |
Slynderdale |
Moved the get and add plugin functions from Streams to the base abstract … |
|
|
|
@178
|
[178]
|
03/21/08 22:36:34 |
Slynderdale |
Added the function getPluginList which returns a list of all the loaded … |
|
|
|
@172
|
[172]
|
03/13/08 03:05:10 |
Slynderdale |
Changed some static line break endings such \n and such to use PHP_EOL to … |
|
|
|
@167
|
[167]
|
03/12/08 23:18:54 |
Slynderdale |
Added a doRaw function to send raw data/messages to the server and added a … |
|
|
|
@166
|
[166]
|
03/11/08 21:58:10 |
Slynderdale |
Added full CTCP as well as raw handlers. onRaw is called every time … |
|
|
|
@162
|
[162]
|
03/11/08 14:19:37 |
Seldaek |
* Abstract: Fixed ignore feature being case sensitive |
|
|
|
@148
|
[148]
|
03/09/08 10:04:32 |
Slynderdale |
Added a getPlugins function that returns the data for every plugin instead … |
|
|
|
@105
|
[105]
|
03/02/08 21:35:46 |
Seldaek |
* Changed the Timeout detection to a hand-crafted one since … |
|
|
|
@103
|
[103]
|
03/02/08 15:50:02 |
tobias382 |
* Moved logic to convert a hostmask expression list to a regular … |
|
|
|
@98
|
[98]
|
03/01/08 22:04:37 |
Seldaek |
* Fixes some keepalive bugs
+ Adds the Reconnect module |
|
|
|
@96
|
[96]
|
03/01/08 20:50:42 |
Seldaek |
+ Adds Keepalive/Timeout |
|
|
|
@92
|
[92]
|
03/01/08 17:34:30 |
tobias382 |
Fixes #19 Added logging support for debugging to the base driver class |
|
|
|
@88
|
[88]
|
02/29/08 02:41:05 |
tobias382 |
Renamed previously added getInstance method to getPlugin |
|
|
|
@82
|
[82]
|
02/27/08 05:40:00 |
Seldaek |
+ Adds Toggle module that allows to mute and or disable other plugins … |
|
|
|
@76
|
[76]
|
02/25/08 21:55:17 |
Seldaek |
* Streams: parameter parsing bug fixed
* Karma: supports multi-word items … |
|
|
|
@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 … |
|
|
|
@61
|
[61]
|
02/17/08 17:24:15 |
tobias382 |
* Modified the Dns and Math plugins to use the Command plugin
* Added soda … |
|
|
|
@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 … |
|
|
|
@56
|
[56]
|
02/12/08 03:21:42 |
tobias382 |
* Streamlined the Bot class into linear procedural code
* Renamed the … |
|
copied from trunk/Phergie/Client:
|
|
|
|
@42
|
[42]
|
02/11/08 00:07:58 |
tobias382 |
* Added a new shutdown() method to the base event handler class
* Moved … |