Commit graph

2326 commits

Author SHA1 Message Date
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
5cf072a9c7 properly disconnect from dbus when calling disconnect() 2006-09-25 20:26:20 +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
Stefan Bethge
7dfdefcdcf fix service callbacks 2006-09-25 18:47:21 +00:00
Dimitur Kirov
9c570f9588 show input dialog when username is in conflict 2006-09-25 17:52:33 +00:00
Jean-Marie Traissard
921274b6c4 Remove "state_active_color" option. Get fg color from gtk. 2006-09-25 04:23:31 +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
Nikos Kouremenos
5851230084 make sure we do not fail if path to iconset no longer exists. fixes #2444 2006-09-23 13:58:46 +00:00
Nikos Kouremenos
65fc27e573 Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564 2006-09-23 13:49:33 +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
Dimitur Kirov
d45aaa8557 FT for zeroconf 2006-09-20 23:24:07 +00:00
Stefan Bethge
109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Dimitur Kirov
4696c84fbc set activity tiemout only to connections,
established by us
2006-09-20 21:49:11 +00:00
Jean-Marie Traissard
8c07a06622 Don't allow notifs when we are away/xa/dnd and autopopupaway is False.
(Undo second part of [6735])
2006-09-20 17:40:42 +00:00
Dimitur Kirov
57779a6ad3 drop connection after certain time of
inactivity
set timout on connect attempts
transleted russian comment
2006-09-20 11:01:47 +00:00
Stefan Bethge
a393f121be added initial properties dialog for zeroconf 2006-09-19 23:07:54 +00:00
Dimitur Kirov
12d125a4be try to reuse existing connection 2006-09-19 20:49:34 +00:00
Dimitur Kirov
5af232513b we can disconnect, before plugin 2006-09-19 20:07:44 +00:00
Dimitur Kirov
6c03358b27 remove unused functions 2006-09-19 19:59:34 +00:00
Dimitur Kirov
9c60d30351 send_messages uses NonBlocking P2PConnection 2006-09-19 19:56:04 +00:00
Dimitur Kirov
81b46bb37f fix sending stream headers order 2006-09-19 18:18:03 +00:00
Dimitur Kirov
1f836cae67 debug xml data 2006-09-19 17:58:29 +00:00
Dimitur Kirov
884e66e5d7 some bugs fixed 2006-09-19 17:10:28 +00:00
Dimitur Kirov
da309569e3 add possibility to overide StremInit by _owner 2006-09-19 15:14:53 +00:00
Dimitur Kirov
d21c07d8d7 add sender capabilities 2006-09-19 15:10:06 +00:00
Dimitur Kirov
8b8af31aae typo 2006-09-19 15:09:37 +00:00
Dimitur Kirov
1463ca8289 merge from zeroconf branch
(fixed bug: xml error when we get CDATA after
 initial stream header)
2006-09-19 12:50:33 +00:00
Dimitur Kirov
e9a855007b better xmmpppy plugin integration.
fixed xml error with iChats
2006-09-19 12:46:09 +00:00
Dimitur Kirov
44e2bd0247 fix TB opn application exit 2006-09-19 08:58:14 +00:00
Yann Leboulanger
af68b178a1 add progressbar in vcard window and hide it when we get vcard and os info. For #1840 2006-09-19 08:17:36 +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
Dimitur Kirov
25b5b85aaa fix parse error 2006-09-17 16:18:15 +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
Dimitur Kirov
99265c0430 add fake store_metacontacts method 2006-09-17 14:45:58 +00:00
Jean-Marie Traissard
2897130af8 Descrition for ACE option skip_taskbar 2006-09-15 23:39:00 +00:00
Yann Leboulanger
1a2bea6637 [sgala] fix wrong tag name. See #316 2006-09-15 16:08:36 +00:00
Dimitur Kirov
470e668ea2 This remove unused keyword
--line, and those below, will be ignored--

M    socks5.py
M    connection_handlers.py
2006-09-15 11:57:03 +00:00
Tomasz Melcer
f91d9192e5 Initial support for multiple-records dataforms - displaying data. 2006-09-15 08:38:01 +00:00
Stefan Bethge
6a21dfb6b8 fix some post-merge problems, prevent key error 2006-09-15 03:30:52 +00:00
Stefan Bethge
a039917951 filter own service again, users should not see themselves in the roster 2006-09-14 23:41:18 +00:00
Yann Leboulanger
3541253596 [sgala] add some xmpp functions for xhtml-im support. see #316 2006-09-14 19:44:13 +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