Assembla home | Assembla project page
 

root/trunk/Phergie/Driver/Streams.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @292 [292] 10/27/08 15:02:39 tobias382 Fixed a bug with the previous commit caused beginning and ending CTCP …
(edit) @291 [291] 10/27/08 04:06:43 tobias382 Fixes a security issue in the streams driver allowing for command …
(edit) @285 [285] 09/17/08 00:15:19 tobias382 Fixes #58 Incorrect server specification in the configuration no longer …
(edit) @271 [271] 08/01/08 08:50:36 Seldaek * Fixes domain name in VERSION reply
(edit) @269 [269] 07/26/08 17:37:26 tobias382 Added a connection attempt timeout to the streams driver to avoid having …
(edit) @245 [245] 04/15/08 01:14:57 Slynderdale Various bug fixes and enhancements. Removed the call_user_func calls in …
(edit) @236 [236] 04/14/08 08:19:40 Slynderdale Added a method_exists check to prevent call_user_func_array errors from …
(edit) @232 [232] 04/14/08 00:10:01 Slynderdale Changed all instances of the method init and shutdown to onInit and …
(edit) @230 [230] 04/13/08 22:13:20 Slynderdale More bug fixes, yay! Raised the usleep value in streams to be less …
(edit) @223 [223] 04/13/08 00:21:06 Slynderdale Various bug fixes and enhancements: Notable Changes: * Bot.php: The …
(edit) @215 [215] 04/08/08 01:18:52 Slynderdale Cleaned up the code and beautified it. Fixed all the indentation and went …
(edit) @214 [214] 04/05/08 07:30:06 Slynderdale Added temporary real time support for the do methods. By default all …
(edit) @211 [211] 04/05/08 05:58:15 Slynderdale Set the sock stream to non-blocking and added support for the onTick …
(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) @192 [192] 03/29/08 12:43:25 Slynderdale Moved the get and add plugin functions from Streams to the base abstract …
(edit) @178 [178] 03/21/08 22:36:34 Slynderdale Added the function getPluginList which returns a list of all the loaded …
(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) @167 [167] 03/12/08 23:18:54 Slynderdale Added a doRaw function to send raw data/messages to the server and added a …
(edit) @166 [166] 03/11/08 21:58:10 Slynderdale Added full CTCP as well as raw handlers. onRaw is called every time …
(edit) @148 [148] 03/09/08 10:04:32 Slynderdale Added a getPlugins function that returns the data for every plugin instead …
(edit) @105 [105] 03/02/08 21:35:46 Seldaek * Changed the Timeout detection to a hand-crafted one since …
(edit) @103 [103] 03/02/08 15:50:02 tobias382 * Moved logic to convert a hostmask expression list to a regular …
(edit) @98 [98] 03/01/08 22:04:37 Seldaek * Fixes some keepalive bugs + Adds the Reconnect module
(edit) @96 [96] 03/01/08 20:50:42 Seldaek + Adds Keepalive/Timeout
(edit) @88 [88] 02/29/08 02:41:05 tobias382 Renamed previously added getInstance method to getPlugin
(edit) @82 [82] 02/27/08 05:40:00 Seldaek + Adds Toggle module that allows to mute and or disable other plugins …
(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) @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) @57 [57] 02/12/08 05:39:20 tobias382 * Removed _ convention from non-public class properties * Converted static …
(copy) @56 [56] 02/12/08 03:21:42 tobias382 * Streamlined the Bot class into linear procedural code * Renamed the …
copied from trunk/Phergie/Client/Streams.php:
(edit) @42 [42] 02/11/08 00:07:58 tobias382 * Added a new shutdown() method to the base event handler class * Moved …
Note: See TracRevisionLog for help on using the revision log.