| 
								
								
									 Stefan Bethge | da06dfb6ca | Improve behaviour when no avahi-daemon is present or being stopped while running | 2006-08-01 00:44:51 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | d7719e73b3 | display full name on roster if available | 2006-07-27 20:36:21 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | dbbf1b6b77 | prepare useless methos for removal | 2006-07-11 18:17:25 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | e1ae03d32e | better var names | 2006-07-11 18:03:50 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 56cd8ba43b | config option 'zeroconf_enabled' indicates that zeroconf connection should be used.
Create the neccessary config values if zeroconf
account is not present | 2006-07-11 15:22:59 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 6bdc8eb210 | make sure 'jid' is unicode | 2006-07-11 10:44:52 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | f2f911c91e | don't update roster, on each getRoster request | 2006-07-06 14:26:44 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 661d0d6550 | __init__.py was missing | 2006-06-27 23:12:14 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | b43d9ffd5e | fix module imports (woops :) | 2006-06-27 23:09:21 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 22c02ee2d3 | move everything zeroconf to src/zeroconf | 2006-06-27 22:51:07 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 9921ce24f4 | simple (hackish) sending of messages, needs improvement removed some debug messages | 2006-06-27 22:28:49 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 908a4782d4 | add bookmarks variable again (for right click account menu) | 2006-06-13 22:50:18 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | d69327630c | updating the roster with status changes | 2006-06-13 22:42:37 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 7da0b4c220 | added timeout for resolving added proper dispatch signals so contacts get shown
fixed some errors with roster data | 2006-06-13 21:19:39 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 40fc5202a5 | more methods in roster_zeroconf, on_new_service when service is resolved | 2006-06-02 18:46:52 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | cf5ad66259 | added callback that put a jid in _data of Roster (though something is wrong with it) | 2006-05-30 23:13:36 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | e88186d669 | changed published service name to name@hostname as in jep-0174 changed contact index to name@hostname | 2006-05-29 23:03:20 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 43e44b51dd | fix zeroconf.resolve_all() | 2006-05-29 22:17:13 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 77e53f7488 | trying to show contacts on the roster | 2006-05-29 19:57:39 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 589abe37f7 | Added publishing of status and status changes for account with name 'zeroconf' | 2006-05-29 15:36:18 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | e324eb4f32 | comment out most things, add some connection/disconnection and status updating | 2006-05-27 23:57:43 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 0d195c1516 | some little name changes | 2006-05-26 19:18:13 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | a9fc3c54cb | move zeroconf to common as it is generic | 2006-05-26 14:46:13 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | e7288176d8 | remove standalone stuff | 2006-05-26 14:43:51 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | 99e8bf1da8 | copy classes for zeroconf | 2006-05-26 14:27:42 +00:00 |  | 
				
					
						| 
								
								
									 Stefan Bethge | cd38def2e5 | initial import of zeroconf class (standalone) | 2006-05-26 10:56:21 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 6953685979 | prevent loop when adding metacontact to roster (fixes #1953 and maybe #1991) | 2006-05-24 18:17:51 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | d440bdddab | Do not highlight in gc in case we are sure our nick is beginning of a real word (nick after = A->Z or a->z) | 2006-05-24 16:15:49 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | e96724224d | #1005 preparation : move popups and sound code for incomming new messages to notify.py | 2006-05-22 20:14:54 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 1a7fbe727f | make muc-actions -> "bookmark this room" work with print_status | 2006-05-22 14:38:20 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 6a05b5d529 | Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window) | 2006-05-21 20:50:48 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 93fec9d9e1 | Set gajim icon for history manager window too. Fixes #1986. | 2006-05-21 20:42:26 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 6d0e6b5289 | Do not play incoming message sound when message from unknown contact and ignore_unknown_contacts Fixes #1970. | 2006-05-21 19:46:36 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | c462cbba16 | when clicking on a contact in roster : remove duplicate code, also open awaiting events when middle clicking instead of always open chat | 2006-05-21 19:35:33 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | d0bb4b3f53 | prevent TB | 2006-05-20 19:06:16 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 3caa576400 | better string (10x Hawke) | 2006-05-19 23:01:49 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 7e467e04f8 | shrink account and protocol comboboxes | 2006-05-19 22:30:23 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | 226e5372e4 | new arguments for gajim-remote add_contact (<jid> [account]). If account is not specified,
show a combobox with active accounts | 2006-05-19 21:13:45 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | d7c5230573 | Do not try to remove item from roster if contact is not in roster. Fixes #1967. | 2006-05-19 02:42:54 +00:00 |  | 
				
					
						| 
								
								
									 Alex Mauer | d4c11be06d | * Add/move the last read line even if the window is focused, if we're on a different tab. | 2006-05-18 21:45:59 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 243ff81626 | Proxy password should be show as ***** | 2006-05-18 18:26:51 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 30f83fc2cb | Typo + Really delete unused make_groups_submenus_for_chat_with() + redraw pm tab AFTER muc contact disconnected + fix reference before assignement TB | 2006-05-18 18:07:53 +00:00 |  | 
				
					
						| 
								
								
									 Travis Shirk | 14187e6eee | A friend running OpenBox on Debian had an undefined trayicons_functions symbol which prevented the trayicon from loading.  This patch fixes that. | 2006-05-18 00:11:58 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 7cd0b8d603 | Don't print "new_nick has joined the room" after "old_nick is now known as new_nick". Add new_nick to roster when we receive /nick stanza. | 2006-05-17 17:56:33 +00:00 |  | 
				
					
						| 
								
								
									 Alex Mauer | b82a36083e | * If the room bookmark has no print_status defined, then default to configured print_status_in_muc | 2006-05-16 22:30:55 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | e58130611d | Deal with non utf8 status messages in change status message dialog | 2006-05-16 18:49:34 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 8bc7911a27 | new patch for debian build | 2006-05-16 16:16:14 +00:00 |  | 
				
					
						| 
								
								
									 Dimitur Kirov | c4d7ec992a | added eggtrayicon from mail-notification. This should make tray icon transparent for non-
gnome desktops. | 2006-05-16 08:51:48 +00:00 |  | 
				
					
						| 
								
								
									 Yann Leboulanger | 956ae9c34b | [francois] notifies dbus when a new gmail message arrives. Fixes #1961 | 2006-05-15 17:27:48 +00:00 |  | 
				
					
						| 
								
								
									 Jean-Marie Traissard | 1bb7edc5b5 | Put me in devs :) | 2006-05-15 16:52:34 +00:00 |  |