Yann Leboulanger
|
007d46364a
|
zeroconf has no resource. Fake an empty one. fix a TB as Roster class access it.
|
2007-03-30 18:42:58 +00:00 |
|
Stefan Bethge
|
720b190db8
|
fix some small things. Thanks, pyflakes. Fix #2684
|
2006-11-20 21:02:15 +00:00 |
|
Stefan Bethge
|
745434fdab
|
give error messages when local message could not be sent, see #2586
|
2006-11-06 21:30:39 +00:00 |
|
Stefan Bethge
|
41594ac4e8
|
fix #2545, pop up error message when publishing fails
|
2006-10-12 02:21:23 +00:00 |
|
Stefan Bethge
|
150073da23
|
fix problems when local account is deleted in config file
|
2006-10-12 00:58:01 +00:00 |
|
Dimitur Kirov
|
c24351d58f
|
split error for unable to bind to port
|
2006-10-11 23:11:54 +00:00 |
|
Stefan Bethge
|
f405de3fc1
|
fix update_details (wrong indent)
|
2006-10-09 17:48:32 +00:00 |
|
Dimitur Kirov
|
59b6ae468a
|
merge from trunk
automake based instalation
|
2006-10-04 00:10:49 +00:00 |
|
Dimitur Kirov
|
163cfef3b8
|
disconnect when avahi-daemon stop responding
fix reference in connection_handlers
|
2006-10-02 22:41:48 +00:00 |
|
Dimitur Kirov
|
b7ceb9ddf7
|
bind to next available port
updating port also publishes the new port
keep 1st, last as unicode
|
2006-10-02 20:45:49 +00:00 |
|
Stefan Bethge
|
e1dadf48c1
|
only restart listener or reconnect upon changing preferences if necessary
|
2006-10-02 14:15:51 +00:00 |
|
Stefan Bethge
|
227cdb742b
|
proper handling of normal accounts with the name 'Local',
don't use account's name but is_zeroconf flag for checks
|
2006-09-30 18:23:47 +00:00 |
|
Stefan Bethge
|
6ec6ec4396
|
fix typo
|
2006-09-30 01:50:10 +00:00 |
|
Stefan Bethge
|
2a0bce4e04
|
don't attempt to do zeroconf things if avahi is not found,
display notification
|
2006-09-29 17:52:21 +00:00 |
|
Stefan Bethge
|
d07dc39830
|
check if avahi is available and we're not on windows,
otherwise checkbutton is not sensitive
|
2006-09-29 17:40:11 +00:00 |
|
Stefan Bethge
|
6a38879014
|
add new zeroconf 'vcard' window, shows the information from the txt record
|
2006-09-29 14:39:29 +00:00 |
|
Stefan Bethge
|
f787d2c1ad
|
fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
|
2006-09-28 23:38:55 +00:00 |
|
Stefan Bethge
|
341e88864c
|
remove ssl/tls button from zeroconf props,
don't publish empty txt fields
|
2006-09-28 22:23:53 +00:00 |
|
Dimitur Kirov
|
3de26f73ec
|
set privacy_rules_supported to False for
zeroconf connection
|
2006-09-26 16:05:53 +00:00 |
|
Dimitur Kirov
|
d4663922c7
|
fix reconnect after name collision
|
2006-09-26 15:55:49 +00:00 |
|
Dimitur Kirov
|
709896b576
|
show connection lost notification/dialog
set properties, when account is initially
created
|
2006-09-25 20:36:59 +00:00 |
|
Stefan Bethge
|
f5e00e916c
|
reconnect using reannounce and check if port has changed,
change global account variable
|
2006-09-25 20:14:17 +00:00 |
|
Dimitur Kirov
|
29160807eb
|
set username from system user everytime on
startup
|
2006-09-25 18:57:39 +00:00 |
|
Dimitur Kirov
|
9c570f9588
|
show input dialog when username is in conflict
|
2006-09-25 17:52:33 +00:00 |
|
Stefan Bethge
|
354b4f17e9
|
changed zeroconf account name to local,
properties window fixes,
use all fields from it in txt record,
saving prefs automatically reconnects
|
2006-09-23 17:05:20 +00:00 |
|
Stefan Bethge
|
7227ea0550
|
moved enable link-local messaging to accounts window
added tooltip to it
|
2006-09-22 16:47:31 +00:00 |
|
Stefan Bethge
|
af6450bcfc
|
add context menu for zeroconf account
|
2006-09-20 23:30:00 +00:00 |
|
Stefan Bethge
|
109ae1a3b5
|
update properties window, config saving
|
2006-09-20 22:58:43 +00:00 |
|
Stefan Bethge
|
a393f121be
|
added initial properties dialog for zeroconf
|
2006-09-19 23:07:54 +00:00 |
|
Dimitur Kirov
|
9c60d30351
|
send_messages uses NonBlocking P2PConnection
|
2006-09-19 19:56:04 +00:00 |
|
Dimitur Kirov
|
44e2bd0247
|
fix TB opn application exit
|
2006-09-19 08:58:14 +00:00 |
|
Dimitur Kirov
|
cc5719c89d
|
stop listener when we go offline
|
2006-09-18 08:39:04 +00:00 |
|
Dimitur Kirov
|
1a325833c3
|
add listening server for incomming messages
|
2006-09-17 22:57:41 +00:00 |
|
Stefan Bethge
|
7707c5e824
|
enable/disable zeroconf on the fly
|
2006-09-17 22:19:10 +00:00 |
|
Stefan Bethge
|
5d1410d17a
|
better handling of multiple gajim instances on one machine
|
2006-09-17 20:54:32 +00:00 |
|
Stefan Bethge
|
41c552ad42
|
removed zerocony.py:check_jid and calls to it
|
2006-09-17 16:01:12 +00:00 |
|
Stefan Bethge
|
5116cb0205
|
add checkbutton to preferences window to toggle zeroconf
|
2006-09-17 15:49:47 +00:00 |
|
Dimitur Kirov
|
fd7eead5dd
|
add property bare_name in zeroconf.contacts[..]
property list. Using it, instead of bad-client
|
2006-09-17 15:07:35 +00:00 |
|
Stefan Bethge
|
6a21dfb6b8
|
fix some post-merge problems, prevent key error
|
2006-09-15 03:30:52 +00:00 |
|
Dimitur Kirov
|
d83dde79ab
|
prevent TB for invalid keyword in send_message
add SystemBus initialisation in try:
to catch cases when system bus is not present
|
2006-09-14 17:16:01 +00:00 |
|
Stefan Bethge
|
2b3120244f
|
merged trunk r6780
removed i18n imports from zeroconf/connection files
|
2006-09-14 16:48:03 +00:00 |
|
Stefan Bethge
|
9ac7e753f1
|
make sending compatible with ichat and adium
|
2006-08-02 00:04:47 +00:00 |
|
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
|
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 |
|
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 |
|