Dmitriy Simushev
|
ff3bfa545f
|
Update pluginMessageIndex event
Add ability for plugins to alter sender name and operator ID
during message indexing.
|
2013-04-30 13:20:14 +00:00 |
|
Dmitriy Simushev
|
dfd3b9e615
|
Create Thread::postPluginMessage method
|
2013-04-30 13:18:28 +00:00 |
|
Dmitriy Simushev
|
fa33342dbc
|
Add messages indexing
|
2013-04-30 10:22:44 +00:00 |
|
Dmitriy Simushev
|
3594485267
|
Add ability for plugins to send custom messages
|
2013-04-29 11:04:17 +00:00 |
|
Dmitriy Simushev
|
a23d9fa216
|
Move update_operator_permissions function to libs/operator.php
|
2013-04-26 09:39:39 +00:00 |
|
Dmitriy Simushev
|
a31cdfce24
|
Remove permission related global vars
|
2013-04-26 09:19:52 +00:00 |
|
Dmitriy Simushev
|
935ad85fd5
|
Create delete_operator function
|
2013-04-25 12:39:33 +00:00 |
|
Dmitriy Simushev
|
5483483031
|
Update docs for Thread class
|
2013-04-24 14:00:24 +00:00 |
|
Dmitriy Simushev
|
688591b616
|
Create 'operatorCheckLoginFail' event, update docs
|
2013-04-16 11:40:38 +00:00 |
|
Dmitriy Simushev
|
df38a1860f
|
Fix notice about undefined index 'visitorid' in libs/chat.php
|
2013-04-15 11:59:21 +00:00 |
|
Dmitriy Simushev
|
c7182e840d
|
Update select_with_pagintation function logic
It always create $page['pagination.items'] as array
|
2013-04-11 12:46:18 +00:00 |
|
Dmitriy Simushev
|
545bb19896
|
Update docs for Thread class
|
2013-04-11 10:33:05 +00:00 |
|
Dmitriy Simushev
|
5798c2399d
|
Add ability for client-side plugins to use own locale strings
|
2013-04-11 10:04:19 +00:00 |
|
Dmitriy Simushev
|
438824fa36
|
Fix bug with flatten global $page array
|
2013-04-10 15:09:57 +00:00 |
|
Dmitriy Simushev
|
441316b9f5
|
Add 'threadChanged' event
|
2013-04-10 13:35:03 +00:00 |
|
Dmitriy Simushev
|
58fd82ca36
|
Add the ability to add locale strings in plugins
|
2013-04-10 11:42:42 +00:00 |
|
Dmitriy Simushev
|
803f2ba075
|
Clean up load_messages function
|
2013-04-10 10:29:44 +00:00 |
|
Dmitriy Simushev
|
db1b51ae8a
|
Add an ability to run cron job
|
2013-04-09 15:45:57 +00:00 |
|
Dmitriy Simushev
|
9e9dbf8e2a
|
Create default config files and stop indexing actual configs
|
2013-04-08 13:41:55 +00:00 |
|
Dmitriy Simushev
|
8869a560ed
|
Fix bug with client side plugins initialization
Fix prechat survey and leave message page initialization for client
|
2013-04-08 11:53:37 +00:00 |
|
Dmitriy Simushev
|
71c327f14c
|
Fix bug with client side plugins initialization
|
2013-04-08 09:59:52 +00:00 |
|
Dmitriy Simushev
|
88fffc078b
|
Build select group box at client side
|
2013-03-13 15:38:28 +00:00 |
|
Dmitriy Simushev
|
f1803662a8
|
Create some usefull groups functions
Create group_is_online and get_group_description functions.
|
2013-03-13 15:38:28 +00:00 |
|
Dmitriy Simushev
|
a4d12d7b65
|
Add 'msgjs:' and 'pagejs:' prefixies to template engine
|
2013-03-13 15:38:27 +00:00 |
|
Dmitriy Simushev
|
a570ed75d0
|
Update Chat JavaScript Application
Make prechat survey and leave message parts of the Chat
JavaScript Application
|
2013-03-13 15:38:26 +00:00 |
|
Dmitriy Simushev
|
709623dfc5
|
Fix bug with errorCode in Mibew API execution context
|
2013-03-13 15:38:26 +00:00 |
|
Dmitriy Simushev
|
8fc9b85bfa
|
Do not support old browsers at all
|
2013-03-13 15:38:26 +00:00 |
|
Dmitriy Simushev
|
faac427cc7
|
Remove layout initialization options in Chat JS app
|
2013-03-13 15:38:26 +00:00 |
|
Dmitriy Simushev
|
372bae4203
|
Build Chat JavaScript application options mostly not in template
|
2013-03-13 15:38:26 +00:00 |
|
Dmitriy Simushev
|
9cde3262d6
|
Use 'chat.user.name' var instead of 'ct.user.name' in templates
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
fead1b65a1
|
Use 'chat.thread.token' var instead of 'ct.token' in templates
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
f77021b82b
|
Use 'chat.thread.id' var instead of 'ct.chatThreadId' in templates
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
2c9e65b518
|
Use 'company.*' vars instead of 'ct.company.*' in tempates
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
0cfd1df846
|
Flatten $page array before expand templates
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
54d5cbdce8
|
Create array_flatten_recursive function
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
71a0330a0b
|
Update setup_logo function to return data
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
1a79be3970
|
Update chat page JavaScript configs structure
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
f28e65f0cf
|
Update setup_chatview* functions to return data
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
037135cf71
|
Fix notice in setup_groups_select function
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
f904f05dc9
|
Update setup_leavemessage function to return data
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
b8b73e82fe
|
Update setup_survey function to return data
|
2013-03-13 15:38:25 +00:00 |
|
Dmitriy Simushev
|
48cc52cf72
|
Fix docs for UsersProcessor class
|
2013-03-13 15:38:24 +00:00 |
|
Dmitriy Simushev
|
d24daf52eb
|
Completely rewrite Invite JavaScript application
|
2013-03-13 15:38:24 +00:00 |
|
Dmitriy Simushev
|
d065656ff5
|
Overcome third-party cookies limitation in safari 5
|
2013-03-13 15:38:23 +00:00 |
|
Dmitriy Simushev
|
758c727c45
|
Create 'usersUpdateVisitorsLoad' and 'usersUpdateVisitorsAlter' events
|
2013-03-13 15:38:23 +00:00 |
|
Dmitriy Simushev
|
67e901d3d0
|
Call updateMessages function not from server but from chat window
|
2013-03-13 15:38:23 +00:00 |
|
Dmitriy Simushev
|
0054423407
|
There is no KIND_AVATAR message kind any more
|
2013-03-13 15:38:23 +00:00 |
|
Dmitriy Simushev
|
bf564e55ef
|
Update styles preview system to work with JavaScript applications
|
2013-03-13 15:38:23 +00:00 |
|
Dmitriy Simushev
|
c2f3993fc1
|
Use 'pageAdd*' events instead of special plugins methods
|
2013-03-13 15:38:22 +00:00 |
|
Dmitriy Simushev
|
b96c9d0a2c
|
Use md5 hashes as request buffer keys
|
2013-03-13 15:38:22 +00:00 |
|