Commit graph

4627 commits

Author SHA1 Message Date
Yann Leboulanger
c8f8a8b6d1 correctly detect when GnomeKeyring is not installed 2013-02-20 20:13:08 +01:00
Yann Leboulanger
d5ee84a329 differenciate popup_image and popup_image_path un notification when we path an icon name or an image path 2013-02-18 20:52:04 +01:00
Yann Leboulanger
e33489ad00 backout bbc44ddb319b. Make import of gnome keyring work 2013-02-16 20:31:38 +01:00
Yann Leboulanger
2c3209ac64 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Jefry Lagrange
3451548d86 Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
Yann Leboulanger
479a9cb8ba [Daniel Aleksandersen] Use encrypted Google search. Fixes #7289 2013-01-14 20:13:45 +01:00
Yann Leboulanger
e3bc4ef020 remove <ping> child in ping reply. Fixes #7286 2013-01-10 17:21:05 +01:00
Yann Leboulanger
9698251570 fix registering new account 2013-01-06 15:11:34 +01:00
Denis Fomin
33eeadcf5f Fix PEP 2013-01-06 15:41:26 +04:00
Yann Leboulanger
3967658f30 ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
Yann Leboulanger
c88522e5de ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
Yann Leboulanger
6879730568 handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example) 2012-12-30 18:54:49 +01:00
Yann Leboulanger
0c4f20145f fix order of farstream calls 2012-12-30 16:20:57 +01:00
Yann Leboulanger
1e3a8ca866 fix order of farstream calls 2012-12-30 16:20:57 +01:00
Jefry Lagrange
c4ca6a80c3 Cancel an IBB transfer 2012-12-26 18:41:31 -04:00
Yann Leboulanger
6894db0224 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
Yann Leboulanger
37e0797f30 correctly get SSL certificate from nbxmpp. Fixes #7283 2012-12-25 18:18:39 +01:00
Yann Leboulanger
2780fc2b0e correctly handle SSL errors. Fixes #7252 2012-12-23 17:48:11 +01:00
Yann Leboulanger
cae8faf0ed fix module name 2012-12-16 23:53:32 +01:00
Yann Leboulanger
ebb901045a fix module name 2012-12-16 18:29:59 +01:00
Yann Leboulanger
34163e508b keep in config file room.JID.muc_restore_*. Fixes #7276 2012-12-13 10:07:51 +01:00
Yann Leboulanger
d1adec53be don't reconnect a disabled account. Fixes #7265 2012-12-12 22:03:13 +01:00
Yann Leboulanger
12cf1eba1f fix module name 2012-12-12 20:34:02 +01:00
Yann Leboulanger
77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Yann Leboulanger
0c6117a778 ability to store muc_restore_* per room JID. Fixes #7276 2012-12-09 17:07:50 +01:00
Yann Leboulanger
0a8b9af93d prevent traceback 2012-12-07 17:05:20 +01:00
Jefry Lagrange
a4fc916ab2 prevent connection to be called when there is no connection 2012-11-23 21:38:36 -04:00
Denis Fomin
9fa880cc36 prevent traceback 2012-11-18 23:46:43 +04:00
Denis Fomin
2384e99900 Make Location information translatable 2012-11-15 14:44:48 +04:00
Denis Fomin
f112615aae typo 2012-11-15 14:19:02 +04:00
Denis Fomin
6485517447 coding style. 2012-11-15 14:05:10 +04:00
Yann Leboulanger
6adec9b8e3 trunk is now 0.15.2.0 2012-11-11 10:05:23 +01:00
Yann Leboulanger
6a8737bcd5 do TLS handshake without blocking. Fixes #7250 2012-10-28 16:59:11 +01:00
Jefry Lagrange
fb5cbc98b4 initialize elapsed-time 2012-10-13 17:32:19 -04:00
Jefry Lagrange
d3048a0ac7 only compare file hashes when we actually have a hash 2012-10-13 14:31:16 -04:00
Jefry Lagrange
8da4e91134 first thing to do when receiving a jingle stanza is to acknowledge it 2012-10-12 00:05:26 -04:00
Jefry Lagrange
7149a2c568 fix getting info of file when receiving a file request 2012-10-09 22:48:01 -04:00
Yann Leboulanger
566273af2c prevent traceback when a wrong certificate is being checked. Fixes #7242 2012-10-08 11:14:47 +02:00
Jefry Lagrange
4f6687e868 refactoring 2012-09-26 20:46:09 -04:00
Yann Leboulanger
3d39c36c18 ignore presences when nothing changed (status, status message, prio). Fixes #7210 2012-09-26 16:03:18 +02:00
Yann Leboulanger
498bcb6ccd decrease call to get_contact(s) function to improve speed. see #7125 2012-09-24 12:24:10 +02:00
Yann Leboulanger
07dd2cf433 fix var name. Fixes #7229 2012-09-23 13:34:21 +02:00
Jefry Lagrange
a8922c32a8 coding standards 2012-09-22 22:16:03 -04:00
Jefry Lagrange
f94a8cec1b only accept file request from peers that we already sent the file to 2012-09-22 13:25:55 -04:00
Jefry Lagrange
589c3081bb socks5 proxy supports file request. Raise OutOfOrder exception when we get a candidate and we are not expecting it 2012-09-21 17:42:16 -04:00
Yann Leboulanger
a2b6b68cde handle disconnection while doing SASL as a sasl failure rather than a connection error. Fixes #3343 2012-09-19 17:20:45 +02:00
Yann Leboulanger
d530b8ef84 fix function argument. Fixes #7229 2012-09-19 09:49:43 +02:00
Yann Leboulanger
7d12dbcc65 decrypt GPG messages one after the other. Fixes #7229 2012-09-18 16:07:11 +02:00
Jefry Lagrange
62da971381 commenting DEBUG code 2012-09-18 00:13:31 -04:00
Jefry Lagrange
6f9c540392 refactoring 2012-09-18 00:12:07 -04:00