Dmitriy Simushev
|
219aa4c9b1
|
Update EventDispatcher class
There is no need to register events any more.
|
2013-03-13 15:38:14 +00:00 |
|
Dmitriy Simushev
|
9e01c73cae
|
Create separate requests buffers for user and agent
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
a300b99171
|
Create base class for Client Side Request Processors
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
0933263cc9
|
Fix bug with wrong exception class
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
a650a35dd6
|
Move processorCall method to RequestProcessor class
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
95bc033817
|
Move saveCallback and loadCallback to RequestProcessor class
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
4f199b2f26
|
Rename MibewAPIWindowInteraction to MibewAPIChatInteraction
|
2013-03-13 15:32:45 +00:00 |
|
Dmitriy Simushev
|
2d7676fdf6
|
Fix the ability to call functions at Chat Window side
|
2013-03-13 15:32:44 +00:00 |
|
Dmitriy Simushev
|
498a34ae19
|
Update ThreadProcessor documentation
|
2013-03-13 15:32:43 +00:00 |
|
Dmitriy Simushev
|
14eed1072d
|
Use JavaScript templates for messages
|
2013-03-13 15:32:43 +00:00 |
|
Dmitriy Simushev
|
38668789b9
|
Change keys of array return by Thread::getMessages
|
2013-03-13 15:32:43 +00:00 |
|
Dmitriy Simushev
|
f1224a98ee
|
Fix ability to change avatar
|
2013-03-13 15:32:42 +00:00 |
|
Dmitriy Simushev
|
1528c610d7
|
Moved themeMessage method from ThreadProcessor to Thread
|
2013-03-13 15:32:42 +00:00 |
|
Dmitriy Simushev
|
50283a0b21
|
Move kindToString() method from ThreadProcessor to Thread
|
2013-03-13 15:32:41 +00:00 |
|
Dmitriy Simushev
|
37b8fa7243
|
Create ThreadProcessor class
|
2013-03-13 15:32:41 +00:00 |
|