java/src/messenger/webim/libs/classes
2013-03-13 15:32:45 +00:00
..
.htaccess Added classes that implements plugin system and tests for them 2013-03-13 07:58:12 +00:00
client_side_processor.php Create base class for Client Side Request Processors 2013-03-13 15:32:45 +00:00
database.php Fixed ability to use persistent database connection with an object of the Database class 2013-03-13 15:32:39 +00:00
event_dispatcher.php Added some phpdoc documentation to EventDispatcher class 2013-03-13 08:12:11 +00:00
mibew_api_chat_interaction.php Rename MibewAPIWindowInteraction to MibewAPIChatInteraction 2013-03-13 15:32:45 +00:00
mibew_api_execution_context.php Split mibew_api.php into several files 2013-03-13 15:32:38 +00:00
mibew_api_interaction.php Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults 2013-03-13 15:32:38 +00:00
mibew_api.php Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults 2013-03-13 15:32:38 +00:00
plugin_manager.php Use camel case for plugins' classes names 2013-03-13 15:32:44 +00:00
plugin.php Update Plugin class documentation 2013-03-13 15:32:41 +00:00
request_processor.php Create separate requests buffers for user and agent 2013-03-13 15:32:45 +00:00
settings.php Completely rewrite Chat's JavaScript files 2013-03-13 15:32:44 +00:00
thread_processor.php Create separate requests buffers for user and agent 2013-03-13 15:32:45 +00:00
thread.php Fix bug with user wait time 2013-03-13 15:32:44 +00:00