Commit graph

9694 commits

Author SHA1 Message Date
Jefry Lagrange
19bc86d9a3 fix candidate priority 2011-08-22 23:57:29 -04:00
Yann Leboulanger
920f5e320b follow RFC-6120 section 6.4.4: send <abord> and a SASL authentication mechanism fails, wait for server <failure> reply before trying a new mechanism 2011-08-22 13:45:29 +02:00
Yann Leboulanger
fc765088f7 fix chat tab finding when we get a pm 2011-08-22 12:31:24 +02:00
Yann Leboulanger
f0a0929d5c merge XEP-0198 implementation from gajim-XEP-198 branch to trunk. Thanks Jefry for your work during GSOC 2011-08-22 09:45:51 +02:00
Yann Leboulanger
a66b279518 fix typo 2011-08-22 09:10:50 +02:00
Jefry Lagrange
609ee79791 connect to candidate with highest priority 2011-08-21 19:02:58 -04:00
Yann Leboulanger
fa3ebd9874 check DIGEST-MD% and SCRAM-SHA-1 latest answer from server before accepting authentication. Fixes #6940 2011-08-21 23:14:11 +02:00
Yann Leboulanger
1482d1e10b set privacy_list_requested attribute as soon as Connection object is created 2011-08-21 23:13:25 +02:00
Yann Leboulanger
d5286d8375 improve connect to remote host in zeroconf under windows 2011-08-21 19:38:20 +02:00
Yann Leboulanger
279b17625e improving printing debug. Print str and not unicode 2011-08-21 19:34:37 +02:00
Yann Leboulanger
b5b5e4be27 codging standards 2011-08-21 19:32:52 +02:00
Yann Leboulanger
3eb47cded2 fix presence notifications with zeroconf account 2011-08-21 19:27:04 +02:00
Yann Leboulanger
dc677ab5e9 do not freeze for 2 seconds every 5 seconds when using bonjour under windows. Fixes #6791 2011-08-21 18:16:26 +02:00
Yann Leboulanger
31bfc4969a follow chat in tabs more easily. Don't open as many chattabs as there are lowe priority chats. Fixes #5227 2011-08-21 09:51:57 +02:00
Yann Leboulanger
9d12023ec5 add presence events to trigger plugin 2011-08-19 18:39:09 +02:00
Yann Leboulanger
e93e1cef6e do not connect to opened disconnected groupchats. Fixes #6943 2011-08-18 20:06:31 +02:00
Yann Leboulanger
8520bc8c18 do not set an id when we publish a new item on pubsub. Fixes #6947 2011-08-18 19:03:31 +02:00
Jefry Lagrange
60df476506 Wait until candidate negociation ends; Socks5 connection problem fixed 2011-08-14 23:59:39 -04:00
Jefry Lagrange
4284927434 get priority from candidate stanza 2011-08-14 23:49:23 -04:00
Yann Leboulanger
8a82e9021f correctly set transient window for muc error dialogs. Fixes #6943 2011-08-14 12:19:43 +02:00
Yann Leboulanger
b668569caa set transient for roster windows to error / warning dialogs. Fixes #6942 2011-08-14 11:57:44 +02:00
Yann Leboulanger
6f08dc20ca fix var name 2011-08-10 22:40:30 +02:00
Denis Fomin
6b67ed8cd9 merge 2011-08-09 22:20:17 +03:00
Denis Fomin
2f6c3b5832 coding style 2011-08-09 22:16:26 +03:00
Yann Leboulanger
b6e26061fe ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
Yann Leboulanger
9e79f9d437 change a var name 2011-08-09 17:13:05 +02:00
Yann Leboulanger
70c3245a45 pres_obj.show is already unicode version of show 2011-08-09 11:38:58 +02:00
Jefry Lagrange
9f3d472564 bidirectional jingle FT with socks5 2011-08-08 19:43:07 -04:00
Yann Leboulanger
96b1cc524d don't play sound when we receive the message we just sent in groupchat. Fixes #6938 2011-08-08 21:51:31 +02:00
Yann Leboulanger
6e24d6c04e don't play sound twice when receiving a captcha 2011-08-08 21:50:38 +02:00
Yann Leboulanger
55d4b5d554 fix indentation error 2011-08-08 21:49:29 +02:00
Yann Leboulanger
59eae07cd8 remove old notification code 2011-08-08 18:45:21 +02:00
Yann Leboulanger
5f88e8ec72 handle presence events through Notifiction event 2011-08-08 18:44:32 +02:00
Yann Leboulanger
5e5fd150c6 don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935 2011-08-02 10:38:51 +02:00
Jefry Lagrange
af2e7c89af move plug_idle into socks5queue 2011-08-01 23:12:30 -04:00
Yann Leboulanger
fd81c3f6d0 look in all events (not only systray events) when using gajim-remote show_next_pending_event. Fixes #2791 2011-08-01 19:31:22 +02:00
Yann Leboulanger
7d6bbdb38e make it clearer when groupchat messages have an error. 2011-07-29 18:26:21 +02:00
Yann Leboulanger
21b2448d14 fix arguments of request_voice() function 2011-07-29 17:34:53 +02:00
Yann Leboulanger
c5c169ca15 call load_pkcs12 with empty string passphrase instead of None passphrase 2011-07-28 22:42:03 +02:00
Denis Fomin
3df4a940aa Remove backspace in Gnome Keyring dialog. Fixes #6933 2011-07-28 16:39:26 +03:00
Jefry Lagrange
af9d304c52 add initiator to every jingle stanza 2011-07-27 22:01:49 -04:00
Jefry Lagrange
d5ffbf8834 include ibb and bytestream, jingle transports in feature disco 2011-07-27 16:47:55 -04:00
Jefry Lagrange
d2fddc2562 initiator on transport-info 2011-07-27 14:45:10 -04:00
Yann Leboulanger
94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger
404ca3a68f jump newline when ending a <p> element in html. Fixes #6880 2011-07-24 21:45:57 +02:00
Yann Leboulanger
611eb69e73 add an option to allow hidding roster even if systray is not shown. Fixes #6930 2011-07-24 10:54:43 +02:00
Yann Leboulanger
9308d3af17 use our roster filter as soon as we type a letter. Fixes #5221 2011-07-23 23:18:17 +02:00
Yann Leboulanger
0c65ea1ce6 fix some data conversion. jid is a xmpp.JID instance 2011-07-23 23:03:46 +02:00
Jefry Lagrange
6402505983 fix candidate-error 2011-07-22 18:00:29 -04:00
Jefry Lagrange
11f1c8c275 fix candidate-error 2011-07-22 17:03:56 -04:00