Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								1c20f5c5f4
								
							
						 | 
						
							
							
								
								[Zash] support latest version of XEP-0258. Fixes #7010
							
							
							
							
							
						 | 
						
							2011-10-07 17:57:24 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								ac1111c305
								
							
						 | 
						
							
							
								
								fix logger name
							
							
							
							
							
						 | 
						
							2011-10-07 17:51:57 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								702ea3899b
								
							
						 | 
						
							
							
								
								fix getting session jid. Fixes #6994
							
							
							
							
							
						 | 
						
							2011-10-07 17:51:32 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								83458833c3
								
							
						 | 
						
							
							
								
								don't traceback when securitylabel has no displaymarking element. Fixes #7006
							
							
							
							
							
						 | 
						
							2011-10-07 10:17:35 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								11c6abda35
								
							
						 | 
						
							
							
								
								fixes IBB. Fixes #6990
							
							
							
							
							
						 | 
						
							2011-10-06 09:11:14 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								32f22d88cb
								
							
						 | 
						
							
							
								
								improve code. see #6957
							
							
							
							
							
						 | 
						
							2011-10-06 08:53:31 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								a027ce137a
								
							
						 | 
						
							
							
								
								fixes #7007 and #6957
							
							
							
							
							
						 | 
						
							2011-10-06 00:41:17 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								98781f8db4
								
							
						 | 
						
							
							
								
								command_system. do not automatically enable Execute class
							
							
							
							
							
						 | 
						
							2011-10-05 14:37:40 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								735888d22e
								
							
						 | 
						
							
							
								
								merged backout
							
							
							
							
							
						 | 
						
							2011-10-03 00:21:51 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								99725d78ca
								
							
						 | 
						
							
							
								
								Backed out changeset 0dad513e58f5
							
							
							
							
							
						 | 
						
							2011-10-03 00:15:28 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								45ae77abf0
								
							
						 | 
						
							
							
								
								revert [ce086d0f1a17]
							
							
							
							
							
						 | 
						
							2011-10-02 22:06:22 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								fd1744d181
								
							
						 | 
						
							
							
								
								go back with is_groupchat() to detect groupchats. see #6906
							
							
							
							
							
						 | 
						
							2011-10-02 21:29:23 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								6ea71da276
								
							
						 | 
						
							
							
								
								create fake gajim.plugin_manager.gui_extension_point method for htmltextview.py testing
							
							
							
							
							
						 | 
						
							2011-09-30 13:47:15 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								281c7f3a82
								
							
						 | 
						
							
							
								
								print warning instead of traceback when we get a commands request from an invalid JID. Fixes #6995
							
							
							
							
							
						 | 
						
							2011-09-30 10:11:08 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								241325488e
								
							
						 | 
						
							
							
								
								print warning when we receive a presence from an invalid JID
							
							
							
							
							
						 | 
						
							2011-09-30 10:10:36 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								7216c7b058
								
							
						 | 
						
							
							
								
								ability to remember for which JID we allow to not store logs. Fixes #6987
							
							
							
							
							
						 | 
						
							2011-09-28 17:43:59 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								0c2807ce99
								
							
						 | 
						
							
							
								
								typo
							
							
							
							
							
						 | 
						
							2011-09-27 18:26:38 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								45f2144e3e
								
							
						 | 
						
							
							
								
								merge
							
							
							
							
							
						 | 
						
							2011-09-27 18:17:43 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								441eb20a13
								
							
						 | 
						
							
							
								
								Fix #6906  again. is_groupchat() are not working as it should. it checks whether the gc connected(is_groupchat_connected()).
							
							
							
							
							
						 | 
						
							2011-09-27 18:16:06 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								3bce5332e0
								
							
						 | 
						
							
							
								
								prepare beta2
							
							
							
							
							
						 | 
						
							2011-09-27 17:14:40 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								2b859c3a66
								
							
						 | 
						
							
							
								
								fix typo in french translation. see #6987
							
							
							
							
							
						 | 
						
							2011-09-27 16:52:30 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								96a11cef32
								
							
						 | 
						
							
							
								
								fix var name
							
							
							
							
							
						 | 
						
							2011-09-27 17:23:10 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								2697a4b95d
								
							
						 | 
						
							
							
								
								merge
							
							
							
							
							
						 | 
						
							2011-09-27 16:19:20 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								2b109e844d
								
							
						 | 
						
							
							
								
								Fixes #6906 again
							
							
							
							
							
						 | 
						
							2011-09-27 16:13:12 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								f460991539
								
							
						 | 
						
							
							
								
								Fix E2E decryption. Fixes #6984
							
							
							
							
							
						 | 
						
							2011-09-26 21:57:30 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								2e648d06be
								
							
						 | 
						
							
							
								
								New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one
							
							
							
							
							
						 | 
						
							2011-09-26 20:47:33 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								3a3c40f07c
								
							
						 | 
						
							
							
								
								fix previous commit
							
							
							
							
							
						 | 
						
							2011-09-23 22:06:36 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								93699af157
								
							
						 | 
						
							
							
								
								show only first 200 chars in popups
							
							
							
							
							
						 | 
						
							2011-09-23 21:23:56 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								de54f52805
								
							
						 | 
						
							
							
								
								don't crash when we get wrong streamhost. Fixes #6983
							
							
							
							
							
						 | 
						
							2011-09-23 19:01:42 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								08a584b8b6
								
							
						 | 
						
							
							
								
								add missing function. Fixes #6985
							
							
							
							
							
						 | 
						
							2011-09-23 19:00:32 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								45563764a4
								
							
						 | 
						
							
							
								
								sh autogen.sh don't work in ubuntu.
							
							
							
							
							
						 | 
						
							2011-09-22 19:26:25 +03:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								513f3047f2
								
							
						 | 
						
							
							
								
								show our room nickname when chatting in pm. Fixes #6949
							
							
							
							
							
						 | 
						
							2011-09-22 11:43:51 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								c63b53f0cb
								
							
						 | 
						
							
							
								
								don't loose in logs MUC messages arriving in the same second. Fixes #6860
							
							
							
							
							
						 | 
						
							2011-09-22 11:25:02 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								2618f235cb
								
							
						 | 
						
							
							
								
								handle only systray events when using gajim-remote show_next_pending_event. Fixes #6962
							
							
							
							
							
						 | 
						
							2011-09-21 21:53:29 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								370c844f7b
								
							
						 | 
						
							
							
								
								don't keep in mem notifications when we handle them Fixes #6891
							
							
							
							
							
						 | 
						
							2011-09-20 16:53:29 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								77183740d6
								
							
						 | 
						
							
							
								
								don't call a function as default function argument! Fixes time when sending forwarded message
							
							
							
							
							
						 | 
						
							2011-09-18 16:11:27 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								92dd5b3a73
								
							
						 | 
						
							
							
								
								Added tag gajim-0.15-beta1 for changeset 50d609e2b30b
							
							
							
							
							
						 | 
						
							2011-09-17 22:23:12 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								ad487d8eff
								
							
						 | 
						
							
							
								
								update windows build script
							
							
							
							
							
						 | 
						
							2011-09-17 22:22:56 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								372d2ed284
								
							
						 | 
						
							
							
								
								prepare 0.15-beta1
							
							
							
							
							
						 | 
						
							2011-09-17 19:47:10 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								55beaaa47e
								
							
						 | 
						
							
							
								
								don't force to have a bigger roster window width. see #6967
							
							
							
							
							
						 | 
						
							2011-09-17 10:04:15 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								b27c27685e
								
							
						 | 
						
							
							
								
								also replace non-character unicode AFTER decryption. Fixes #6974
							
							
							
							
							
						 | 
						
							2011-09-16 23:42:28 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								e5bb7672c2
								
							
						 | 
						
							
							
								
								transform non-character unicode to ? char (\ufffd) as soon as we receive them. Fixes #6974
							
							
							
							
							
						 | 
						
							2011-09-15 22:00:41 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								d74ab91981
								
							
						 | 
						
							
							
								
								Fix showing messages sent via dbus. Fixes #6976
							
							
							
							
							
						 | 
						
							2011-09-15 21:51:51 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								d5ef638304
								
							
						 | 
						
							
							
								
								create a session or use existing one when sending a message through dbus. Fixes #6973
							
							
							
							
							
						 | 
						
							2011-09-13 10:18:54 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								2991581e94
								
							
						 | 
						
							
							
								
								Try to import kerberos now, not waiting ofr demandimport. Fixes #6975
							
							
							
							
							
						 | 
						
							2011-09-13 08:46:47 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								a20d8bd446
								
							
						 | 
						
							
							
								
								fix dll detection under windows. Fixes #5968
							
							
							
							
							
						 | 
						
							2011-09-12 23:52:22 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								f51a7d6b8a
								
							
						 | 
						
							
							
								
								increase defaultroster window width. Fixes #6967
							
							
							
							
							
						 | 
						
							2011-09-09 14:49:40 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								db32749e04
								
							
						 | 
						
							
							
								
								[Wei-Lun Chao] updated zh_TW translation
							
							
							
							
							
						 | 
						
							2011-09-08 08:29:03 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Yann Leboulanger
								
							 
						 | 
						
							
							
							
							
								
							
							
								74414fd357
								
							
						 | 
						
							
							
								
								www.gajim.org -> gajim.org
							
							
							
							
							
						 | 
						
							2011-09-07 18:04:24 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Denis Fomin
								
							 
						 | 
						
							
							
							
							
								
							
							
								2512f29076
								
							
						 | 
						
							
							
								
								pluginmanager.better exception handling when importing modules
							
							
							
							
							
						 | 
						
							2011-09-07 10:31:34 +03:00 | 
						
						
							
							
							
								
							
							
						 |