Commit graph

4463 commits

Author SHA1 Message Date
Jefry Lagrange
4284927434 get priority from candidate stanza 2011-08-14 23:49:23 -04:00
Yann Leboulanger
6f08dc20ca fix var name 2011-08-10 22:40:30 +02: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
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
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
611eb69e73 add an option to allow hidding roster even if systray is not shown. Fixes #6930 2011-07-24 10:54:43 +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
Jefry Lagrange
d21b091471 fix session-initiate 2011-07-22 16:44:28 -04:00
Jefry Lagrange
d92d86e6bc connecting to candidates in session-accept 2011-07-22 16:15:34 -04:00
Yann Leboulanger
3a84a5de26 correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger
92f3898a3e [Daniel Aleksandersen] Use encrypted Google search. Fixes #7289 2013-01-14 20:13:45 +01:00
Yann Leboulanger
4e4b88cb5b remove <ping> child in ping reply. Fixes #7286 2013-01-10 17:21:05 +01:00
Jefry Lagrange
b223d8c99f Cancel an IBB transfer 2012-12-26 18:41:31 -04:00
Yann Leboulanger
6aca316b7e don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Denis Fomin
bc3e7d0606 cleaning 2013-01-29 23:07:25 +04:00
Yann Leboulanger
f82dfed644 support min_gajim_version and max_gajim_version in plugins 2013-01-26 22:31:17 +01:00
Denis Fomin
67e7d7f718 fix change font in html, wrong import 2013-01-11 16:37:10 +04:00
Denis Fomin
8c6b68d35e fix caps 2013-01-11 13:34:49 +04:00
Denis Fomin
520665a6cc fix html 2013-01-11 01:53:09 +04:00
Yann Leboulanger
8079736493 fix traceback 2013-01-10 19:47:57 +01:00
Denis Fomin
99c62442bb [Asterix] Fix caps 2013-01-08 13:17:09 +04:00
Denis Fomin
ea8a1b3241 fix missing import 2013-01-08 01:59:12 +04:00
Denis Fomin
b6ff150282 fix tracebacks 2013-01-07 18:33:41 +04:00
Denis Fomin
6e278b40fc fix gajim version 2013-01-06 22:07:16 +04:00
Yann Leboulanger
d20dcfccea fix connecting with python3 internal ssl implementation 2013-01-06 13:47:23 +01:00
Denis Fomin
379fb0c515 Fix PEP 2013-01-06 15:41:26 +04:00
Yann Leboulanger
94168c01ae fix encoding issue 2013-01-05 23:06:59 +01:00
Emmanuel Gil Peyrot
ab7ce2b42e Use log.warning instead of the deprecated log.warn. 2013-01-05 11:26:22 +01:00
Denis Fomin
98abd4f4d2 fix exec commands and avatar in popups 2013-01-05 20:08:07 +04:00
Yann Leboulanger
e0b63d4a40 fix gnomekeyring import 2013-01-05 10:58:51 +01:00
Yann Leboulanger
936d538eba correctly open / close file when computing hash 2013-01-05 10:09:15 +01:00
Yann Leboulanger
db06bddb81 correctly close file after it's opened 2013-01-05 10:07:35 +01:00
Yann Leboulanger
7b82ab7b5d close files after they are opened 2013-01-05 09:54:17 +01:00
Yann Leboulanger
0312b6275a itervalues / iterkeys doesn't exist anymore 2013-01-05 09:52:09 +01:00
Yann Leboulanger
e03b3c35b6 fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Yann Leboulanger
89540b0c2e fix registering an account 2013-01-04 23:11:07 +01:00