| 
							
							
								 Dmitriy Simushev | 0054423407 | There is no KIND_AVATAR message kind any more | 2013-03-13 15:38:23 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | d4e51d3dfd | Remove some duplicated code in libs/chat.php | 2013-03-13 15:38:22 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | edef539707 | Remove unnecessary element from $page array in set_chatview_* functions | 2013-03-13 15:32:47 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | ad4f4e8d8e | Create config files for dialogs and core styles | 2013-03-13 15:32:47 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 053837d069 | Completely rewrite Chat's JavaScript files | 2013-03-13 15:32:44 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 38668789b9 | Change keys of array return by Thread::getMessages | 2013-03-13 15:32:43 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 30cb668a73 | Implement new chat system | 2013-03-13 15:32:42 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f81dad7eae | Replace thread related functions by Thread's methods | 2013-03-13 15:32:41 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 4db2ce5175 | Fixed bug with wrong placeholders count in the 'thread_by_id' function | 2013-03-13 15:32:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 57f1b175b1 | All columns in the databse with 'datetime' type were changed to integer type | 2013-03-13 15:32:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 36547eeeca | Fixed cloasing threads by timeout | 2013-03-13 08:10:06 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f54acb3ae5 | Fixed bug with placeholders and sql functions | 2013-03-13 08:08:54 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | be696ee3da | Replaced settings functions with Settings class | 2013-03-13 07:52:48 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 3e4163cbfe | Replace database functions with Database class methods | 2013-03-13 07:36:01 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 466cc31f45 | Update headers | 2013-03-12 21:03:50 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | ae149896e7 | Merge branch 'v1.6.x' into OSSG/master Conflicts:
	src/messenger/webim/install/dbperform.php
	src/messenger/webim/js/164/common.js
	src/messenger/webim/libs/common.php
	src/messenger/webim/locales/en/properties
	src/messenger/webim/locales/ru/properties
	src/messenger/webim/operator/canned.php
	src/messenger/webim/operator/operator.php
	src/messenger/webim/operator/operators.php
	src/messenger/webim/operator/performance.php
	src/messenger/webim/operator/settings.php
	src/messenger/webim/operator/translate.php
	src/messenger/webim/operator/update.php
	src/messenger/webim/operator/users.php
	src/messenger/webim/view/agents.php
	src/messenger/webim/view/performance.php | 2013-03-11 11:01:35 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 98aad6e490 | apache 2 license in php headers | 2013-03-06 22:22:53 +01:00 |  | 
			
				
					|  | 4bb79cb7cb | Fix bug in old threads cleansing | 2012-03-14 22:26:44 +01:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 323a7f2fcd | Added closing threads by timeout | 2012-03-14 22:26:39 +01:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 0fc5beb17a | Added pergroups settings | 2012-03-13 17:26:18 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f9d39a8257 | Added ability to select group in leavemessage form. | 2012-03-09 19:40:07 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 0802ce8993 | Added aggregating groups | 2012-02-25 13:43:12 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 678f54ca0c | Added the ability to add 'strong' and 'span' tags in chat's system messages | 2012-02-11 15:33:18 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 4e69fc957d | Fixed empty default department description in prechat survey | 2012-02-08 13:22:05 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 1f4582ab20 | Added some string related to threads error to localization | 2012-02-08 11:54:39 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 6d87e5e1a6 | Added short titles for canned messages | 2012-01-29 11:18:35 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 177c3f22a7 | Cleaned up code, related to canned messages | 2012-01-26 16:00:30 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 1ca18622c6 | Merge branch 'master' of github.com:OSSG/mibew into ossg_master | 2012-01-24 22:06:34 +00:00 |  | 
			
				
					|  | c6e5e23057 | Fix bug in old threads cleansing | 2012-01-24 16:40:11 +04:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 13554a8e43 | Fixed confirmation dialog before closing chat for operator | 2012-01-10 16:35:31 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | f2ab19036a | Added department description at select department screen | 2012-01-03 19:45:49 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 2dc674e5d6 | Added confirmation before closing chat | 2011-12-26 18:39:27 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 777b640f8e | Added closing threads by timeout | 2011-11-25 21:00:22 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 856123de48 | Added Average chat time and Average waiting time statistics | 2011-11-21 20:25:59 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 720c4472d3 | Replaced all mysql_insert_id by db_insert_id | 2011-11-21 18:11:59 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 5a3af46203 | Replaced all mysql_real_escape_string by db_escape_string | 2011-11-21 18:03:40 +00:00 |  | 
			
				
					| 
							
							
								 Dmitriy Simushev | 1cd6926f4f | Replaced all mysql_close by close_connection, except for the directory /install | 2011-11-21 17:52:19 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 84f37eb14c | invitation patch by Fedor Fetisov | 2011-04-07 10:34:37 +02:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | a90594235a | format code in libs/ | 2011-02-26 15:04:12 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | b18085de38 | $mysqlprefix variable added | 2011-02-26 14:13:16 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 13e5ac59a6 | fix XSS problem in leavemessage | 2011-02-16 02:17:30 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | e3ead37bd7 | 2011 copyrights | 2011-02-16 01:22:22 +01:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | f94b2879c5 | get rid of php warnings git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@627 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-11 16:10:22 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | da0f99f530 | show group name on leave message page, pass group id and referrer through leavemessage, clear group if redirected to operator not from the group, improved leave message after survey git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@625 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-11 15:06:46 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 672fc56b46 | create special thread for left message git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@607 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-07 22:49:11 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | f9898e5b85 | remove odd white spaces, unify headers git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@604 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-04 16:30:39 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | faf9ff61b2 | update copyright header git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@602 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-04 15:03:27 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 003fd4597a | add GPL clause git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@599 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-08-04 13:38:37 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 65bb8f0f97 | operator is away support git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@594 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-07-24 07:37:58 +00:00 |  | 
			
				
					| 
							
							
								 Evgeny Gryaznov | 2efea86167 | show if group is online, filter out empty groups in redirect and visitor selector, captcha checkbox in settings git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@592 c66351dc-e62f-0410-b875-e3a5c0b9693f | 2009-07-19 00:07:34 +00:00 |  |