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
|
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 |
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 |
Stefan Bethge
|
77d45f5d2c
|
rest of the r6870 merge...
|
2006-09-17 15:35:04 +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 |
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 |
Dimitur Kirov
|
479abe8c9b
|
merge from trunk
|
2006-09-14 17:28:07 +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
|
61dab0d59a
|
client code uses common.xmpp.Message to build xml
|
2006-09-13 18:49:34 +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
|
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 |