| 
								
								
									 Yann Leboulanger | ccc0cfd708 | fix setting free for chat status through adhoc commands. fixes #1910 | 2008-10-23 16:52:29 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 4a06659912 | try to connect to next type when connection is refused (server not listening on 5223) | 2008-10-22 19:59:14 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 7ca670a303 | assign variable soon enough. | 2008-10-22 18:13:43 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 6c41d9ecd4 | show a link to wiki to restore malformed database. see #4428 | 2008-10-22 17:31:45 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e2a511b379 | inform user when databas is malformed. Fixes #4428 | 2008-10-22 15:48:35 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 6fc5ffe276 | fix non blocking connect. don't block when connect fails. Fixes #4366, #4107 | 2008-10-21 15:50:20 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 06ab4a7b6d | revert thorstenp patches for now. They introduce bugs. | 2008-10-20 21:38:06 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | f801a50260 | [thorstenp] fix unused variables | 2008-10-20 21:17:48 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 297a81325b | [thorstenp] fix globals | 2008-10-20 18:08:25 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | dc5d7bcf7c | [thorstenp] fix undefined variables | 2008-10-20 18:05:33 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c2c681e05c | [thorstenp] remove useless import | 2008-10-20 17:54:02 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 86271b6e3c | [thorstenp] string to comment | 2008-10-20 15:30:52 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 010be12d8c | [thorstenp] remove duplicate function | 2008-10-20 15:25:53 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c638f0c6ad | [thorstenp] fix unreachable code | 2008-10-20 15:24:54 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c9f3c94bb3 | [thorstenp] remove useless pass | 2008-10-20 15:21:26 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 464f62d580 | [thorstenp] remove statements without effect | 2008-10-20 15:20:51 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 98255a0671 | [thorstenp] remove useless ; | 2008-10-20 15:16:01 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 7055eec326 | fix typo | 2008-10-16 18:40:00 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 44277d6c40 | prevent traceback. Fixes #4319 | 2008-10-16 17:19:22 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 7d3bff5b58 | update Contact instance in privateChatControl. see #4292 | 2008-10-12 11:20:35 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 158538b81c | [thorstenp] rename some var to not hide builts-in functions (list -> list_, ...) | 2008-10-11 10:22:04 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | fd54e68e6d | [thorstenp] some fixes with type() -> isinstance() | 2008-10-11 10:06:49 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 992e90208e | [thorstenp] use != instead of <> | 2008-10-11 10:02:49 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 196dd7e30a | [thorstenp] use isinstance rather than type(x) == y. use sorted() | 2008-10-11 09:59:52 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 00543277e4 | [thorstenp] replace ` with repr | 2008-10-11 09:51:27 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 2ffad66473 | [thorstenp] replace reduce instances | 2008-10-11 09:49:30 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 73aee40542 | [thorstenp] replace none equality test with identity test | 2008-10-11 09:44:12 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | ed748fdda3 | [thorstenp] replace list with tuple in for and if | 2008-10-11 09:42:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 567f1e17c1 | [thorstenp] di not use emtpy except clauses | 2008-10-11 09:37:13 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 84e717c8df | [thorstenp] use startswith and endswith instead of array indices on strings | 2008-10-11 09:32:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 6cc8204319 | [thorstenp] replace if statement with dict.get() | 2008-10-11 09:31:48 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 9262133315 | reconnect correctly when you were conencted with plain connection. Fixes #4390 | 2008-10-10 18:03:25 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 9d7c80d522 | [thorstenp] replace has_key by key in dict. Fixes #4392 | 2008-10-07 20:41:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 96dd7b8ba7 | revert [10494]. see #4388 | 2008-10-07 15:09:39 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 46e958902f | start xmpp ping after we received the roster. Fixes #4388 | 2008-10-07 13:59:42 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e0a7fb8966 | don't create None sub-option. Fixes #4379 | 2008-10-05 21:11:40 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | feab799c3e | auto-create per_option config when trying to write in a non-existing one. Fixes #4370 | 2008-10-04 10:20:14 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 349f8bd276 | really remove avatar from roster when a contact removes his avatar. Fixes #4060 | 2008-10-01 16:07:58 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | a36edae2f6 | prevent traceback when removing an inexistant session. Fixes #1288 | 2008-09-30 10:22:55 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 7e5b9ab20d | reply to XEP-0184 receipt requests in pm too. see #4339 | 2008-09-27 18:04:29 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 32b583986f | [Jelmer Vernooij] Kerberos (GSSAPI) SASL authentication mechanism added | 2008-09-27 14:59:12 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 3d46bf0b6e | [dwd] fix reconnection when we get wrong XML with undeclared namespaces. Fixes #3083 | 2008-09-27 14:26:50 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c797a14b8c | fix listing and leaving groupchats from adhoc commands. Fixes #4344 | 2008-09-26 17:41:07 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 22cc993fa7 | ability to sort by status in roster and in muc separatly. Fixes #3823 | 2008-09-26 15:22:16 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | e236382f3d | handle XEP-0203 (Delayed Delivery) and use it when forwarding unread messages via adhoc commands. Fixes #4347 | 2008-09-26 11:11:38 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 10af522af6 | disable proxy resolution. See #4299. | 2008-09-23 12:43:59 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 363277cc69 | allow all features if a contact has no resource until we fall  back to disco query. Fixes #4327 | 2008-09-22 09:35:19 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | c71269c9ec | remove event for full jid and bar jid when we scroll conversation window. Fixes #4243 | 2008-09-17 19:16:08 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 6df6e9ddf1 | coding standards | 2008-09-17 19:04:17 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 3e2f9fcbec | prevent affiliatio spoofing by checking namespace. Fixes #4323 | 2008-09-16 08:30:27 +00:00 |  |