Commit graph

4067 commits

Author SHA1 Message Date
Yann Leboulanger
bbf334ae6f correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
Yann Leboulanger
4994909e4e always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
967fa409a9 don't allow to browse non-MUC server in join groupchat dialog. 2013-07-30 20:09:52 +02:00
Yann Leboulanger
1cdeb1897a fix var name 2013-07-28 12:58:15 +02:00
Yann Leboulanger
5ce4ec3e57 use XEP-0033 to send one message to several JIDs 2013-07-27 14:14:50 +02:00
Yann Leboulanger
d8264118de remove send_message from connection object. Use Event everywhere 2013-07-26 14:45:16 +02:00
Yann Leboulanger
98919edd49 don't import GTK too early. see #7284, #7192 2013-07-25 10:18:41 +02:00
Denis Fomin
2755dece2e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Yann Leboulanger
1bd9d8e53c improve error message when we cannot connect to a host via a proxy. Fixes #7358 2013-07-19 21:12:11 +02:00
Yann Leboulanger
cef70e7431 remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin
1d290a7a2e typo 2013-07-19 14:36:46 +04:00
Denis Fomin
4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger
a3f1cdd2ab fix receiving a carbon of a sent message without a from. 2013-07-18 14:32:45 +02:00
Yann Leboulanger
f77f5f6646 support version 2 of message carbons 2013-07-18 14:03:13 +02:00
Yann Leboulanger
b9679003b3 get the expired key information back 2013-07-17 15:04:10 +02:00
Yann Leboulanger
6dc8989854 don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
Yann Leboulanger
3b4075c7c4 fix using FT proxies. Fixes #7382 2013-07-15 16:03:07 +02:00
Yann Leboulanger
1b803b7780 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger
689e2581c5 fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240 2013-07-05 21:10:16 +02:00
Yann Leboulanger
efa432ffd4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Yann Leboulanger
084681cb7f fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger
03b06bd72b update gnupg to 0.3.4 2013-06-20 20:47:42 +02:00
Yann Leboulanger
28002c209c discover server of our contacts on startup if it's not already done. 2013-06-02 22:02:43 +02:00
Yann Leboulanger
cd92ce9933 cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360 2013-06-02 21:02:33 +02:00
Yann Leboulanger
ae51adcee2 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +02:00
Yann Leboulanger
96c48693c0 get files from 0.15 branch 2013-05-25 20:53:36 +02:00
Yann Leboulanger
dea17edf4e enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
Yann Leboulanger
6a71432199 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Denis Fomin
b0bc8a4958 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger
b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b74b7f96fa move gtk function from pep to gui_interface 2013-04-06 12:25:19 +02:00
Yann Leboulanger
23471cbd9d remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger
acd9e662bb move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00
Yann Leboulanger
b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger
580e548729 don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger
d77524b6a7 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger
0e480f3501 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger
46f84aaf97 don't traceback when server doesn't have SSL support. Fixes #7322 2013-03-19 13:32:03 +01:00
Yann Leboulanger
f92f4315a2 hg version is now 0.15.3.0 2013-03-17 19:48:52 +01:00
Yann Leboulanger
7ba05ec258 hnadle MISSING_PASSPHRASE message from gnupg when signing 2013-03-14 12:45:53 +01:00
Denis Fomin
14b84cb498 Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Jefry Lagrange
c451722a0a Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger
2c389640a7 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger
04e1d02707 send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger
3d92f24834 don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Yann Leboulanger
19864ec80e correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger
63c854f6f7 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Jefry Lagrange
cc198ec347 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