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
|
1c9ed0a989
|
add tooltip to trigger plugin in configuration window
|
2011-08-08 18:45:06 +02:00 |
Yann Leboulanger
|
5f88e8ec72
|
handle presence events through Notifiction event
|
2011-08-08 18:44:32 +02:00 |
Jefry Lagrange
|
4c451a2283
|
commenting experimental code
|
2011-08-04 17:02:55 -04: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
|
92b932ca07
|
added testing suite for socks5
|
2011-08-01 23:13:56 -04: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
|
8d6172469c
|
[Wieland Hoffmann] updated debian translation
|
2011-07-26 16:02:22 +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 |
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
|
ad7f389a91
|
fix detecting non-anonymous when 100 code is sent in initial presence.
|
2011-07-22 11:18:26 +02:00 |
Yann Leboulanger
|
cbecbd93a4
|
fix nameprep for wrong jids. Fixes #6925
|
2011-07-21 23:50:22 +02:00 |
Yann Leboulanger
|
24d62c2591
|
cleanup gc_control.error_dialog attribute when we close the error dialog. See #6925
|
2011-07-20 00:08:13 +02:00 |
Yann Leboulanger
|
4bbafcf5d0
|
handle message-outgoing events for zeroconf. We can now send messages in trunk. Fixes #6920
|
2011-07-19 23:05:32 +02:00 |
Yann Leboulanger
|
533b17b37a
|
some french translation update. Fixes #6921
|
2011-07-19 00:09:33 +02:00 |
Jefry Lagrange
|
2d624a7b96
|
test case for jingle
|
2011-07-17 18:28:38 -04:00 |
Jefry Lagrange
|
c0e4756f12
|
fixed session-accept
|
2011-07-14 19:07:14 -04:00 |
Yann Leboulanger
|
27649a64aa
|
remove useless demandimport ignore
|
2011-07-05 20:35:36 +02:00 |
Jefry Lagrange
|
8fbaaba356
|
Fixes jingleFT IBB fallback
|
2011-07-05 14:05:16 -04:00 |
Yann Leboulanger
|
f49f8163a6
|
prevent traceback when using normal socks5 FT
|
2011-07-02 00:52:35 +02:00 |
Yann Leboulanger
|
ff972b6b67
|
fix import loops
|
2011-07-02 00:47:33 +02:00 |
Yann Leboulanger
|
ae0a47df85
|
fix error dialog. Fixes #6906
|
2011-07-01 16:08:15 +02:00 |
Jefry Lagrange
|
a8fe25aaa4
|
JingleFT IBB fallback
|
2011-06-28 18:31:07 -04:00 |
Denis Fomin
|
5bba1d51fc
|
coding style
|
2011-06-26 00:28:42 +04:00 |
Denis Fomin
|
de576ebddf
|
do not use clipboard on every 'mark set' signal received
|
2011-06-26 00:24:37 +04:00 |
Yann Leboulanger
|
dc3b203168
|
use event system for jingle FT
|
2011-06-24 18:24:42 +02:00 |
Yann Leboulanger
|
f7b0659c04
|
fix some bad merge
|
2011-06-24 16:35:10 +02:00 |
Yann Leboulanger
|
721defabc3
|
improve demandimport usage
|
2011-06-22 20:33:19 +02:00 |
Yann Leboulanger
|
53a452fc1c
|
check that we have rst plugin before supposing we can do jingle. Fixes #6910
|
2011-06-22 20:29:15 +02:00 |